仪表盘
版本库
文件存储
活动
搜索
登录
main
/
flexJobMiniApp
灵工用工小程序
概况
操作记录
提交次数
目录
文档
复刻
对比
blame
|
历史
|
原始文档
fix: bug
wupengfei
2025-10-27
726b66749c924ef70821dbf26d2e4b17f58e7843
[flexJobMiniApp.git]
/
packages
/
constants
/
error.ts
1
2
3
4
export enum ResponseCode {
Refresh = '10',
RegisterExistsPhoneNumber = '11',
}