1 Star 1 Fork 622

endual/DT固定资产设备管理系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
版本升级2.2.21-2.2.22.txt 351 Bytes
一键复制 编辑 原始数据 按行查看 历史
Lank 提交于 2020-11-15 11:48 . 常规更新操作
insert into ct_category_root(id,name,dr)values('12','软件资产',0);
alter table res_label_tpl add conf varchar(500) null;
alter table res_label_tpl add tplfileid varchar(50) null;
alter table res_label_tpl add name varchar(100) null;
alter table res_label_tpl add mark varchar(100) null;
update sys_params set value='2.2.22' where id='version';
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/endual/zcdevmgr.git
git@gitee.com:endual/zcdevmgr.git
endual
zcdevmgr
DT固定资产设备管理系统
master

搜索帮助