This website works better with JavaScript
Home
Explore
Help
Register
Sign In
tjf
/
shujuju
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix
Administrator
4 years ago
parent
cbe501cf35
commit
63c06d067d
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
boman-api/boman-domain/src/main/java/com.boman.domain/dto/RoleMenuDto.java
+ 2
- 0
boman-api/boman-domain/src/main/java/com.boman.domain/dto/RoleMenuDto.java
View File
@@ -1,5 +1,7 @@
package com.boman.domain.dto;
+
+
import lombok.Data;
import java.util.List;