清理微信存储空间核心代码

This commit is contained in:
xaoyaoo 2024-04-20 19:19:39 +08:00
parent 8b3d2f6579
commit 27101d8845

View File

@ -0,0 +1,11 @@
# -*- coding: utf-8 -*-#
# -------------------------------------------------------------------------------
# Name: cleanup.py
# Description:
# Author: xaoyaoo
# Date: 2024/04/20
# -------------------------------------------------------------------------------
if __name__ == '__main__':
pass