feat: import services and standardize Go 1.26.5
This commit is contained in:
7
apps/ec/market/test/agency/login.http
Normal file
7
apps/ec/market/test/agency/login.http
Normal file
@@ -0,0 +1,7 @@
|
||||
POST http://127.0.0.1:12423/market.Agency/Login
|
||||
content-type: application/json
|
||||
|
||||
{
|
||||
"account":"root",
|
||||
"password":"123456"
|
||||
}
|
||||
Reference in New Issue
Block a user