contacts commoents list

This commit is contained in:
CHIEFSOFT\ameye
2025-10-07 08:03:12 -04:00
parent dc27865c47
commit ea06665f6d
2 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ class CommentsService(BaseService):
member_data = Members.get_member_by_uid(uid)
member_id = member_data.id
contacts_product_list = Products.get_contact_supported_product_list(member_id)
contacts_product_list = Products.get_comments_supported_product_list(member_id)
category_data = []
for t in contacts_product_list:
category_data.append({