Commit 6c52a3de by zhiwj

Merge branch 'developer' of http://115.159.76.241/base_platform_enterprise/gic-store into developer

parents 49df949d 9f28d327
......@@ -594,6 +594,7 @@ public class StoreOpenApiServiceImpl implements StoreOpenApiService {
LOGGER.info("对外API权限校验结果-门店资源获取:{}", JSON.toJSONString(storeResult));
}
}
LOGGER.info("对外API权限校验结果-门店资源获取2:{}", JSON.toJSONString(res));
} else {
LOGGER.info("对外API权限校验结果:{}", JSON.toJSONString(res));
}
......
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