feat:getModuleList
This commit is contained in:
@@ -14,6 +14,8 @@ import java.util.List;
|
|||||||
@Data
|
@Data
|
||||||
public class MatterAndMatterDetailVO {
|
public class MatterAndMatterDetailVO {
|
||||||
|
|
||||||
|
private Long id;
|
||||||
|
|
||||||
@ApiModelProperty( "模块CODE")
|
@ApiModelProperty( "模块CODE")
|
||||||
private Integer moduleCode;
|
private Integer moduleCode;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user