Commit eb7f5f4d authored by 赵杰's avatar 赵杰

新增基金的数据联动接口2

parent ff7fef20
......@@ -25,5 +25,5 @@ def add_route(api):
api.add_resource(FundEvaluation, '/api/fund_evaluation')
api.add_resource(StatementController, '/api/statement')
api.add_resource(AppReportHandlers, '/fund_report/report')
api.add_resource(UpdateReportHandlers, 'fund_report/update_report')
api.add_resource(UpdateReportHandlers, '/fund_report/update_report')
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment