Browse Source

admin 2月15号

guojing 5 years ago
parent
commit
d8804c62c9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      whepi-web/src/main/java/com/bofeng/service/BuyService.java

+ 1 - 1
whepi-web/src/main/java/com/bofeng/service/BuyService.java

@@ -97,7 +97,7 @@ public class BuyService {
         //判断是指挥部还是管理员
         if (list.getTgSupplier().equals("指挥部")) {
           if (list.getTgEndTime().getTime() < new DateTime().getMillis()) {
-            jmTuangouDao.updateStatusByJmId(list.getJmId(), 2L);//取消
+            jmTuangouDao.updateStatusByJmId(list.getJmId(), 2L);//发货
           }
         } else {
           // 团购数量  最小起订量