1 Star 0 Fork 591

bestkf / 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';
Java
1
https://gitee.com/livecsharp/zcdevmgr.git
git@gitee.com:livecsharp/zcdevmgr.git
livecsharp
zcdevmgr
DT固定资产设备管理系统
master

搜索帮助