Bläddra i källkod

患者检验检查统计开发

XMLWAN 4 år sedan
förälder
incheckning
67f26881cb
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      controllers/new_mobile_api_controllers/new_common_api_controller.go

+ 1 - 1
controllers/new_mobile_api_controllers/new_common_api_controller.go Visa fil

@@ -446,7 +446,7 @@ func (this *NewCommonApiController) GetMobileProjectlsit() {
446 446
 	fourQuarterEndStr := fourQuarterEnd + " 23:59:59"
447 447
 	fourQuarterEnds, _ := utils.ParseTimeStringToTime("2006-01-02 15:04:05", fourQuarterEndStr)
448 448
 	fourQuarterEndStrUnix := fourQuarterEnds.Unix()
449
-	fmt.Println("第四季度结束时间", fourQuarterEndStrUnix)
449
+	//fmt.Println("第四季度结束时间", fourQuarterEndStrUnix)
450 450
 
451 451
 	//按季度统计
452 452
 	if itemtype == 1 {