Commit 9c2fe430 by linboxuan

update result

parent 20e159e8
......@@ -54,7 +54,7 @@ class UtilsNeedSve extends AppServiceBase {
if (tokenInfo.status != 0) {
return {
"requestId": self.getUUID(),
"success": true,
"success": false,
"errorMsg": "",
"errorCode": "ok"
};
......
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