0696b772 by 王聪

pos 3045 update

1 parent 421da294
...@@ -44,7 +44,7 @@ class NSCInvoiceView(GenericView): ...@@ -44,7 +44,7 @@ class NSCInvoiceView(GenericView):
44 vat = content['vat'] 44 vat = content['vat']
45 vat_rate = content['vatRate'] 45 vat_rate = content['vatRate']
46 46
47 return response.ok(data=content) 47 return response.ok()
48 48
49 49
50 de_mortgage_params = { 50 de_mortgage_params = {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!