mirror of https://gitee.com/stylefeng/guns
【7.1.6】更新app表的排序字段
parent
dc8e5de59c
commit
0c34de7eb3
|
@ -0,0 +1 @@
|
|||
ALTER TABLE `sys_app` ADD COLUMN `app_sort` int NULL COMMENT '排序' AFTER `status_flag`;
|
Loading…
Reference in New Issue