Browse Source

userID number to String

zhongzewei 7 years atrás
parent
commit
8370442007

+ 1 - 1
modules/all_models/compleGlj_glj.js

@@ -16,7 +16,7 @@ const comple_gljComponent = new Schema(
 );
 //补充工料机跟用户和编办绑定
 const comple_glj = new Schema({
-    userId: Number,
+    userId: String,
     compilationId: String,
     ID: Number,
     code: String,

+ 1 - 1
modules/all_models/compleRation_ration.js

@@ -35,7 +35,7 @@ const rationInstSchema = new Schema({
 
 //补充定额
 const compleRationSchema = new Schema({
-    userId: Number,
+    userId: String,
     compilationId: String,
     rationRepId: Number,
     ID:Number,

+ 1 - 1
modules/all_models/compleRation_section.js

@@ -8,7 +8,7 @@ const deleteSchema = require('../all_schemas/delete_schema');
 //补充定额章节树
 const compleRationSectionTreeSchema = new Schema({
     //用户名
-    userId: Number,
+    userId: String,
     //编办
     compilationId: String,
     //标准定额库