feat : sts

This commit is contained in:
2025-04-16 15:13:03 +08:00
parent 39be37f9a5
commit b61f1367b6
5 changed files with 20 additions and 8 deletions

View File

@@ -27,4 +27,6 @@ return [
'wx_secret' => env('WX_SECRET','5d89ebae17d836625f0e155216d71f2d'),
//api_url
'api_url' => env('DEFAULT_API_URL','http://127.0.0.1:9501'),
// upload_dir
'upload_dir' => BASE_PATH.'/uploads/',
];