mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-04 21:03:27 +08:00
系统更新+插件更新优化
This commit is contained in:
@ -146,6 +146,7 @@ class SystemUpgradeService
|
||||
// 需要处理的文件
|
||||
$handle_file_arr = [
|
||||
'update.sql',
|
||||
'power.sql',
|
||||
];
|
||||
|
||||
while(($temp_resource = zip_read($resource)) !== false)
|
||||
|
||||
Reference in New Issue
Block a user