route name
This commit is contained in:
@@ -471,7 +471,7 @@ def get_product_templates():
|
|||||||
result = OfficeDashboardService.get_office_product_templates(filters)
|
result = OfficeDashboardService.get_office_product_templates(filters)
|
||||||
return jsonify(result)
|
return jsonify(result)
|
||||||
|
|
||||||
@api.route('/office/accoint-view', methods=['GET'])
|
@api.route('/office/account-view', methods=['GET'])
|
||||||
def get_office_accoint_view():
|
def get_office_accoint_view():
|
||||||
# Call the office account viiew
|
# Call the office account viiew
|
||||||
filters = {
|
filters = {
|
||||||
|
|||||||
Reference in New Issue
Block a user