10 lines
178 B
JavaScript
10 lines
178 B
JavaScript
window.config = {
|
|
wxAuthUrl: "",
|
|
webAuthUrl: "",
|
|
VConsole: true,
|
|
userIdList: [],
|
|
shareEnv: "production",
|
|
testReactionId: "21023",
|
|
testReactionUserId: "csht003",
|
|
};
|