Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fangyeqing
/
xkl-interface
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
zhaoyue
2018-01-25 22:17:41 +0800
Commit
74798f8615def0a16f37b6641bc28b9cd9a31509
1 parent
5caa3469
Add rtn more information when verify the usr account
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/java/com/xkl/model/UsrInfoModelForUSPIH.java
src/main/java/com/xkl/model/UsrInfoModelForUSPIH.java
View file @
74798f8
@@ -3,7 +3,7 @@ package com.xkl.model;
@@ -3,7 +3,7 @@ package com.xkl.model;
3
import
lombok.Data
;
3
import
lombok.Data
;
4
4
5
/**
5
/**
6
-
*
QrCode
信息
6
+
*
USPIH用户验证时返回的用户
信息
7
*/
7
*/
8
@Data
8
@Data
9
public
class
UsrInfoModelForUSPIH
{
9
public
class
UsrInfoModelForUSPIH
{
Please
register
or
login
to post a comment