subscription

This commit is contained in:
CHIEFSOFT\ameye
2025-07-06 20:59:24 -04:00
parent 34a536f7f8
commit 2a111a3a25
+1
View File
@@ -38,6 +38,7 @@ class MyProductsService(BaseService):
}, 400
mumberSub = MembersProducts.get_member_product_by_product__member_id(member_id, product_id)
subscription =[]
if not mumberSub:
logger.error(f"Ready to add data to tables")
internal_url = str(random.randint(10000, 99999)) + ".devprov.mermsemr.com"