@@ -4700,6 +4700,7 @@ func (c *HisApiController) GetUploadInfo() {
Diagnosis: diagnosis_id,
PType: 2,
SetlTime: tm.Format("2006-01-02 15:04:05"),
+ Decimal: decimal,
}
err = service.CreateOrderTX(order, tx)
if err != nil {