底层添加路由
This commit is contained in:
@@ -6,5 +6,6 @@ use think\Model;
|
||||
|
||||
class WechatChatroomMemberModel extends Model
|
||||
{
|
||||
|
||||
// 设置表名
|
||||
protected $name = 'wechat_chatroom_member';
|
||||
}
|
||||
Reference in New Issue
Block a user