Sfoglia il codice sorgente

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

csx 4 anni fa
parent
commit
49ba25c8a2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      controllers/sz/sz_his_api_controller.go

+ 1 - 1
controllers/sz/sz_his_api_controller.go Vedi File

@@ -828,7 +828,7 @@ func (c *SZHisApiController) GetRegisterInfo() {
828 828
 		//
829 829
 		number := miConfig.Code + year + month + day +
830 830
 			fmt.Sprintf("%07v", rand.New(rand.NewSource(time.Now().UnixNano())).Int31n(10000000)) // 定点协议机构编码(5位)+日期(8位)+流水号(7位)
831
-		mz_number := miConfig.Code + year + month + day + strconv.FormatInt(patient_id, 10) +
831
+		mz_number := miConfig.Code + year + month + day +
832 832
 			fmt.Sprintf("%07v", rand.New(rand.NewSource(time.Now().UnixNano())).Int31n(10000000))
833 833
 		//1.判断读卡类型
834 834
 		//2.读卡 获取交易验证码,医疗证号,发卡地区行政区划代码