Sfoglia il codice sorgente

Merge branch '20201014_xt_api_new_branch' of http://git.shengws.com/csx/XT_New into 20201014_xt_api_new_branch

csx 3 anni fa
parent
commit
1431abfc16

+ 1 - 1
controllers/mobile_api_controllers/dialysis_api_controller.go Vedi File

@@ -3491,7 +3491,7 @@ func (c *DialysisAPIController) CreateConsumables() {
3491 3491
 			}
3492 3492
 		}
3493 3493
 
3494
-		fmt.Println("dialysisBefor9999999999999999999", dialysisBefor, active)
3494
+		//fmt.Println("dialysisBefor9999999999999999999", dialysisBefor, active)
3495 3495
 
3496 3496
 		//新增
3497 3497
 		if active == 1 && len(goods) > 0 {