REQ-3982: fix bugs
This commit is contained in:
parent
cb144203ba
commit
f160271d71
@ -345,18 +345,6 @@ public class VisaDetailByIdResponse {
|
||||
|
||||
}
|
||||
|
||||
@Setter @Getter
|
||||
public static class FormField {
|
||||
/**
|
||||
* 字段名称
|
||||
*/
|
||||
private String name;
|
||||
/**
|
||||
* 字段值
|
||||
*/
|
||||
private String value;
|
||||
}
|
||||
|
||||
|
||||
@Setter @Getter
|
||||
public static class WorkflowDetailButton {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user