This commit is contained in:
2025-10-17 10:22:02 +08:00
parent 1a1040b514
commit 7e93bee4fa
11 changed files with 64 additions and 652 deletions

View File

@@ -12,4 +12,11 @@ return [
],
'sms_sign' => '陕西超掌柜科技',
'push_user_list_url' => 'http://192.168.1.42/account/admin/shopUser/getPushEventUser',
'mq' => [
'host' => '121.40.109.122',
'port' => '5672',
'user' => 'chaozg',
'password' => 'chaozg123',
'queue_t' => 'dev',
]
];