@@ -16,6 +16,7 @@ let modelSchema = {
base_price: String,
// 市场单价
market_price: String,
+ taxRate:String,//税率
// 编码
code: {
type: String,