duizhaopin
apan_youxiang@163.com 2 years ago
parent e5c8c2c4cb
commit a539cb6f68

@ -59,7 +59,7 @@ def get_home_info():
except Exception as error: except Exception as error:
return jsonify( return jsonify(
Utils.except_return( Utils.except_return(
msg=f"error:{error}", msg="error:%s" % error,
data=resp_data data=resp_data
) )
) )

Loading…
Cancel
Save