diff --git a/common/config.js b/common/config.js index bc7c7ef..1273981 100644 --- a/common/config.js +++ b/common/config.js @@ -4,9 +4,6 @@ const debug = true; // false线上 true本地 let baseUrl = '' let baseUrlwws = '' - - - const version = "100"; const autoRemoveCache = { count: 100000,