[fix]修改bug:举报投诉接口保存失败
This commit is contained in:
parent
e23afb299b
commit
a47bc23853
@ -45,7 +45,7 @@ public class FeedbackBO extends BaseBO {
|
|||||||
|
|
||||||
|
|
||||||
@Schema(description ="反馈对象ID")
|
@Schema(description ="反馈对象ID")
|
||||||
private Long aimId;
|
private String aimId;
|
||||||
|
|
||||||
@Schema(description ="原因")
|
@Schema(description ="原因")
|
||||||
private Integer reasonType;
|
private Integer reasonType;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user