|
@@ -274,8 +274,8 @@ return [
|
|
|
'lock' => 30*60 // 锁定时间(s)
|
|
|
],
|
|
|
|
|
|
- 'addr_url' => 'https://mdyg.sdmingde.cn/h5/repair/index?code=',
|
|
|
-
|
|
|
+ // 'addr_url' => 'https://mdyg.sdmingde.cn/h5/repair/index?code=',
|
|
|
+ 'addr_url' => request()->domain().'/h5/repair/index?code=',
|
|
|
|
|
|
// 上传excel文件
|
|
|
'max_upload_excel' => [
|