Commit e1854ea8 authored by 黄奎's avatar 黄奎

新增商品留言

parent 96f0a75b
...@@ -10,6 +10,6 @@ namespace Mall.Model.Extend.Product ...@@ -10,6 +10,6 @@ namespace Mall.Model.Extend.Product
/// </summary> /// </summary>
public class RB_Goods_Leavemessage_Extend: RB_Goods_Leavemessage public class RB_Goods_Leavemessage_Extend: RB_Goods_Leavemessage
{ {
} }
} }
...@@ -3,6 +3,7 @@ using Mall.Model.Entity.Product; ...@@ -3,6 +3,7 @@ using Mall.Model.Entity.Product;
using Mall.Model.Extend.Product; using Mall.Model.Extend.Product;
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq;
using System.Text; using System.Text;
using VT.FW.DB.Dapper; using VT.FW.DB.Dapper;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment