Commit 638d5e22 by 陶光胜

门店品牌变更

parent 515ab1a9
......@@ -828,6 +828,9 @@ public class StoreOpenApiServiceImpl implements StoreOpenApiService {
LOGGER.info("对外API权限校验结果-门店资源获取:{}", JSON.toJSONString(storeResult));
}
}
} else {
result.clear();
return result;
}
LOGGER.info("对外API权限校验结果-资源ID:{}", JSON.toJSONString(res));
} else {
......
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