Commit 62aefe5e authored by 姜登's avatar 姜登

gjj

parent ab1c3a45
Pipeline #6752 passed with stage
in 4 seconds
...@@ -60,7 +60,7 @@ module.exports = () => { ...@@ -60,7 +60,7 @@ module.exports = () => {
config.washAPI = { config.washAPI = {
host: 'http://tt.51gjj.com:11101', host: 'http://tt.51gjj.com:11101',
washUrl: '/gjj/analyzeGjj', washUrl: '/v2/gjj/analyzeGjj',
}; };
config.signatureAPI = { config.signatureAPI = {
......
...@@ -51,7 +51,7 @@ module.exports = () => { ...@@ -51,7 +51,7 @@ module.exports = () => {
config.washAPI = { config.washAPI = {
host: process.env.WASHAPI_HOST || 'http://tt.51gjj.com:11101', host: process.env.WASHAPI_HOST || 'http://tt.51gjj.com:11101',
washUrl: '/gjj/analyzeGjj', washUrl: '/v2/gjj/analyzeGjj',
}; };
config.signatureAPI = { config.signatureAPI = {
......
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