feat: add target week activation flag to network membership
All checks were successful
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 5m28s

This commit is contained in:
masoodafar-web
2025-12-14 03:35:40 +03:30
parent cf75f14003
commit 730e5a252b
5 changed files with 68 additions and 94 deletions

View File

@@ -176,7 +176,8 @@ message NetworkTreeNodeModel
google.protobuf.Timestamp club_activated_at = 8; // تاریخ فعال‌سازی در باشگاه
bool is_club_active = 9; // فعال بودن در باشگاه
string activation_week_number = 10; // شماره هفته فعال‌سازی
google.protobuf.Timestamp user_created = 11; // تاریخ ایجاد کاربر
bool is_activated_in_target_week = 11; // آیا در هفته هدف فعال شده
google.protobuf.Timestamp user_created = 12; // تاریخ ایجاد کاربر
}
// GetHistory Query