Browse Source

更新代码

XMLWAN 4 years ago
parent
commit
07253313be

+ 1 - 1
controllers/new_mobile_api_controllers/new_dialysis_api_controller.go View File

1816
 			names = role.RoleName + "," + names
1816
 			names = role.RoleName + "," + names
1817
 		}
1817
 		}
1818
 	}
1818
 	}
1819
-	fmt.Println("role_ids--------------", role_ids)
1819
+	//fmt.Println("role_ids--------------", role_ids)
1820
 	if err != nil {
1820
 	if err != nil {
1821
 		this.ServeFailJSONWithSGJErrorCode(enums.ErrorCodeSystemError)
1821
 		this.ServeFailJSONWithSGJErrorCode(enums.ErrorCodeSystemError)
1822
 		return
1822
 		return