subscription
This commit is contained in:
@@ -38,6 +38,7 @@ class MyProductsService(BaseService):
|
|||||||
}, 400
|
}, 400
|
||||||
|
|
||||||
mumberSub = MembersProducts.get_member_product_by_product__member_id(member_id, product_id)
|
mumberSub = MembersProducts.get_member_product_by_product__member_id(member_id, product_id)
|
||||||
|
subscription =[]
|
||||||
if not mumberSub:
|
if not mumberSub:
|
||||||
logger.error(f"Ready to add data to tables")
|
logger.error(f"Ready to add data to tables")
|
||||||
internal_url = str(random.randint(10000, 99999)) + ".devprov.mermsemr.com"
|
internal_url = str(random.randint(10000, 99999)) + ".devprov.mermsemr.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user