This website requires JavaScript.
Explore
Help
Register
Sign In
sky
/
starwork_flutter
Watch
3
Star
0
Fork
0
You've already forked starwork_flutter
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
starwork_flutter
/
lib
/
api
/
api_path.dart
4 lines
94 B
Dart
Raw
Normal View
History
Unescape
Escape
feat: 接口服务、主页页面开发
2025-09-01 10:24:46 +08:00
class
ApiPath
{
feat: 增加接口封装、获取验证码接口
2025-09-01 18:20:05 +08:00
static
const
String
sendValidationCode
=
"
/v1/common/sendValidationCode
"
;
feat: 接口服务、主页页面开发
2025-09-01 10:24:46 +08:00
}
Reference in New Issue
Copy Permalink