mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-06 13:43:02 +08:00
优化
This commit is contained in:
@ -94,7 +94,7 @@ class ExpressController extends CommonController
|
||||
}
|
||||
|
||||
// 图片
|
||||
$this->ImagesSave('icon', 'file_icon', 'express');
|
||||
$this->FileSave('icon', 'file_icon', 'express');
|
||||
|
||||
// id为空则表示是新增
|
||||
$m = D('Express');
|
||||
|
||||
Reference in New Issue
Block a user