第三方合作无效提示
This commit is contained in:
parent
14600207ce
commit
720af17789
@ -87,6 +87,8 @@ public class QueryTokenController {
|
||||
resp.setMsg("Query token success");
|
||||
resp.setData(JSONUtil.toJSONString(tokenResponse));
|
||||
}
|
||||
} else {
|
||||
resp.setMsg("Cooperation settings or start time not valid");
|
||||
}
|
||||
return resp;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user