云服务商接口支持代理请求

This commit is contained in:
net909
2024-12-26 14:34:55 +08:00
parent 8201318bd7
commit dfded1122b
41 changed files with 300 additions and 151 deletions
+2 -2
View File
@@ -31,7 +31,7 @@ return [
'show_error_msg' => true,
'exception_tmpl' => \think\facade\App::getAppPath() . 'view/exception.tpl',
'version' => '1022',
'version' => '1023',
'dbversion' => '1021'
'dbversion' => '1023'
];