feat: import services and standardize Go 1.26.5
This commit is contained in:
8
apps/finance/wallet/test/hello.http
Normal file
8
apps/finance/wallet/test/hello.http
Normal file
@@ -0,0 +1,8 @@
|
||||
POST http://127.0.0.1:12239/wallet.Payment/Hello
|
||||
content-type: application/json
|
||||
Authorization: {{BSM_TOKEN}}
|
||||
|
||||
{
|
||||
"account": "admin",
|
||||
"password": "password"
|
||||
}
|
||||
Reference in New Issue
Block a user