diff --git a/bin/tests/read_db.py b/bin/tests/read_db.py new file mode 100644 index 0000000..72792c6 --- /dev/null +++ b/bin/tests/read_db.py @@ -0,0 +1,6 @@ +#!/usr/bin/env python3 +# -- coding:utf-8 -- +# @Author: markushammered@gmail.com +# @Development Tool: PyCharm +# @Create Time: 2022/2/18 +# @File Name: read_db.py \ No newline at end of file diff --git a/db/count.db b/db/count.db index 3fcbadb..d98248f 100644 Binary files a/db/count.db and b/db/count.db differ