package
Version:
v0.0.0-...-04961f1
Opens a new window with list of versions in this module.
Published: Aug 9, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
RegisterMobileEmpty = xcode.New(10001, "注册手机号不能为空")
VerificationCodeEmpty = xcode.New(100002, "验证码不能为空")
MobileHasRegistered = xcode.New(100003, "手机号已经注册")
LoginMobileEmpty = xcode.New(100003, "手机号不能为空")
RegisterPasswdEmpty = xcode.New(100004, "密码不能为空")
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.