待办bug修复1+1
This commit is contained in:
parent
596e774d35
commit
d2c38bd9e1
|
@ -44,8 +44,8 @@ public class RequestClient {
|
|||
//测试环境
|
||||
this.newIp = System.getProperty("scnyfz-ip"); // ip
|
||||
this.newPort = System.getProperty("scnyfz-port"); //port
|
||||
this.newClientKey = System.getProperty("scnyfz-scict"); // scicsiku
|
||||
this.newClientSecret = System.getProperty("scnyfz-clientKey"); // 18b9a506-d9d8-4d15-9e03-01867cff5824
|
||||
this.newClientKey = System.getProperty("scnyfz-clientKey"); // scicsiku
|
||||
this.newClientSecret = System.getProperty("scnyfz-scict"); // 18b9a506-d9d8-4d15-9e03-01867cff5824
|
||||
|
||||
}
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue