ソースを参照

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

csx 3 年 前
コミット
e43d212978
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      controllers/zh/zh_his_api_controller.go

+ 1 - 1
controllers/zh/zh_his_api_controller.go ファイルの表示

@@ -811,7 +811,7 @@ func (c *ZHHisApiController) GetZHInHospitalCheck() {
811 811
 				dise.MaindiagFlag = "2"
812 812
 			}
813 813
 
814
-			dise.DiagSrtNo = strconv.FormatInt(int64(item.ID), 10)
814
+			dise.DiagSrtNo = strconv.FormatInt(int64(index), 10)
815 815
 			dise.DiseDorName = doctorInfo.UserName
816 816
 			dise.DiagCode = item.CountryCode
817 817
 			dise.DiagName = item.ClassName