Commit 573446a6 authored by 何娜's avatar 何娜

社保fix

parent 454eff3d
Pipeline #21299 passed with stage
in 2 seconds
...@@ -44,8 +44,8 @@ module.exports = () => { ...@@ -44,8 +44,8 @@ module.exports = () => {
}; };
config.storageAPI = { config.storageAPI = {
host: 'https://uat-nginx.jianbing.com/mongo-service', host: 'https://uat-nginx.jianbing.com/mongo-service/data',
writeUrl: '/data', writeUrl: '',
readUrl: '?type=shebao&id=', readUrl: '?type=shebao&id=',
writeType: 'shebao', writeType: 'shebao',
readDataKey: 'shebaoData', readDataKey: 'shebaoData',
......
...@@ -44,8 +44,8 @@ module.exports = () => { ...@@ -44,8 +44,8 @@ module.exports = () => {
}; };
config.storageAPI = { config.storageAPI = {
host: 'https://lan-nginx.jianbing.com/mongo-service', host: 'https://lan-nginx.jianbing.com/mongo-service/data',
writeUrl: '/data', writeUrl: '',
readUrl: '?type=shebao&id=', readUrl: '?type=shebao&id=',
writeType: 'shebao', writeType: 'shebao',
readDataKey: 'shebaoData', readDataKey: 'shebaoData',
......
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