Files
WPSHaiGuiTangBot/app.py

4 lines
45 B
Python
Raw Normal View History

2025-11-13 17:15:45 +08:00
from PWF.Application.app import main
main()