修改技术监督sk

This commit is contained in:
wr
2023-12-27 10:41:13 +08:00
parent 2a4c094012
commit 13cf58c748

View File

@@ -13,6 +13,6 @@ import java.util.List;
public class SendParam {
private String provinceId;
private String secretKey="lW2xr6zKjbaqVDOSgQpcGrM6Rg0=";
private String secretKey="xQcEF+9hnekk2ZAD1+K1y3PS1d7e3wf0dmPXeeMKf/19qRhyP+4c0FTr70bGINpR";
private List stats;
}