mirror of
https://github.com/WhaleFell/SMSBoom.git
synced 2026-04-09 05:28:06 +08:00
🎈 perf(项目结构): 优化项目结构,数据文件单独放置,依赖文件
优化项目结构,数据文件单独放在一个文件夹里边,使用`pathlib`模块,添加项目所依赖的库。
This commit is contained in:
优化项目结构,数据文件单独放在一个文件夹里边,使用`pathlib`模块,添加项目所依赖的库。