@@ -11227,7 +11227,7 @@ func (c *HisApiController) GetUploadInfo() {
FeedetlSn: subItem.FeedetlSn,
Price: fmt.Sprintf("%.4f", float64(subItem.Price)),
MedListCodg: subItem.MedListCodg,
- Type: 2,
+ Type: 3,
CostType: subItem.HisProject.CostClassify,
}
customs = append(customs, cus)