obtain user login device information

This commit is contained in:
landaiqing
2024-09-02 02:24:46 +08:00
parent 6e47e72514
commit a925bbc871
19 changed files with 327 additions and 46 deletions

View File

@@ -53,4 +53,5 @@ QRCodeGetFailed = "获取二维码失败!"
QRCodeGetSuccess = "获取二维码成功!"
QRCodeExpired = "二维码已过期!"
InternalError = "内部错误!"
RequestError = "请求错误!"