Commit c0cd9331 authored by hanfeng's avatar hanfeng

Merge branch 'master-invoice-modular' into dev

parents b60d8b75 497c724e
......@@ -19,7 +19,7 @@ public class OrderData {
/**
* 产品数量
*/
private Integer num;
private Integer num=1;
/**
* 是否含税价格 0:不含税,1:含税
*/
......
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