换scnyfz-clientKey
This commit is contained in:
parent
40b4daf4cf
commit
63f7401481
|
@ -45,7 +45,7 @@ public class RequestClient {
|
||||||
this.testIp = System.getProperty("scnyfz-ip"); // ip
|
this.testIp = System.getProperty("scnyfz-ip"); // ip
|
||||||
this.testPort = System.getProperty("scnyfz-port"); //port
|
this.testPort = System.getProperty("scnyfz-port"); //port
|
||||||
this.testClientKey = System.getProperty("scnyfz-scict"); // scicsiku
|
this.testClientKey = System.getProperty("scnyfz-scict"); // scicsiku
|
||||||
this.testClientSecret = System.getProperty("scnyfz-scict"); // 18b9a506-d9d8-4d15-9e03-01867cff5824
|
this.testClientSecret = System.getProperty("scnyfz-clientKey"); // 18b9a506-d9d8-4d15-9e03-01867cff5824
|
||||||
|
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue