diff --git a/mcwl-system/src/main/java/com/mcwl/system/domain/Policy.java b/mcwl-system/src/main/java/com/mcwl/system/domain/Policy.java index 24af945..4375d28 100644 --- a/mcwl-system/src/main/java/com/mcwl/system/domain/Policy.java +++ b/mcwl-system/src/main/java/com/mcwl/system/domain/Policy.java @@ -15,7 +15,7 @@ import lombok.NoArgsConstructor; * @Project:mcwl-ai * @Package:com.mcwl.system.domain * @Filename:Per - * @Description 用户协议/隐私政策 + * @Description 用户协议/隐私政策表 * @Date:2025/2/14 10:05 */ @AllArgsConstructor