购物车reload标识
This commit is contained in:
@@ -11,14 +11,13 @@ return [
|
|||||||
'access_key_secret' => 'UnqHyd2ByXTYisnIyXl5PsJyveIEau',
|
'access_key_secret' => 'UnqHyd2ByXTYisnIyXl5PsJyveIEau',
|
||||||
],
|
],
|
||||||
'sms_sign' => '陕西超掌柜科技',
|
'sms_sign' => '陕西超掌柜科技',
|
||||||
'push_user_list_url' => 'https://cashier.sxczgkj.com/account/admin/shopUser/getPushEventUser',
|
'push_user_list_url' => 'http://192.168.1.42/account/admin/shopUser/getPushEventUser',
|
||||||
'push_user_ac_list_url' => 'https://cashier.sxczgkj.com/account/admin/shopUser/getAcPushEventUser',
|
'push_user_ac_list_url' => 'http://192.168.1.42/account/admin/shopUser/getAcPushEventUser',
|
||||||
'mq' => [
|
'mq' => [
|
||||||
'host' => '121.40.109.122',
|
'host' => '121.40.109.122',
|
||||||
'port' => '5672',
|
'port' => '5672',
|
||||||
'user' => 'chaozg',
|
'user' => 'chaozg',
|
||||||
'password' => 'chaozg123',
|
'password' => 'chaozg123',
|
||||||
'queue_t' => 'dev',
|
'queue_t' => 'dev',
|
||||||
],
|
]
|
||||||
'sercer_key' => 'JVt1ZT5gwRqHR8pR7cX6DFvf8BxgKugB'
|
];
|
||||||
];
|
|
||||||
Reference in New Issue
Block a user