1 Star 0 Fork 45

pony1223/TestUI

forked from ldh123/TestUI 
加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
newSql.sql 368 Bytes
一键复制 编辑 原始数据 按行查看 历史
ldh123 提交于 2019-12-04 23:00 +08:00 . opt
-- drop table get_result_value;
-- create table get_result_value (
-- id int auto_increment,
-- tree_node_id int not null,
-- name varchar(256) not null,
-- value varchar(256) not null,
-- type varchar(256) not null
-- );
-- create index idx_tid_get_result_value on get_result_value(tree_node_id);
--
-- alter table test_http_param add column enable tinyint;
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/packagejava/TestUI.git
git@gitee.com:packagejava/TestUI.git
packagejava
TestUI
TestUI
master

搜索帮助