refactor: reorganize modules and add Linux build tooling
This commit is contained in:
7
module/base/passport/test/login-pwd.http
Normal file
7
module/base/passport/test/login-pwd.http
Normal file
@@ -0,0 +1,7 @@
|
||||
POST http://api.apinb.com/passport.Login/Pwd
|
||||
content-type: application/json
|
||||
|
||||
{
|
||||
"account": "demo",
|
||||
"password": "welcome"
|
||||
}
|
||||
Reference in New Issue
Block a user