项目文件夹

文件
2026-07-13 13:12:33 +08:00

5 行
75 B
Python

from opensquilla.cli.main import app
if __name__ == "__main__":
app()