@@ -16,7 +16,7 @@ const comple_gljComponent = new Schema(
);
//补充工料机跟用户和编办绑定
const comple_glj = new Schema({
- userId: Number,
+ userId: String,
compilationId: String,
ID: Number,
code: String,
@@ -35,7 +35,7 @@ const rationInstSchema = new Schema({
//补充定额
const compleRationSchema = new Schema({
rationRepId: Number,
ID:Number,
@@ -8,7 +8,7 @@ const deleteSchema = require('../all_schemas/delete_schema');
//补充定额章节树
const compleRationSectionTreeSchema = new Schema({
//用户名
//编办
//标准定额库