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

change test file

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