2022年7月30日

摘要: # -*- encoding=utf8 -*-__author__ = "antony" from airtest.core.api import * auto_setup(__file__)unique_number = 200 #起始单号for i in range(100):#生成单号的个数 阅读全文
posted @ 2022-07-30 08:28 sunny_2016 阅读(23) 评论(0) 推荐(0)

导航