basic-auto-test/main.py

10 lines
214 B
Python
Raw Normal View History

2024-01-25 15:59:15 +08:00
# -*- coding: utf-8 -*-
# -------------------------------
2024-06-26 13:51:06 +08:00
# @文件main.py
# @时间2024/3/22 10:49
2024-01-25 15:59:15 +08:00
# @作者caiweichao
2024-06-26 13:51:06 +08:00
# @功能描述:测试执行主入口
2024-01-25 15:59:15 +08:00
# -------------------------------
2024-06-26 13:51:06 +08:00
import os