feat:editMatterConfig
This commit is contained in:
@@ -34,7 +34,7 @@ public class MatterConfigAddRequest {
|
||||
private String jumpUrl;
|
||||
|
||||
@ApiModelProperty( "状态(0:禁用 1:启用)")
|
||||
private Boolean status;
|
||||
private Integer status;
|
||||
|
||||
@ApiModelProperty( "备注")
|
||||
private String remark;
|
||||
|
||||
Reference in New Issue
Block a user