mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-09-22 21:36:39 +08:00
Pre Merge pull request !77 from hchvhg/master
This commit is contained in:
commit
fcfbb97402
@ -14,7 +14,7 @@ import java.time.LocalDateTime;
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
@Data
|
@Data
|
||||||
public class DictDataVO {
|
public class DictDataVO implements Serializable {
|
||||||
|
|
||||||
@Schema(description = "字典数据id")
|
@Schema(description = "字典数据id")
|
||||||
private Long dictDataId;
|
private Long dictDataId;
|
||||||
|
Loading…
Reference in New Issue
Block a user