Merge branch '代理服务方案' of http://88.22.24.105:3000/harmony_car/subject-two into 代理服务方案
This commit is contained in:
commit
bb08909d3b
@ -28,7 +28,7 @@ export default class ServiceExtImpl extends IdlServiceExtStub {
|
||||
}).catch(async (err) => {
|
||||
callback(0, JSON.stringify({
|
||||
code: 1,
|
||||
data: JSON.stringify(err)
|
||||
data: err
|
||||
}));
|
||||
console.log("lixiao error", JSON.stringify(err))
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user