Commit 374cc1f8 by 王昆

gsb

parent 5536b53b
......@@ -1451,7 +1451,7 @@ class LaoActionApi extends APIBase {
} catch (e) {
companyInfo = {};
}
return system.getResultSuccess(config.companyInfo);
return system.getResultSuccess(companyInfo);
} catch (e) {
console.log(e);
return system.getErrResult2("您的网络不稳, 请稍后重试")
......
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