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