Sub data
This commit is contained in:
@@ -39,7 +39,7 @@ class MyProductsService(BaseService):
|
||||
|
||||
logger.info(f"GET HERE ******************************** : {data}", exc_info=True)
|
||||
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")
|
||||
response_data = {
|
||||
|
||||
Reference in New Issue
Block a user