fix(iam): 权限接口序列化问题修复
This commit is contained in:
+1
@@ -2,6 +2,7 @@ package com.jero.modules.docking.iam.dto.response;
|
|||||||
|
|
||||||
import lombok.Data;
|
import lombok.Data;
|
||||||
|
|
||||||
|
@Data
|
||||||
public class BpmcResponseDto {
|
public class BpmcResponseDto {
|
||||||
|
|
||||||
private String returnCode;
|
private String returnCode;
|
||||||
|
|||||||
Reference in New Issue
Block a user