后台:记录最新更新人

This commit is contained in:
luying
2021-06-10 14:31:49 +08:00
parent 16fd00f9cd
commit 5c5ee8b7fc
8 changed files with 24 additions and 19 deletions

View File

@@ -16,7 +16,7 @@ const plugin: EggPlugin = {
package: 'egg-alinode',
},
xtransit: {
enable: true,
enable: false,
package: 'egg-xtransit',
}
};