feat: add ReferralCode to NetworkTree nodes - Added ReferralCode to SP_GetNetworkTree stored procedure - Added ReferralCode property to NetworkTreeDto and NetworkTreeNodeDto - Added referral_code field to networkmembership.proto - Updated Handler and Profile mappings
Build and Deploy to Production / build-and-deploy (push) Successful in 1m45s
Build and Deploy to Production / build-and-deploy (push) Successful in 1m45s
This commit is contained in:
@@ -178,6 +178,7 @@ message NetworkTreeNodeModel
|
||||
google.protobuf.Int64Value activation_week_definition_id = 10; // شماره هفته فعالسازی
|
||||
bool is_activated_in_target_week = 11; // آیا در هفته هدف فعال شده
|
||||
google.protobuf.Timestamp user_created = 12; // تاریخ ایجاد کاربر
|
||||
string referral_code = 13; // کد معرف کاربر
|
||||
}
|
||||
|
||||
// GetHistory Query
|
||||
|
||||
Reference in New Issue
Block a user