This commit is contained in:
张良(004796)
2024-02-04 17:03:52 +08:00
parent 3d350ba691
commit 684216368c
7 changed files with 164 additions and 9 deletions

View File

@@ -11,4 +11,5 @@ public class CaiProperties {
private String homeName = "蜜瓜";
private String coinName = "紫贝";
private boolean enableApiEncryption = true;
}