@@ -392,7 +392,7 @@ public class WarehousingOrderServiceImpl extends ServiceImpl<WarehousingOrderMap
* 每天23.55点更新(新)
*/
@Transactional(rollbackFor = Exception.class)
-// @Scheduled(cron = "0 55 23 * * ?")
+ @Scheduled(cron = "0 55 23 * * ?")
public String addInfo() {
if ("3".equals(ENV)) {
//当天零点