Commit 47a64882 authored by 陈颖's avatar 陈颖

~

parent 335087fa
Pipeline #48040 passed with stage
in 1 minute 37 seconds
......@@ -222,7 +222,7 @@ module.exports = {
const url = `${app.config.NODE_BASE_URL}/apply/task-ip`;
const data = {
ip,
source: '腾讯地图app-server',
source: '腾讯地图51business',
key: app.config.TencentIpKey,
};
const ret = await ctx.curl(url, {
......
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