mirror of
https://gitee.com/apiadmin/ApiAdmin.git
synced 2025-04-06 03:58:00 +08:00
modified 不再实时刷新APPSecret
This commit is contained in:
parent
ee742de7e2
commit
a36f27020a
@ -160,6 +160,7 @@ class App extends Base {
|
||||
'app_name' => $postData['app_name'],
|
||||
'app_info' => $postData['app_info'],
|
||||
'app_group' => $postData['app_group'],
|
||||
'app_secret' => $postData['app_secret'],
|
||||
'app_api' => '',
|
||||
'app_api_show' => '',
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user