陈少旭 преди 1 седмица
родител
ревизия
368900ad92
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      controllers/his_api_controller.go

+ 1 - 1
controllers/his_api_controller.go Целия файл

11227
 								FeedetlSn:        subItem.FeedetlSn,
11227
 								FeedetlSn:        subItem.FeedetlSn,
11228
 								Price:            fmt.Sprintf("%.4f", float64(subItem.Price)),
11228
 								Price:            fmt.Sprintf("%.4f", float64(subItem.Price)),
11229
 								MedListCodg:      subItem.MedListCodg,
11229
 								MedListCodg:      subItem.MedListCodg,
11230
-								Type:             2,
11230
+								Type:             3,
11231
 								CostType:         subItem.HisProject.CostClassify,
11231
 								CostType:         subItem.HisProject.CostClassify,
11232
 							}
11232
 							}
11233
 							customs = append(customs, cus)
11233
 							customs = append(customs, cus)