Commit 32682915 by 陶光胜

门店授权

parent 76b8b02f
......@@ -152,7 +152,6 @@ public class StoreApiServiceImpl implements StoreApiService {
// 更新缓存
refreshCache(storeDTO.getEnterpriseId(), storeDTO.getStoreInfoId());
refreshIndex(storeDTO.getStoreId(), storeDTO.getEnterpriseId());
return ServiceResponse.success();
}
......
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