Explorar o código

Merge branch 'master' of http://192.168.1.41:3000/SmartCost/ConstructionCost

laiguoran %!s(int64=5) %!d(string=hai) anos
pai
achega
5717bf32c7
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      modules/all_models/system_setting.js

+ 0 - 1
modules/all_models/system_setting.js

@@ -23,7 +23,6 @@ let modelSchema = {
     },
     company: String, // 软件供应商
     product: String, // 产品名
-    icp: String, // icp
     version: String // 版本号
 };
 mongoose.model(collectionName, new Schema(modelSchema, {versionKey: false, collection: collectionName}));