多模块重构 4:system 模块的调整,解决单元测试报错的问题
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
-- mbr 开头的 DB
|
||||
CREATE TABLE IF NOT EXISTS "member_user" (
|
||||
"id" bigint NOT NULL GENERATED BY DEFAULT AS IDENTITY COMMENT '编号',
|
||||
"nickname" varchar(30) NOT NULL DEFAULT '' COMMENT '用户昵称',
|
||||
|
||||
Reference in New Issue
Block a user