salary detect
This commit is contained in:
@@ -110,7 +110,7 @@ def penal_charge():
|
|||||||
return response
|
return response
|
||||||
|
|
||||||
@autocall_bp.route("/analytic-salary-detect", methods=["POST"])
|
@autocall_bp.route("/analytic-salary-detect", methods=["POST"])
|
||||||
def penal_charge():
|
def salary_detect():
|
||||||
data = request.get_json()
|
data = request.get_json()
|
||||||
logger.info(f"Calling Salary Detect Endpoints")
|
logger.info(f"Calling Salary Detect Endpoints")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user