sales text
This commit is contained in:
@@ -142,6 +142,8 @@ def myproduct_dash():
|
||||
response = MyProductsService.process_request(data)
|
||||
return response
|
||||
|
||||
# /panel/myproduct/subscription
|
||||
|
||||
# /panel/account/calendar
|
||||
@api.route("/panel/account/calendar", methods=["POST"])
|
||||
def mycalendar_dash():
|
||||
|
||||
Reference in New Issue
Block a user