소스 검색

测试提交代码

reloaded 5 년 전
부모
커밋
75e7cc6938
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/model/trainplan.js

+ 1 - 1
app/model/trainplan.js

@@ -2,7 +2,7 @@
 const Schema = require('mongoose').Schema;
 const metaPlugin = require('naf-framework-mongoose/lib/model/meta-plugin');
 
-// 批次信息表a
+// 批次信息表
 const batchInfo = new Schema({
   batch: { type: String, required: false, maxLength: 200 }, // 批次
   class: { type: String, required: false, maxLength: 200 }, // 班级数