代码优化
This commit is contained in:
@@ -7,5 +7,5 @@ use think\Model;
|
||||
class WechatFriendModel extends Model
|
||||
{
|
||||
// 设置表名
|
||||
protected $name = 'wechat_friend';
|
||||
protected $table = 's2_wechat_friend';
|
||||
}
|
||||
Reference in New Issue
Block a user