sales text

This commit is contained in:
CHIEFSOFT\ameye
2025-07-06 19:28:33 -04:00
parent e1dc35ec45
commit 08f3af8d7c
4 changed files with 15 additions and 1 deletions
+2
View File
@@ -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():