后台:记录最新更新人
This commit is contained in:
@@ -16,7 +16,7 @@ const plugin: EggPlugin = {
|
||||
package: 'egg-alinode',
|
||||
},
|
||||
xtransit: {
|
||||
enable: true,
|
||||
enable: false,
|
||||
package: 'egg-xtransit',
|
||||
}
|
||||
};
|
||||
|
||||
-1
@@ -17,7 +17,6 @@ import 'egg-view';
|
||||
import 'egg-view-nunjucks';
|
||||
import 'egg-cors';
|
||||
import 'egg-alinode';
|
||||
import 'egg-xtransit';
|
||||
import { EggPluginItem } from 'egg';
|
||||
declare module 'egg' {
|
||||
interface EggPlugin {
|
||||
|
||||
Reference in New Issue
Block a user