作者 Your Name

更新

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