This commit is contained in:
YAS\29473
2025-06-04 09:12:07 +08:00
parent 572af79b92
commit aca01ed537
7 changed files with 342 additions and 16 deletions

View File

@@ -9,6 +9,8 @@ import java.util.Date;
@Builder
public class MemberFeedbackVO {
private Long id;
/**
* 会员id
*/