修复支付 导出最新sql

This commit is contained in:
hupeng
2023-10-11 11:39:10 +08:00
parent 85b0868dde
commit 441dad9ef6
30 changed files with 838 additions and 122 deletions

View File

@ -1,10 +1,10 @@
{
"local": {
"baseUrl": "http://127.0.0.1:48080/admin-api",
"baseUrl": "http://127.0.0.1:48082/admin-api",
"token": "test1",
"adminTenentId": "1",
"appApi": "http://127.0.0.1:48080/app-api",
"appApi": "http://127.0.0.1:48082/app-api",
"appToken": "test247",
"appTenentId": "1"
},