1.提交缺失的东西
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
// | author: likeshop.cn.team
|
||||
// +----------------------------------------------------------------------
|
||||
namespace app\api\model;
|
||||
use app\common\server\UrlServer;
|
||||
use app\common\service\UrlServer;
|
||||
use think\Model;
|
||||
|
||||
class GoodsImage extends Model{
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
// | author: likeshop.cn.team
|
||||
// +----------------------------------------------------------------------
|
||||
namespace app\api\model;
|
||||
use app\common\server\UrlServer;
|
||||
use app\common\service\UrlServer;
|
||||
use think\Model;
|
||||
|
||||
class GoodsItem extends Model {
|
||||
|
||||
Reference in New Issue
Block a user