2 Star 0 Fork 1

蒋汶真/apiview

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
apiview.del.sql 757 Bytes
一键复制 编辑 原始数据 按行查看 历史
jiang28555@gmail.com 提交于 2018-09-29 01:40 . 增加项目管理
-- create table api_moudle
-- (
-- api_moudle_id int(4) auto_increment comment '模块ID' primary key
-- ,api_projectname_id int not null comment '所属项目ID'
-- ,api_domain_id int(4) comment '域名ID'
-- ,moudlename varchar(50) not null comment '模块名称'
-- ,description varchar(50) not null comment '模块描述'
-- ,remark varchar(255) default '' null comment '备注'
-- ,create_by varchar(64) default '' null comment '创建者'
-- ,create_time datetime null comment '创建时间'
-- ,update_by varchar(64) default '' null comment '更新者'
-- ,update_time datetime null comment '更新时间'
-- )
-- comment '接口模块';
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/shoukaiseki/apiview.git
git@gitee.com:shoukaiseki/apiview.git
shoukaiseki
apiview
apiview
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385