Browse Source

单品优惠加上税费

plf 4 years ago
parent
commit
6bb72d5543
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/resources/mapper/OrderMapper.xml

+ 1 - 0
src/main/resources/mapper/OrderMapper.xml

@@ -109,6 +109,7 @@
           cop.includedTax,
           cop.invoiceType,
           cop.taxRate,
+          cop.addedValueTax,
           cop.totalAddedValueTax,
           cop.notOutStore,
           cop.name,