Commit f2893314 by 徐康

修复bug

parent 1aa0858b
...@@ -173,7 +173,7 @@ public class CreateOrderProductRequest extends BaseConfig { ...@@ -173,7 +173,7 @@ public class CreateOrderProductRequest extends BaseConfig {
private String category; private String category;
/** 商品税率**/ /** 商品税率**/
private Double tax; private double tax;
private String taxId; private String taxId;
......
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