✨ feat(config): 添加公测自营大区配置
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import { zy1, zy2, zy3, zy4, zy5 } from "./yjz_zy";
|
||||
|
||||
module.exports = {
|
||||
'development': {
|
||||
'connector': [
|
||||
@@ -625,4 +627,9 @@ module.exports = {
|
||||
'activity': [],
|
||||
'order': [],
|
||||
},
|
||||
'zy1': zy1,
|
||||
'zy2': zy2,
|
||||
'zy3': zy3,
|
||||
'zy4': zy4,
|
||||
'zy5': zy5,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user