This commit is contained in:
张良(004796)
2024-02-21 14:33:02 +08:00
parent c6efe0eb0b
commit c8d097df41
2 changed files with 10 additions and 0 deletions

View File

@@ -32,4 +32,6 @@ public class AgreementSetting implements Serializable {
*/
private String anchorJoinAgreement;
private String privacyAgreement;
}