This website requires JavaScript.
Explore
Help
Sign In
kingecg
/
gohttpdUi
Watch
1
Star
0
Fork
You've already forked gohttpdUi
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4c4903e806
gohttpdUi
/
mock
/
user
/
types.ts
7 lines
96 B
TypeScript
Raw
Blame
History
export
interface
User
{
userName
:
String
password
:
String
role
:
String
roleId
:
String
}
Reference in New Issue
View Git Blame
Copy Permalink