Ver código fonte

售后提交

yuhongqi 1 dia atrás
pai
commit
dfcb9bb275

+ 1 - 1
fs-service-system/src/main/java/com/fs/live/service/impl/LiveAfterSalesServiceImpl.java

@@ -493,7 +493,7 @@ public class LiveAfterSalesServiceImpl implements ILiveAfterSalesService {
             return R.error("已提交申请,等待处理");
         }
 
-        if(order.getStatus().equals(OrderInfoEnum.STATUS_3.getValue())) {
+        if(order.getStatus().equals(4)) {
             String json=configService.selectConfigByKey("store.config");
             StoreConfig config= JSONUtil.toBean(json,StoreConfig.class);
             //已完成订单