去掉编号函数
This commit is contained in:
@@ -1678,3 +1678,9 @@ CREATE TABLE `jsh_tenant` (
|
||||
-- 给租户表增加数据
|
||||
-- ----------------------------
|
||||
INSERT INTO `jsh_tenant` VALUES ('13', '63', 'jsh', '20', '2000', null);
|
||||
|
||||
-- ----------------------------
|
||||
-- 时间:2019年7月10日
|
||||
-- 删除函数
|
||||
-- ----------------------------
|
||||
DROP FUNCTION IF EXISTS `_nextval`;
|
||||
Reference in New Issue
Block a user