Commit dc6de868 authored by 张彦钊's avatar 张彦钊

change test file

parent 3a567ba0
...@@ -175,8 +175,9 @@ def mysql(device_Android): ...@@ -175,8 +175,9 @@ def mysql(device_Android):
return l return l
if __name__ == '__main__': if __name__ == '__main__':
get_d() aa = get_d()
a = mysql(device_Android) print(aa)
a = mysql(device_IOS)
# for i in a: # for i in a:
# chapter_list = get_chapter(i) # chapter_list = get_chapter(i)
b = get_opreaton() b = get_opreaton()
......
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