数据表设计服务 Class TableService
getTablePrefix() : string
获取表前缀信息
createTable(array $data) : boolean
创建数据表
Loading…