fix
This commit is contained in:
@@ -18,7 +18,7 @@ public class AddTagCallbackNoticeRequest {
|
||||
@ApiModelProperty(name = "1.法人 2.非法人", required = true)
|
||||
private Integer addTagType;
|
||||
@ApiModelProperty(name = "失败原因", required = false)
|
||||
private Integer errorMsg;
|
||||
private String errorMsg;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user