Browse Source

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

csx 3 years ago
parent
commit
cc7aff1f1a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      service/sz_his_service.go

+ 2 - 2
service/sz_his_service.go View File

792
 	feedetail := make([]map[string]interface{}, 0)
792
 	feedetail := make([]map[string]interface{}, 0)
793
 
793
 
794
 	feedetailInfo := make(map[string]interface{})
794
 	feedetailInfo := make(map[string]interface{})
795
-	feedetailInfo["ake001"] = pro.SocialSecurityDirectoryCode           //社保目录编码
796
-	feedetailInfo["ake005"] = pro.SocialSecurityDirectoryCode           //协议机构内部目录编码
795
+	feedetailInfo["ake001"] = pro.MedicalCode                           //社保目录编码
796
+	feedetailInfo["ake005"] = pro.MedicalCode                           //协议机构内部目录编码
797
 	feedetailInfo["ake006"] = pro.ProjectName                           // 协议机构内部目录名称
797
 	feedetailInfo["ake006"] = pro.ProjectName                           // 协议机构内部目录名称
798
 	feedetailInfo["bkf131"] = pro.Category                              //协议机构项目类别
798
 	feedetailInfo["bkf131"] = pro.Category                              //协议机构项目类别
799
 	feedetailInfo["bkm062"] = strconv.FormatInt(pro.SpecailProject, 10) // 门诊特检项目标识
799
 	feedetailInfo["bkm062"] = strconv.FormatInt(pro.SpecailProject, 10) // 门诊特检项目标识