@@ -52,7 +52,7 @@ public class SceneController extends BaseController {
String token = this.getToken();
String sysCode = null;
String acctId = null;
- String RSP = "-1";
+ String RSP = "0";
// TODO: 2024/6/5 调用统一认证api,如果出参中返回的
if(!RSP.equals("0")){