Browse Source

员工备注

shish 6 years ago
parent
commit
f92fac04b9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      sql.txt

+ 3 - 0
sql.txt

@@ -1,3 +1,6 @@
+2019.12.25 shish 员工备注
+ALTER TABLE `xhAdmin` ADD remark VARCHAR(500) NOT NULL DEFAULT '' COMMENT '员工备注' AFTER `remind`;
+
 2019.12.24
 DROP TABLE IF EXISTS `xhRenew`;
 CREATE TABLE IF NOT EXISTS `xhRenew` (