1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const BaseHandler = require('./baseHandler');
|
||||
const ConfigManager = require('../services/configManager');
|
||||
const command = require('../command');
|
||||
const config = require('../config');
|
||||
const command = require('../core/command');
|
||||
const config = require('../infrastructure/config');
|
||||
|
||||
/**
|
||||
* 自动沟通处理器
|
||||
|
||||
Reference in New Issue
Block a user