随笔分类 -  unittest

摘要:import sys import os rpath=os.path.dirname(os.path.dirname(os.path.dirname(os.path.dirname(__file__)))) sys.path.append(rpath) from z_test.ut.common.h 阅读全文
posted @ 2022-04-26 15:08 hyd666kkk 阅读(54) 评论(0) 推荐(0)