@@ -184,6 +184,8 @@ func (this *ApplyRecordController) ListSysRole() {
list[i].ApplicationSource = "网页版"
case 5:
list[i].ApplicationSource = "研选小程序"
+ case 6:
+ list[i].ApplicationSource = "买方研选网页版"
}
switch v.InviteCompanySource {