Commit 22cd0fd7 authored by 李煜's avatar 李煜

update task init fuc

parent 6f33250b
......@@ -9,4 +9,8 @@
"""
from ultron.cluster.invoke.app_engine import create_app
app = create_app('factor', ['factor.factor_growth', 'factor.historical_value', 'factor.factor_cash_flow'])
app = create_app('factor', ['factor.factor_growth',
'factor.historical_value',
'factor.factor_cash_flow',
'factor.factor_constrain',
'factor.factor_earning'])
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