$sql = "create table {$tableName} (aid int unsigned not null) engine=MYISAM default charset=utf8"; Db::execute($sql);复制代码
举报
首页
分类
发布
搜索
我的