소스 검색

userID number to String

zhongzewei 7 년 전
부모
커밋
8370442007
3개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      modules/all_models/compleGlj_glj.js
  2. 1 1
      modules/all_models/compleRation_ration.js
  3. 1 1
      modules/all_models/compleRation_section.js

+ 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,
     //标准定额库