This commit is contained in:
JiaJu Zhuang
2023-07-11 21:58:43 +08:00
parent 81c7976926
commit f196e456c1

View File

@ -21,5 +21,5 @@ public class QrCodeResponse {
*/
private String apiKey;
private String tips;
private String tip;
}