Commit 29ed3bd3 by 陶光胜

门店品牌变更

parent b0dd8389
......@@ -215,7 +215,7 @@ public class StoreAuthorizationApiServiceImpl implements StoreAuthorizationApiSe
}
}
}
this.authRegionStatusStoreType(regionSet, storeStatusSet, storeTypeSet, storeInfoIdSet, storeBrandIdSet, enterpriseId, toEnterpriseId);
this.authRegionStatusStoreType(regionSet, storeStatusSet, storeTypeSet, storeInfoIdSet, storeBrandIdSet, ownEnterpriseId, unionEnterpriseId);
}
private void sendDataToMq(StoreDTO storeDTO, Integer toEnterpriseId, int isEnd, String key, int total){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment