Ver código fonte

更新代码

XMLWAN 4 anos atrás
pai
commit
07253313be

+ 1 - 1
controllers/new_mobile_api_controllers/new_dialysis_api_controller.go Ver arquivo

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