4 lines
		
	
	
		
			347 B
		
	
	
	
		
			Python
		
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			347 B
		
	
	
	
		
			Python
		
	
	
	
| TAPI_CODE_WRONG = {"code": "tapi_code_wrong", "detail": "三方接口请求标识有误"}
 | |
| XX_REQUEST_ERROR = {"code": "xx_request_error", "detail": "寻息接口访问异常"}
 | |
| DH_REQUEST_ERROR = {"code": "dh_request_error", "detail": "大华接口访问异常"}
 | |
| SP_REQUEST_ERROR = {"code": "sp_request_error", "detail": "音响接口访问异常"} |