@@ -1816,7 +1816,7 @@ func (this *NewDialysisApiController) GetRoleName() {
names = role.RoleName + "," + names
}
- fmt.Println("role_ids--------------", role_ids)
+ //fmt.Println("role_ids--------------", role_ids)
if err != nil {
this.ServeFailJSONWithSGJErrorCode(enums.ErrorCodeSystemError)
return