This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
suimangServer
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix
photo
winter
1 year ago
parent
12cd5ca027
commit
b7db541869
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
suimangService/src/main/java/com/iformall/domain/po/sm/ServiceInfo.java
+ 2
- 2
suimangService/src/main/java/com/iformall/domain/po/sm/ServiceInfo.java
View File
@@ -64,9 +64,9 @@ public class ServiceInfo extends BaseEntity{
private Long mallUserInfo;
/**
*
登录用户
*
剩余时长
*/
private Long remainingTimes;
@TableField(exist = false)
private Long times;
}
Write
Preview
Loading…
Cancel
Save