|
|
@@ -23,7 +23,7 @@ use Yii;
|
|
|
class pushNotice
|
|
|
{
|
|
|
|
|
|
- const domainUrl = 'https://restapi.getui.com/v2';
|
|
|
+ const domainUrl = 'https://restapi.getui.com';
|
|
|
const appKey = 'uC5ZdrWSV48cLRBJWMSId9';
|
|
|
const appId = 'YjALucIHmI7DylcjlMZEx2';
|
|
|
const masterSecret = 'zSbdBLOQrxAa5IcDNqIne7';
|