Commit 09d4f9f0 by huangjing

hj

parent 1e17b486
...@@ -182,4 +182,4 @@ rc.IndexsGet(indexs)#把指标装入对象 ...@@ -182,4 +182,4 @@ rc.IndexsGet(indexs)#把指标装入对象
rc.Compute()#指标计算 rc.Compute()#指标计算
jsonstr = rc.Ret2Json()#指标输出成樊辉要的格式 jsonstr = rc.Ret2Json()#指标输出成樊辉要的格式
print(jsonstr) print(jsonstr)
# client.rpop('notifyRule') client.rpop('notifyRule')
\ No newline at end of file \ No newline at end of file
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