ソースを参照

Merge branch 'master' of http://git.shengws.com/csx/gdyb

csx 1 年間 前
コミット
c97899193b
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      controllers/sg/his_api_controller.go

+ 1 - 0
controllers/sg/his_api_controller.go ファイルの表示

@@ -94,6 +94,7 @@ func (c *HisApiController) Get9001() {
94 94
 	roles, _ := service.GetAdminUserInfoByID(adminUser.CurrentOrgId, 185)
95 95
 
96 96
 	if miConfig.MdtrtareaAdmvs == "350500" {
97
+		fmt.Println("350500")
97 98
 
98 99
 		service.GetFjAuthorizationInfo(miConfig.Code)
99 100