记得上下班打卡 | git大法好,push需谨慎

Commit 05e3e179 authored by GaoHu's avatar GaoHu

Merge remote-tracking branch 'origin/dev_nft_411' into dev_nft_411

parents f2734628 b9fb7ade
...@@ -37,4 +37,6 @@ liquidnet: ...@@ -37,4 +37,6 @@ liquidnet:
refund-url: https://gateway.95516.com refund-url: https://gateway.95516.com
certs-path: /data/certs/dragon/unionpay/test certs-path: /data/certs/dragon/unionpay/test
certs-prefix: acp_test certs-prefix: acp_test
pfx-pwd: '520360' pfx-pwd: '520360'
\ No newline at end of file apple:
urlVerify: https://sandbox.itunes.apple.com/verifyReceipt
\ No newline at end of file
...@@ -214,6 +214,7 @@ CREATE TABLE goblin_nft_order_refund ...@@ -214,6 +214,7 @@ CREATE TABLE goblin_nft_order_refund
# -- >>------------------------------------------------------------------------------------ # -- >>------------------------------------------------------------------------------------
# -- >>------------------------------------------------------------------------------------ # -- >>------------------------------------------------------------------------------------
alter table dragon_orders add receipt_data text comment '苹果支付回调的code';
# ---- CONFIG 修改 ---- # ---- CONFIG 修改 ----
# ---- liquidnet-client-admin-web.yml url7: "/goblin/common/goods?type=0" #商品 url9: "/goblin/common/goods?type=1" #NFT # ---- liquidnet-client-admin-web.yml url7: "/goblin/common/goods?type=0" #商品 url9: "/goblin/common/goods?type=1" #NFT
\ No newline at end of file
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