提交 4613d74b 作者: 沈振路

Merge branch 'customer_service_SZlu'

...@@ -171,7 +171,6 @@ public class CustomerServiceCommonAsyncComponent { ...@@ -171,7 +171,6 @@ public class CustomerServiceCommonAsyncComponent {
} }
} }
@Async("myExecutor")
public void dispatchDelay(String dateStr, AuthInfoVO authInfoVo, ReferralEntity referralEntity) { public void dispatchDelay(String dateStr, AuthInfoVO authInfoVo, ReferralEntity referralEntity) {
String storeType = referralEntity.getStoreType(); String storeType = referralEntity.getStoreType();
if (storeType.equals(CustomerCommonConstant.STORE_NAME_YANG_GUANG) || storeType.equals(CustomerCommonConstant.STORE_NAME_ZHANG_ZHONG_YUN)) { if (storeType.equals(CustomerCommonConstant.STORE_NAME_YANG_GUANG) || storeType.equals(CustomerCommonConstant.STORE_NAME_ZHANG_ZHONG_YUN)) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论