Commit 9aaac092 authored by 高雅喆's avatar 高雅喆

Merge branch 'master' of git.wanmeizhensuo.com:ML/ffm-baseline

use new table with index
parents c576970e 420781d7
import os
def check():
out=os.popen("ps aux | grep diaryQueueUpdate.py").read()
flag = False
......@@ -11,8 +12,8 @@ def check():
if __name__ == "__main__":
print(8)
print(check())
print(900)
if 1:
os.popen('python diaryQueueUpdate.py')
print(2)
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