重新初始化
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
<?php
|
||||
namespace app\model;
|
||||
|
||||
use think\Model;
|
||||
|
||||
class Content extends Model {
|
||||
// 定义默认的表后缀(默认查询中文数据)
|
||||
protected $suffix = '';
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user