forked from erp-dev/erp
feat: add discount_amount to payment_order and receipt_order, and change total_amount logic
This commit is contained in:
@@ -218,7 +218,7 @@ USE_TZ = True
|
||||
QINIU_ACCESS_KEY = 'IySZff0zEN7jHeDuxj5PrQNMv0qjKoVqBRCuFMzi'
|
||||
QINIU_SECRET_KEY = 'Mph5XkjUQO3VHFPT1JulYHY442uMOya2bXjbSZp8'
|
||||
QINIU_BUCKET_NAME = 'yunwenerp'
|
||||
QINIU_BUCKET_DOMAIN = 't5510mjho.hn-bkt.clouddn.com'
|
||||
QINIU_BUCKET_DOMAIN = 'image.yuwen.cloud'
|
||||
QINIU_SECURE_URL = False
|
||||
|
||||
STORAGES = {
|
||||
|
||||
Reference in New Issue
Block a user