gfwgfeegfewg
BIN
0.jpg
|
Before Width: | Height: | Size: 164 KiB After Width: | Height: | Size: 164 KiB |
BIN
1.jpg
|
Before Width: | Height: | Size: 6.6 KiB After Width: | Height: | Size: 7.1 KiB |
@@ -226,13 +226,16 @@ class Acb:
|
||||
self.tab.actions.release()
|
||||
|
||||
# 查询
|
||||
self.tab.ele('x://span[text()="新建"]').click()
|
||||
self.tab = self.page.new_tab(
|
||||
url="https://bcp.dongfeng-honda.com/#/dop/dop/partsStorage/serviceReception/customerReception")
|
||||
time.sleep(5)
|
||||
self.tab.ele('x://span[text()="新建"]', timeout=15).click()
|
||||
time.sleep(1)
|
||||
|
||||
self.tab.ele('x:(//input[@labelname="VIN码"])[last()]').input("LVHCU8610S5010882")
|
||||
time.sleep(1)
|
||||
self.tab.ele('x:(//span[text()="查询"])[last()]').click()
|
||||
time.sleep(1)
|
||||
time.sleep(3)
|
||||
xx_ele = self.tab.ele('x:(//span[normalize-space(text()) = "选择"])[last()]', timeout=10)
|
||||
if xx_ele:
|
||||
xx_ele.click()
|
||||
@@ -240,7 +243,6 @@ class Acb:
|
||||
logger.error("车辆不存在!!!")
|
||||
return
|
||||
|
||||
|
||||
try:
|
||||
self.fill_basic_info()
|
||||
self.add_projects()
|
||||
@@ -249,45 +251,45 @@ class Acb:
|
||||
logger.exception(f"工单填写失败:{e}")
|
||||
|
||||
|
||||
# if __name__ == '__main__':
|
||||
# a = {
|
||||
# "工单类型": "保修",
|
||||
# "VIN码": "LVHCU8610S5010882",
|
||||
# "维修类型": "PDI",
|
||||
# "二级维修类型": "检查",
|
||||
# "进厂行驶里程": 154546,
|
||||
# "出厂行驶里程": 1578164,
|
||||
# "预计交车时间": "2025-11-05 15:35",
|
||||
# "送修保险公司": "太平财险",
|
||||
# "报案号": "r5hrhjththtth",
|
||||
# "是否全钣喷": "是",
|
||||
# "三日电访时间": "上午",
|
||||
# "项目": [
|
||||
# {
|
||||
# "项目类型": "工时",
|
||||
# "维修项目/零部件名称": "更换手变速箱油",
|
||||
# "数量/工时": 4.5,
|
||||
# "工时单价": 80,
|
||||
# "车型分组代码": "FA1",
|
||||
# },
|
||||
# {
|
||||
# "项目类型": "工时",
|
||||
# "维修项目/零部件名称": "燃油滤清器-更换",
|
||||
# "数量/工时": 4.5,
|
||||
# "工时单价": 80,
|
||||
# "车型分组代码": "QTCX",
|
||||
# },
|
||||
# {
|
||||
# "项目类型": "材料",
|
||||
# "维修项目/零部件名称": "后装饰件卡扣",
|
||||
# "数量/工时": 4.5,
|
||||
# "工时单价": 80,
|
||||
# "车型分组代码": "QTCX",
|
||||
# "零部件代码": "91561-TA5-A11",
|
||||
# }
|
||||
# ]
|
||||
# }
|
||||
#
|
||||
# Acb(
|
||||
# a=a,
|
||||
# ).action()
|
||||
if __name__ == '__main__':
|
||||
a = {
|
||||
"工单类型": "保修",
|
||||
"VIN码": "LVHCU8610S5010882",
|
||||
"维修类型": "PDI",
|
||||
"二级维修类型": "检查",
|
||||
"进厂行驶里程": 154546,
|
||||
"出厂行驶里程": 1578164,
|
||||
"预计交车时间": "2025-11-05 15:35",
|
||||
"送修保险公司": "太平财险",
|
||||
"报案号": "r5hrhjththtth",
|
||||
"是否全钣喷": "是",
|
||||
"三日电访时间": "上午",
|
||||
"项目": [
|
||||
{
|
||||
"项目类型": "工时",
|
||||
"维修项目/零部件名称": "更换手变速箱油",
|
||||
"数量/工时": 4.5,
|
||||
"工时单价": 80,
|
||||
"车型分组代码": "FA1",
|
||||
},
|
||||
{
|
||||
"项目类型": "工时",
|
||||
"维修项目/零部件名称": "燃油滤清器-更换",
|
||||
"数量/工时": 4.5,
|
||||
"工时单价": 80,
|
||||
"车型分组代码": "QTCX",
|
||||
},
|
||||
{
|
||||
"项目类型": "材料",
|
||||
"维修项目/零部件名称": "后装饰件卡扣",
|
||||
"数量/工时": 4.5,
|
||||
"工时单价": 80,
|
||||
"车型分组代码": "QTCX",
|
||||
"零部件代码": "91561-TA5-A11",
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Acb(
|
||||
a=a,
|
||||
).action()
|
||||
|
||||
@@ -8,5 +8,5 @@
|
||||
"top_topics_and_observing_domains": [ ]
|
||||
} ],
|
||||
"hex_encoded_hmac_key": "6528882227050806CC3E140DB85BA1122D97F8C6474D639280C80542BFF9F9AC",
|
||||
"next_scheduled_calculation_time": "13407832811130147"
|
||||
"next_scheduled_calculation_time": "13407832811130153"
|
||||
}
|
||||
|
||||
BIN
本田/user_data/Default/Collaboration/MessageDB
Normal file
BIN
本田/user_data/Default/DataSharing/DataSharingDB
Normal file
@@ -1,3 +0,0 @@
|
||||
2025/11/11-10:13:39.404 f5c Reusing MANIFEST C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\Extension Rules/MANIFEST-000001
|
||||
2025/11/11-10:13:39.405 f5c Recovering log #3
|
||||
2025/11/11-10:13:39.405 f5c Reusing old log C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\Extension Rules/000003.log
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
2025/11/11-10:13:39.415 f5c Reusing MANIFEST C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\Extension Scripts/MANIFEST-000001
|
||||
2025/11/11-10:13:39.416 f5c Recovering log #3
|
||||
2025/11/11-10:13:39.416 f5c Reusing old log C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\Extension Scripts/000003.log
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
2025/11/11-10:13:39.737 46d4 Reusing MANIFEST C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\Extension State/MANIFEST-000001
|
||||
2025/11/11-10:13:39.737 46d4 Recovering log #3
|
||||
2025/11/11-10:13:39.738 46d4 Reusing old log C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\Extension State/000003.log
|
||||
|
||||
|
Before Width: | Height: | Size: 69 KiB After Width: | Height: | Size: 69 KiB |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
|
Before Width: | Height: | Size: 582 B After Width: | Height: | Size: 582 B |
|
Before Width: | Height: | Size: 160 B After Width: | Height: | Size: 160 B |
|
Before Width: | Height: | Size: 252 B After Width: | Height: | Size: 252 B |
|
Before Width: | Height: | Size: 160 B After Width: | Height: | Size: 160 B |
|
Before Width: | Height: | Size: 166 B After Width: | Height: | Size: 166 B |
|
Before Width: | Height: | Size: 160 B After Width: | Height: | Size: 160 B |
@@ -1,3 +0,0 @@
|
||||
2025/11/11-10:13:42.060 788 Reusing MANIFEST C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\GCM Store\Encryption/MANIFEST-000001
|
||||
2025/11/11-10:13:42.061 788 Recovering log #3
|
||||
2025/11/11-10:13:42.063 788 Reusing old log C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\GCM Store\Encryption/000003.log
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
2025/11/11-10:13:42.060 788 Reusing MANIFEST C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\GCM Store\Encryption/MANIFEST-000001
|
||||
2025/11/11-10:13:42.061 788 Recovering log #3
|
||||
2025/11/11-10:13:42.063 788 Reusing old log C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\GCM Store\Encryption/000003.log
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
2025/11/11-10:13:42.100 788 Creating DB C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\GCM Store since it was missing.
|
||||
2025/11/11-10:13:42.107 788 Reusing MANIFEST C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\GCM Store/MANIFEST-000001
|
||||
2025/11/11-17:05:27.297 6f24 Creating DB C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\GCM Store since it was missing.
|
||||
2025/11/11-17:05:27.301 6f24 Reusing MANIFEST C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\GCM Store/MANIFEST-000001
|
||||
|
||||
|
After Width: | Height: | Size: 28 KiB |
|
After Width: | Height: | Size: 28 KiB |
|
After Width: | Height: | Size: 28 KiB |
|
After Width: | Height: | Size: 28 KiB |
@@ -1,6 +1,3 @@
|
||||
2025/11/11-10:13:39.455 4860 Reusing MANIFEST C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\Local Storage\leveldb/MANIFEST-000001
|
||||
2025/11/11-10:13:39.460 4860 Recovering log #3
|
||||
2025/11/11-10:13:39.464 4860 Reusing old log C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\Local Storage\leveldb/000003.log
|
||||
2025/11/11-11:28:06.660 6364 Level-0 table #5: started
|
||||
2025/11/11-11:28:06.668 6364 Level-0 table #5: 13619 bytes OK
|
||||
2025/11/11-11:28:06.669 6364 Delete type=0 #3
|
||||
2025/11/11-17:05:23.935 2c74 Reusing MANIFEST C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\Local Storage\leveldb/MANIFEST-000001
|
||||
2025/11/11-17:05:23.938 2c74 Recovering log #4
|
||||
2025/11/11-17:05:23.941 2c74 Reusing old log C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\Local Storage\leveldb/000004.log
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
2025/11/10-17:31:00.808 2de0 Reusing MANIFEST C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\Local Storage\leveldb/MANIFEST-000001
|
||||
2025/11/10-17:31:00.811 2de0 Recovering log #3
|
||||
2025/11/10-17:31:00.814 2de0 Reusing old log C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\Local Storage\leveldb/000003.log
|
||||
2025/11/11-10:13:39.455 4860 Reusing MANIFEST C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\Local Storage\leveldb/MANIFEST-000001
|
||||
2025/11/11-10:13:39.460 4860 Recovering log #3
|
||||
2025/11/11-10:13:39.464 4860 Reusing old log C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\Local Storage\leveldb/000003.log
|
||||
2025/11/11-11:28:06.660 6364 Level-0 table #5: started
|
||||
2025/11/11-11:28:06.668 6364 Level-0 table #5: 13619 bytes OK
|
||||
2025/11/11-11:28:06.669 6364 Delete type=0 #3
|
||||
|
||||
BIN
本田/user_data/Default/Network/Device Bound Sessions
Normal file
@@ -1 +1 @@
|
||||
{"sts":[{"expiry":1794367683.669108,"host":"QHmcOtWNciYWgaUm7kK89Oz/OYDHh4m0+XEP26MRoKw=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1762831683.669111},{"expiry":1794367683.00156,"host":"UNj4iZH3GJWyB7RtLws/rKiZc00pYxOsyIZdnbc6TRI=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1762831683.001563},{"expiry":1773646306.544296,"host":"dERK8Ko+SPll3fI4ktOXyGETlPtRvoHIttvQhh3OR68=","mode":"force-https","sts_include_subdomains":true,"sts_observed":1762759906.544298},{"expiry":1794367682.371475,"host":"iQOYhZwOYQ5ne0JQfULdlc/9gJunbLPfJn9yzktttyE=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1762831682.371478},{"expiry":1794367621.193716,"host":"kra9msM0jtUgd5BDOjtKLx8ggSb4PcnpdWlqbWE4iGg=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1762831621.193718},{"expiry":1794367683.157687,"host":"xx7JL0TPjNT9/50nstatSS71QZJwalnz2Ru9yOCXuNs=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1762831683.157689},{"expiry":1794367682.810686,"host":"yIP5EgxK5v1lbJLhZbAKp4cNSTcYa9Qg8Bvkn8ef9yQ=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1762831682.810688},{"expiry":1794367683.308968,"host":"zR1mFxMYQopPt9xPiMwhnBtTCD7IkqxcvjWtmtURdXA=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1762831683.308971},{"expiry":1794363220.424492,"host":"5EdUoB7YUY9zZV+2DkgVXgho8WUvp+D+6KpeUOhNQIM=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1762827220.424495},{"expiry":1794367683.151011,"host":"8an1eyalKXfid19zDjgq2n/7+cFLlwNp6NYlYIuN2pI=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1762831683.151013},{"expiry":1794363223.799803,"host":"8/RrMmQlCD2Gsp14wUCE1P8r7B2C5+yE0+g79IPyRsc=","mode":"force-https","sts_include_subdomains":true,"sts_observed":1762827223.799806}],"version":2}
|
||||
{"sts":[{"expiry":1794367683.669108,"host":"QHmcOtWNciYWgaUm7kK89Oz/OYDHh4m0+XEP26MRoKw=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1762831683.669111},{"expiry":1794367683.00156,"host":"UNj4iZH3GJWyB7RtLws/rKiZc00pYxOsyIZdnbc6TRI=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1762831683.001563},{"expiry":1773738326.038901,"host":"dERK8Ko+SPll3fI4ktOXyGETlPtRvoHIttvQhh3OR68=","mode":"force-https","sts_include_subdomains":true,"sts_observed":1762851926.038903},{"expiry":1794367682.371475,"host":"iQOYhZwOYQ5ne0JQfULdlc/9gJunbLPfJn9yzktttyE=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1762831682.371478},{"expiry":1794367621.193716,"host":"kra9msM0jtUgd5BDOjtKLx8ggSb4PcnpdWlqbWE4iGg=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1762831621.193718},{"expiry":1794367683.157687,"host":"xx7JL0TPjNT9/50nstatSS71QZJwalnz2Ru9yOCXuNs=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1762831683.157689},{"expiry":1794367682.810686,"host":"yIP5EgxK5v1lbJLhZbAKp4cNSTcYa9Qg8Bvkn8ef9yQ=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1762831682.810688},{"expiry":1794367683.308968,"host":"zR1mFxMYQopPt9xPiMwhnBtTCD7IkqxcvjWtmtURdXA=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1762831683.308971},{"expiry":1794387924.763228,"host":"5EdUoB7YUY9zZV+2DkgVXgho8WUvp+D+6KpeUOhNQIM=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1762851924.763229},{"expiry":1794367683.151011,"host":"8an1eyalKXfid19zDjgq2n/7+cFLlwNp6NYlYIuN2pI=","mode":"force-https","sts_include_subdomains":false,"sts_observed":1762831683.151013},{"expiry":1794387925.271943,"host":"8/RrMmQlCD2Gsp14wUCE1P8r7B2C5+yE0+g79IPyRsc=","mode":"force-https","sts_include_subdomains":true,"sts_observed":1762851925.271945}],"version":2}
|
||||
BIN
本田/user_data/Default/Service Worker/Database/000003.log
Normal file
1
本田/user_data/Default/Service Worker/Database/CURRENT
Normal file
@@ -0,0 +1 @@
|
||||
MANIFEST-000001
|
||||
2
本田/user_data/Default/Service Worker/Database/LOG
Normal file
@@ -0,0 +1,2 @@
|
||||
2025/11/11-17:05:24.098 8050 Creating DB C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\Service Worker\Database since it was missing.
|
||||
2025/11/11-17:05:24.105 8050 Reusing MANIFEST C:\Users\27942\Desktop\aichebao-automation-project\本田\user_data\Default\Service Worker\Database/MANIFEST-000001
|
||||