lrf %!s(int64=2) %!d(string=hai) anos
pai
achega
424496b32c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/model/shop/goodsRate.js

+ 1 - 0
app/model/shop/goodsRate.js

@@ -3,6 +3,7 @@ const Schema = require('mongoose').Schema;
 const metaPlugin = require('naf-framework-mongoose-free/lib/model/meta-plugin');
 
 const reply = {
+  reply_person: { type: String, zh: '评论人' },
   content: { type: String, zh: '内容' },
   file: { type: Array, zh: '图片' },
   // reply:reply,