作者 Your Name

更新

@@ -101,7 +101,7 @@ func (svr *CommonStatisticsService) TimeSectionProductRecord() (interface{}, err @@ -101,7 +101,7 @@ func (svr *CommonStatisticsService) TimeSectionProductRecord() (interface{}, err
101 constant.MANUFACTURE_DEFAULT_COMPANYID, 101 constant.MANUFACTURE_DEFAULT_COMPANYID,
102 constant.MANUFACTURE_DEFAULT_ORGID, 102 constant.MANUFACTURE_DEFAULT_ORGID,
103 constant.MANUFACTURE_DEFAULT_WORKSHOPID, 103 constant.MANUFACTURE_DEFAULT_WORKSHOPID,
104 - 0, 0, 104 + 7, 8,
105 ) 105 )
106 if err != nil { 106 if err != nil {
107 return nil, application.ThrowError(application.TRANSACTION_ERROR, err.Error()) 107 return nil, application.ThrowError(application.TRANSACTION_ERROR, err.Error())