1.技术监督回退接口
This commit is contained in:
@@ -13,6 +13,13 @@ import java.util.List;
|
||||
public class SendParam {
|
||||
|
||||
private String provinceId;
|
||||
private String secretKey="xQcEF+9hnekk2ZAD1+K1y3PS1d7e3wf0dmPXeeMKf/19qRhyP+4c0FTr70bGINpR";
|
||||
private String secretKey = "xQcEF+9hnekk2ZAD1+K1y3PS1d7e3wf0dmPXeeMKf/19qRhyP+4c0FTr70bGINpR";
|
||||
private List stats;
|
||||
|
||||
@Data
|
||||
public class Extend {
|
||||
private String planId;
|
||||
private String rejectReason;
|
||||
private String rejectComment;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user