Commit 70aee32a8c92a951cde5d6da2b5a50000645baa7

Authored by liujiqiang
1 parent 031b4712

回皮与散件

commons/api/hpApi.py
... ... @@ -70,7 +70,7 @@ def do_backSkinWeighSave(host="",number=None,userName=None):
70 70 carTypeId=carTypeId,carTypeName=carTypeName,tareWeightDate=tareWeightDate,
71 71 outGreeterId=outGreeterId,outGreeterName=outGreeterName)
72 72 print(res_HP.json())
73   - return res_HP
  73 + return res_HP,tareWeight
74 74  
75 75  
76 76  
... ...
report/test.log
1   -[2021-08-16 14:10:28] [INFO] : ======================================================================================
2   -[2021-08-16 14:10:28] [INFO] : http://test.uap.diligrp.com/api/authenticationApi/loginWeb
3   -{'data': None, 'json': {'userName': 'sy_chen', 'password': 'F+lLvnv5lyeecXvMPhnP3qFKKKZ5oiaz+RzYu0Wssxk6syRIbkkC6bWGtC+Fg33Zv25dfEEVVTkvJKc2Vv7/no0y25XEVwyUTj+pAIiQt7mix7VDraxH2FkqJlGxPJ+ZrNbaXVt7dUK0m6DfsgSeXE49jcxUKycSYB5EbIb5fkY='}, 'headers': {'Content-Type': 'text/plain;charset=utf-8', 'Host': 'test.uap.diligrp.com', 'Content-Length': '209', 'Expect': '100-continue'}}
  1 +[2021-08-16 14:45:03] [INFO] : ======================================================================================
  2 +[2021-08-16 14:45:03] [INFO] : http://test.uap.diligrp.com/api/authenticationApi/loginWeb
  3 +{'data': None, 'json': {'userName': 'sy_chen', 'password': 'YoqMOsnVBVSf4ef42ZbFu6+VZM9hKUKxyY61gajpmVHJZ9yU0ZsNnPMELbATiGRKxPHUDY0ZROV/T0vGPD+euUXa+sowCRNkgAfA67SUOUjvQI+k0V28IlltWMV8GiZPIxZ1Fm19TYK0h4RMnh6rsmvtRBAOnidoq4nNn+koniw='}, 'headers': {'Content-Type': 'text/plain;charset=utf-8', 'Host': 'test.uap.diligrp.com', 'Content-Length': '209', 'Expect': '100-continue'}}
4 4  
5   -[2021-08-16 14:10:29] [INFO] : ======================================================================================
6   -[2021-08-16 14:10:29] [INFO] : http://test.uap.diligrp.com/api/authenticationApi/loginWeb
7   -{'data': None, 'json': {'userName': 'sygangda', 'password': 'bY/MWKpYUcznJWmbjSXeY9MplKVOOR8dD2gcEuj4z5Py8Wevt8lkai3KQJD8Ve/Ih6wkqVAJH/xZvSUOg3YJnjDjOfOSAM7pQLzxCzarGpLVXakCGktuL3Vy7XA8nEXq8Ngnnsl+jaod+/sPHBPIVBHyRrdLS9dcAAzQ/bIEmek='}, 'headers': {'Content-Type': 'text/plain;charset=utf-8', 'Host': 'test.uap.diligrp.com', 'Content-Length': '209', 'Expect': '100-continue'}}
  5 +[2021-08-16 14:45:03] [INFO] : ======================================================================================
  6 +[2021-08-16 14:45:03] [INFO] : http://test.uap.diligrp.com/api/authenticationApi/loginWeb
  7 +{'data': None, 'json': {'userName': 'sygangda', 'password': 'XVPtDh0/ZXzGn2PjtY4EVGqre8ZCDDrYC43fZcIXeL/Kt4M96W/nmoeIU/DbRT8miCRQzMeQ1H0+YotTh+z3Z8LZsVO4r2zPEpeG61p6KSL+ZoyzVMZYYR7y1N8DGWrSReOyefDXr+CxEhADXmvZZ46oOrAQ+y7Grb3ucveZAJQ='}, 'headers': {'Content-Type': 'text/plain;charset=utf-8', 'Host': 'test.uap.diligrp.com', 'Content-Length': '209', 'Expect': '100-continue'}}
8 8  
9   -[2021-08-16 14:10:29] [INFO] : ======================================================================================
10   -[2021-08-16 14:10:29] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCarType
  9 +[2021-08-16 14:45:03] [INFO] : ======================================================================================
  10 +[2021-08-16 14:45:03] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCarType
11 11 {"businessCode": "jmsf"}
12 12 {}
13 13  
14   -[2021-08-16 14:10:29] [INFO] : ======================================================================================
15   -[2021-08-16 14:10:29] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/cusCategory/getTree
  14 +[2021-08-16 14:45:04] [INFO] : ======================================================================================
  15 +[2021-08-16 14:45:04] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/cusCategory/getTree
16 16 {"marketId": 9, "state": 1, "keyword": "\u852c\u83dc"}
17 17 {}
18 18  
19   -[2021-08-16 14:10:29] [INFO] : ======================================================================================
20   -[2021-08-16 14:10:29] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api
  19 +[2021-08-16 14:45:04] [INFO] : ======================================================================================
  20 +[2021-08-16 14:45:04] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api
21 21 {"firmCode": "sy", "departmentId": 58, "keyword": ""}
22 22 {}
23 23  
24   -[2021-08-16 14:10:30] [INFO] : ======================================================================================
25   -[2021-08-16 14:10:30] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/tradeType/query
  24 +[2021-08-16 14:45:04] [INFO] : ======================================================================================
  25 +[2021-08-16 14:45:04] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/tradeType/query
26 26 {"pageNum": 100, "pageSize": 100, "marketId": 9}
27 27 {}
28 28  
29   -[2021-08-16 14:10:30] [INFO] : ======================================================================================
30   -[2021-08-16 14:10:30] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid
  29 +[2021-08-16 14:45:04] [INFO] : ======================================================================================
  30 +[2021-08-16 14:45:04] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid
31 31 None
32 32 {'params': {'pid': 'goods_tag'}}
33 33  
34   -[2021-08-16 14:10:30] [INFO] : ======================================================================================
35   -[2021-08-16 14:10:30] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/address
  34 +[2021-08-16 14:45:05] [INFO] : ======================================================================================
  35 +[2021-08-16 14:45:05] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/address
36 36 {"province": "C", "city": null, "area": null}
37 37 {}
38 38  
39   -[2021-08-16 14:10:30] [INFO] : ======================================================================================
40   -[2021-08-16 14:10:30] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/dep
  39 +[2021-08-16 14:45:05] [INFO] : ======================================================================================
  40 +[2021-08-16 14:45:05] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/dep
41 41 None
42 42 {'params': {'keyword': ''}}
43 43  
44   -[2021-08-16 14:10:31] [INFO] : ======================================================================================
45   -[2021-08-16 14:10:31] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid
  44 +[2021-08-16 14:45:05] [INFO] : ======================================================================================
  45 +[2021-08-16 14:45:05] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid
46 46 None
47 47 {'params': {'pid': 'prove_type'}}
48 48  
49   -[2021-08-16 14:10:31] [INFO] : ======================================================================================
50   -[2021-08-16 14:10:31] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/appCommon/duplicateToken.action
  49 +[2021-08-16 14:45:06] [INFO] : ======================================================================================
  50 +[2021-08-16 14:45:06] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/appCommon/duplicateToken.action
51 51 None
52 52 {}
53 53  
54   -[2021-08-16 14:10:31] [INFO] : ======================================================================================
55   -[2021-08-16 14:10:31] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/wholeCarWeighSave
56   -{"carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66", "carTypeWeight": 333, "plate": "\u5dddA24287", "inGreeterId": 223, "inGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "productId": 14152, "productName": "\u852c\u83dc", "proveTypeCode": 665, "proveTypeName": "\u98df\u54c1\u5b89\u5168", "weighRemark": "\u5907\u6ce8", "weighmanRecord": {"grossWeight": 432, "grossWeightDate": "2021-08-16 14:10:31", "newWeight": 99, "tareWeight": 333, "tareWeightDate": null, "weighImgs": []}, "productCode": null, "trailerNumber": "\u5dddA24287", "pathAddress": "A4-BB-6D-0A-F4-13", "haveTruckWeight": false, "source": 4, "entryPlateInputType": 1, "dep": 58, "depName": "\u6c34\u679c\u90e8", "cateId": 14152, "notice": 0, "backSkinTwo": -1, "recordOriginId": 0, "recordOriginName": null, "recordProductId": 0, "recordProductName": null, "recordWeight": null, "codeIc": null, "codeId": 0, "difference": 0, "bindRecordSign": 0, "recordDesc": null, "hasCodeItems": false, "customerId": 0, "customerName": "", "driverIc": null, "driverName": null, "totalPrice": null, "originId": 500101, "origin": "\u4e07\u5dde\u533a", "originCode": "023", "tradeType": "9001", "tradeTypeName": "\u6c88\u96331\u53f7", "weight": 2.0, "pwd": "", "type": 1, "ic": "", "boothNumber": "210728154359", "productState": "1", "accountId": 0, "passCheckId": 0, "passCheckName": null, "tradeTypeId": 70, "id": 0, "protocolId": null, "goodsTagId": 663}
  54 +[2021-08-16 14:45:06] [INFO] : ======================================================================================
  55 +[2021-08-16 14:45:06] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/wholeCarWeighSave
  56 +{"carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66", "carTypeWeight": 333, "plate": "\u5dddA84740", "inGreeterId": 223, "inGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "productId": 14152, "productName": "\u852c\u83dc", "proveTypeCode": 665, "proveTypeName": "\u98df\u54c1\u5b89\u5168", "weighRemark": "\u5907\u6ce8", "weighmanRecord": {"grossWeight": 432, "grossWeightDate": "2021-08-16 14:45:06", "newWeight": 99, "tareWeight": 333, "tareWeightDate": null, "weighImgs": []}, "productCode": null, "trailerNumber": "\u5dddA84740", "pathAddress": "A4-BB-6D-0A-F4-13", "haveTruckWeight": false, "source": 4, "entryPlateInputType": 1, "dep": 58, "depName": "\u6c34\u679c\u90e8", "cateId": 14152, "notice": 0, "backSkinTwo": -1, "recordOriginId": 0, "recordOriginName": null, "recordProductId": 0, "recordProductName": null, "recordWeight": null, "codeIc": null, "codeId": 0, "difference": 0, "bindRecordSign": 0, "recordDesc": null, "hasCodeItems": false, "customerId": 0, "customerName": "", "driverIc": null, "driverName": null, "totalPrice": null, "originId": 500101, "origin": "\u4e07\u5dde\u533a", "originCode": "023", "tradeType": "9001", "tradeTypeName": "\u6c88\u96331\u53f7", "weight": 2.0, "pwd": "", "type": 1, "ic": "", "boothNumber": "210728154359", "productState": "1", "accountId": 0, "passCheckId": 0, "passCheckName": null, "tradeTypeId": 70, "id": 0, "protocolId": null, "goodsTagId": 663}
57 57 {}
58 58  
59   -[2021-08-16 14:10:32] [INFO] : ======================================================================================
60   -[2021-08-16 14:10:32] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/listPage.action
61   -{'rows': '10', 'page': '1', 'sort': 'et.created', 'order': 'desc', 'metadata[created]': '{"provider": "datetimeProvider", "index": 10, "field": "created"}', 'metadata[totalPrice]': '{"provider": "moneyProvider", "index": 20, "field": "totalPrice"}', 'metadata[paymentTime]': '{"provider": "datetimeProvider", "index": 30, "field": "paymentTime"}', 'metadata[type]': '{"provider": "entranceFeeBillTypeProvider", "index": 40, "field": "type"}', 'metadata[status]': '{"provider": "entranceFeeBillStateProvider", "index": 50, "field": "status"}', 'attr': 'number', 'attrValue': '202108160900009'}
  59 +[2021-08-16 14:45:07] [INFO] : ======================================================================================
  60 +[2021-08-16 14:45:07] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/listPage.action
  61 +{'rows': '10', 'page': '1', 'sort': 'et.created', 'order': 'desc', 'metadata[created]': '{"provider": "datetimeProvider", "index": 10, "field": "created"}', 'metadata[totalPrice]': '{"provider": "moneyProvider", "index": 20, "field": "totalPrice"}', 'metadata[paymentTime]': '{"provider": "datetimeProvider", "index": 30, "field": "paymentTime"}', 'metadata[type]': '{"provider": "entranceFeeBillTypeProvider", "index": 40, "field": "type"}', 'metadata[status]': '{"provider": "entranceFeeBillStateProvider", "index": 50, "field": "status"}', 'attr': 'number', 'attrValue': '202108160900027'}
62 62 {}
63 63  
64   -[2021-08-16 14:10:32] [INFO] : ======================================================================================
65   -[2021-08-16 14:10:32] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/correct/4233.action
  64 +[2021-08-16 14:45:07] [INFO] : ======================================================================================
  65 +[2021-08-16 14:45:07] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/amend/4251.action
66 66 None
67 67 {}
68 68  
69   -[2021-08-16 14:10:34] [INFO] : ======================================================================================
70   -[2021-08-16 14:10:34] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州
  69 +[2021-08-16 14:45:08] [INFO] : ======================================================================================
  70 +[2021-08-16 14:45:08] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州
71 71 None
72 72 {}
73 73  
74   -[2021-08-16 14:10:34] [INFO] : ======================================================================================
75   -[2021-08-16 14:10:34] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action
76   -{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'correct', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '1', 'id': 4233, 'goodsId': '4247', 'number': '202108160900009', 'modified': '2021-08-16 14:10:34', 'status': '2', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '2', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川A24287', 'autocomplete-cartype': '003(板车)', 'carTypeName': '板车', 'carTypeCode': '003', 'carTypeId': '53', 'carTypeWeight': '333', 'storeTareWeight': '', 'proveType': '1895', 'grossWeight': '432', 'tareWeight': '333', 'weight': '99', 'goodsNum': '', 'itemWeight': '', 'productPrice': '1.00000', 'unitPrice': '100.0', 'depName': '水果部', 'regionName': '', 'regionId': '0', 'productName': '蔬菜', 'productId': '14152', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '80', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-16 14:10:32', 'remark': 'false', 'goodsTagIds': '1900', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '蔬菜', 'categoryId': '14152', 'driverTel': '', 'grossWeightDate': '2021-08-16 14:10:32', 'tareWeightDate': '2021-08-16 14:10:32', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '9900', 'shipperName': '', 'shipperId': '', 'shipperPhone': ''}
  74 +[2021-08-16 14:45:09] [INFO] : ======================================================================================
  75 +[2021-08-16 14:45:09] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action
  76 +{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'amend', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '1', 'id': 4251, 'goodsId': '4265', 'number': '202108160900027', 'modified': '2021-08-16 14:45:09', 'status': '2', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '1', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川A84740', 'autocomplete-cartype': '003(板车)', 'carTypeName': '板车', 'carTypeCode': '003', 'carTypeId': '53', 'carTypeWeight': '333', 'storeTareWeight': '', 'proveType': '1895', 'grossWeight': '432', 'tareWeight': '333', 'weight': '99', 'goodsNum': '', 'itemWeight': '', 'productPrice': '1.00000', 'unitPrice': '100.0', 'depName': '水果部', 'regionName': '', 'regionId': '0', 'productName': '蔬菜', 'productId': '14152', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '80', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-16 14:45:07', 'remark': 'false', 'goodsTagIds': '1900', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '蔬菜', 'categoryId': '14152', 'driverTel': '', 'grossWeightDate': '2021-08-16 14:45:06', 'tareWeightDate': '2021-08-16 14:45:06', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '9900', 'shipperName': '', 'shipperId': '', 'shipperPhone': ''}
77 77 {}
78 78  
79   -[2021-08-16 14:10:34] [INFO] : ======================================================================================
80   -[2021-08-16 14:10:34] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/doCorrect.action
81   -protocolId=&pwd=111111&clientRedirectTag=&viewType=correct&optType=0&optUrl=&correctInfo=1&weightType=1&id=4233&goodsId=4247&number=202108160900009&modified=2021-08-16%2014%3A10%3A32&status=2&source=1&updateFeeItems=2&correctDiscount=1&totalAmount=19400&customerId=&fundAccount=&accountId=&ic=&customerName=&customerPhone=&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DA24287&autocomplete-cartype=003%28%E6%9D%BF%E8%BD%A6%29&carTypeName=%E6%9D%BF%E8%BD%A6&carTypeCode=003&carTypeId=53&carTypeWeight=333&storeTareWeight=&proveType=1895&grossWeight=432&tareWeight=333&weight=99&goodsNum=&itemWeight=&productPrice=1.00000&unitPrice=100.0&depName=%E6%B0%B4%E6%9E%9C%E9%83%A8&dep=58&regionId=&productName=%E8%94%AC%E8%8F%9C&productId=14152&productArea=%E9%87%8D%E5%BA%86%2C%E9%87%8D%E5%BA%86%E5%B8%82%2C%E4%B8%87%E5%B7%9E%E5%8C%BA&originId=500101&tradeTypeId=80&chargeTotalAmount=19400&chargeTotalAmountYuan=194&freezeMoneySymbol=199&comparisonFreezeAmount=199&created=2021-08-16%2014%3A10%3A32&remark=%E5%A4%87%E6%B3%A8&goodsTagIds=1900&shareRatio=0&handlingTeam=&steveTeamId=&handlingRatio=&handActualAmount=0&handManageAmount=0&handCollectionAmount=0&marketFlag=sy&totalMoney=600&receivable=19900&collectionPrice=200&discountAmount=500&handReceivableAmount=10000&itemReceivableAmount=19900&receivableAmount=19900&categoryName=%E8%94%AC%E8%8F%9C&categoryId=53&driverTel=&grossWeightDate=2021-08-16%2014%3A10%3A32&tareWeightDate=2021-08-16%2014%3A10%3A32&grossPathName=&grossPathId=&tarePathId=&goodsRemark=%E5%A4%87%E6%B3%A8&inGreeterName=%E9%80%9A%E7%94%A8%E6%B5%8B%E8%AF%95&inGreeterId=274&outGreeterId=&sumPrice=9900&shipperName=&shipperId=&shipperPhone=&feeDepId=0&bskinWithGoods=-1&outGreeterName=&proveTypeName=%E9%A3%9F%E5%93%81%E5%AE%89%E5%85%A8&feeDepName=&calcFeeDepId=&backSkinTwo=-1&correctDiscount=1&billItems=&billItemsDic=&billItemCheckIds=103&103=108&billItems=%7B%22discount%22%3A500%2C%22id%22%3A103%2C%22name%22%3A%22%E4%BA%A4%E6%98%93%E7%AE%A1%E7%90%86%E8%B4%B9%22%2C%22receivable%22%3A10800%2C%22require%22%3A1%7D&billItemDicCheckIds=105&billItemsDic=%7B%22discount%22%3A0%2C%22id%22%3A105%2C%22name%22%3A%22%E4%BC%98%E6%83%A0%E6%94%B6%E8%B4%B9%22%2C%22receivable%22%3A500%2C%22require%22%3A0%7D&billItemCheckIds=106&106=91&billItems=%7B%22discount%22%3A0%2C%22id%22%3A106%2C%22name%22%3A%22%E6%A3%80%E6%B5%8B%E8%B4%B9%22%2C%22receivable%22%3A9100%2C%22require%22%3A1%7D
  79 +[2021-08-16 14:45:09] [INFO] : ======================================================================================
  80 +[2021-08-16 14:45:09] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/doAmend.action
  81 +protocolId=&pwd=111111&clientRedirectTag=&viewType=amend&optType=0&optUrl=&correctInfo=1&weightType=1&id=4251&goodsId=4265&number=202108160900027&modified=2021-08-16%2014%3A45%3A07&status=2&source=1&updateFeeItems=2&correctDiscount=1&totalAmount=600&customerId=&fundAccount=&accountId=&ic=888810032426&customerName=&customerPhone=&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DA84740&autocomplete-cartype=003%28%E6%9D%BF%E8%BD%A6%29&carTypeName=%E6%9D%BF%E8%BD%A6&carTypeCode=003&carTypeId=53&carTypeWeight=333&storeTareWeight=&proveType=1895&grossWeight=432&tareWeight=333&weight=99&goodsNum=&itemWeight=&productPrice=1.00000&unitPrice=100.0&depName=%E6%B0%B4%E6%9E%9C%E9%83%A8&dep=58&regionId=&productName=%E8%94%AC%E8%8F%9C&productId=14152&productArea=%E9%87%8D%E5%BA%86%2C%E9%87%8D%E5%BA%86%E5%B8%82%2C%E4%B8%87%E5%B7%9E%E5%8C%BA&originId=500101&tradeTypeId=80&chargeTotalAmount=600&chargeTotalAmountYuan=8&freezeMoneySymbol=13&comparisonFreezeAmount=13&created=2021-08-16%2014%3A45%3A07&remark=%E5%A4%87%E6%B3%A8&goodsTagIds=1900&shareRatio=0&handlingTeam=&steveTeamId=&handlingRatio=&handActualAmount=0&handManageAmount=0&handCollectionAmount=0&marketFlag=sy&totalMoney=600&receivable=1300&collectionPrice=200&discountAmount=500&handReceivableAmount=10000&itemReceivableAmount=1300&receivableAmount=1300&categoryName=%E8%94%AC%E8%8F%9C&categoryId=53&driverTel=&grossWeightDate=2021-08-16%2014%3A45%3A06&tareWeightDate=2021-08-16%2014%3A45%3A06&grossPathName=&grossPathId=&tarePathId=&goodsRemark=%E5%A4%87%E6%B3%A8&inGreeterName=%E9%80%9A%E7%94%A8%E6%B5%8B%E8%AF%95&inGreeterId=274&outGreeterId=&sumPrice=9900&shipperName=&shipperId=&shipperPhone=&feeDepId=0&correctDiscount=1&billItems=&billItemsDic=&billItemCheckIds=103&103=10.00&billItems=%7B%22discount%22%3A500%2C%22id%22%3A103%2C%22name%22%3A%22%E4%BA%A4%E6%98%93%E7%AE%A1%E7%90%86%E8%B4%B9%22%2C%22receivable%22%3A1000%2C%22require%22%3A1%7D&billItemDicCheckIds=105&billItemsDic=%7B%22discount%22%3A0%2C%22id%22%3A105%2C%22name%22%3A%22%E4%BC%98%E6%83%A0%E6%94%B6%E8%B4%B9%22%2C%22receivable%22%3A500%2C%22require%22%3A0%7D&billItemCheckIds=106&106=3.00&billItems=%7B%22discount%22%3A0%2C%22id%22%3A106%2C%22name%22%3A%22%E6%A3%80%E6%B5%8B%E8%B4%B9%22%2C%22receivable%22%3A300%2C%22require%22%3A1%7D
82 82 {}
83 83  
84   -[2021-08-16 14:10:36] [INFO] : ======================================================================================
85   -[2021-08-16 14:10:36] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/listPage.action
86   -{'rows': '10', 'page': '1', 'sort': 'et.created', 'order': 'desc', 'metadata[created]': '{"provider": "datetimeProvider", "index": 10, "field": "created"}', 'metadata[totalPrice]': '{"provider": "moneyProvider", "index": 20, "field": "totalPrice"}', 'metadata[paymentTime]': '{"provider": "datetimeProvider", "index": 30, "field": "paymentTime"}', 'metadata[type]': '{"provider": "entranceFeeBillTypeProvider", "index": 40, "field": "type"}', 'metadata[status]': '{"provider": "entranceFeeBillStateProvider", "index": 50, "field": "status"}', 'attr': 'number', 'attrValue': '202108160900009'}
  84 +[2021-08-16 14:45:09] [INFO] : ======================================================================================
  85 +[2021-08-16 14:45:09] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCarType
  86 +{"businessCode": "jmsf"}
  87 +{}
  88 +
  89 +[2021-08-16 14:45:10] [INFO] : ======================================================================================
  90 +[2021-08-16 14:45:10] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/cusCategory/getTree
  91 +{"marketId": 9, "state": 1, "keyword": "\u852c\u83dc"}
  92 +{}
  93 +
  94 +[2021-08-16 14:45:10] [INFO] : ======================================================================================
  95 +[2021-08-16 14:45:10] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api
  96 +{"firmCode": "sy", "departmentId": 58, "keyword": ""}
  97 +{}
  98 +
  99 +[2021-08-16 14:45:10] [INFO] : ======================================================================================
  100 +[2021-08-16 14:45:10] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/tradeType/query
  101 +{"pageNum": 100, "pageSize": 100, "marketId": 9}
  102 +{}
  103 +
  104 +[2021-08-16 14:45:10] [INFO] : ======================================================================================
  105 +[2021-08-16 14:45:10] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid
  106 +None
  107 +{'params': {'pid': 'goods_tag'}}
  108 +
  109 +[2021-08-16 14:45:11] [INFO] : ======================================================================================
  110 +[2021-08-16 14:45:11] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/address
  111 +{"province": "C", "city": null, "area": null}
  112 +{}
  113 +
  114 +[2021-08-16 14:45:11] [INFO] : ======================================================================================
  115 +[2021-08-16 14:45:11] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/dep
  116 +None
  117 +{'params': {'keyword': ''}}
  118 +
  119 +[2021-08-16 14:45:11] [INFO] : ======================================================================================
  120 +[2021-08-16 14:45:11] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid
  121 +None
  122 +{'params': {'pid': 'prove_type'}}
  123 +
  124 +[2021-08-16 14:45:12] [INFO] : ======================================================================================
  125 +[2021-08-16 14:45:12] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/appCommon/duplicateToken.action
  126 +None
  127 +{}
  128 +
  129 +[2021-08-16 14:45:12] [INFO] : ======================================================================================
  130 +[2021-08-16 14:45:12] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/wholeCarWeighSave
  131 +{"carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66", "carTypeWeight": 333, "plate": "\u5dddA16295", "inGreeterId": 223, "inGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "productId": 14152, "productName": "\u852c\u83dc", "proveTypeCode": 665, "proveTypeName": "\u98df\u54c1\u5b89\u5168", "weighRemark": "\u5907\u6ce8", "weighmanRecord": {"grossWeight": 432, "grossWeightDate": "2021-08-16 14:45:12", "newWeight": 99, "tareWeight": 333, "tareWeightDate": null, "weighImgs": []}, "productCode": null, "trailerNumber": "\u5dddA16295", "pathAddress": "A4-BB-6D-0A-F4-13", "haveTruckWeight": false, "source": 4, "entryPlateInputType": 1, "dep": 58, "depName": "\u6c34\u679c\u90e8", "cateId": 14152, "notice": 0, "backSkinTwo": -1, "recordOriginId": 0, "recordOriginName": null, "recordProductId": 0, "recordProductName": null, "recordWeight": null, "codeIc": null, "codeId": 0, "difference": 0, "bindRecordSign": 0, "recordDesc": null, "hasCodeItems": false, "customerId": 0, "customerName": "", "driverIc": null, "driverName": null, "totalPrice": null, "originId": 500101, "origin": "\u4e07\u5dde\u533a", "originCode": "023", "tradeType": "9001", "tradeTypeName": "\u6c88\u96331\u53f7", "weight": 2.0, "pwd": "", "type": 1, "ic": "", "boothNumber": "210728154359", "productState": "1", "accountId": 0, "passCheckId": 0, "passCheckName": null, "tradeTypeId": 70, "id": 0, "protocolId": null, "goodsTagId": 663}
  132 +{}
  133 +
  134 +[2021-08-16 14:45:12] [INFO] : ======================================================================================
  135 +[2021-08-16 14:45:12] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/listPage.action
  136 +{'rows': '10', 'page': '1', 'sort': 'et.created', 'order': 'desc', 'metadata[created]': '{"provider": "datetimeProvider", "index": 10, "field": "created"}', 'metadata[totalPrice]': '{"provider": "moneyProvider", "index": 20, "field": "totalPrice"}', 'metadata[paymentTime]': '{"provider": "datetimeProvider", "index": 30, "field": "paymentTime"}', 'metadata[type]': '{"provider": "entranceFeeBillTypeProvider", "index": 40, "field": "type"}', 'metadata[status]': '{"provider": "entranceFeeBillStateProvider", "index": 50, "field": "status"}', 'attr': 'number', 'attrValue': '202108160900028'}
  137 +{}
  138 +
  139 +[2021-08-16 14:45:13] [INFO] : ======================================================================================
  140 +[2021-08-16 14:45:13] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/correct/4252.action
  141 +None
  142 +{}
  143 +
  144 +[2021-08-16 14:45:14] [INFO] : ======================================================================================
  145 +[2021-08-16 14:45:14] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州
  146 +None
  147 +{}
  148 +
  149 +[2021-08-16 14:45:14] [INFO] : ======================================================================================
  150 +[2021-08-16 14:45:14] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action
  151 +{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'correct', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '1', 'id': 4252, 'goodsId': '4266', 'number': '202108160900028', 'modified': '2021-08-16 14:45:14', 'status': '2', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '2', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川A16295', 'autocomplete-cartype': '003(板车)', 'carTypeName': '板车', 'carTypeCode': '003', 'carTypeId': '53', 'carTypeWeight': '333', 'storeTareWeight': '', 'proveType': '1895', 'grossWeight': '432', 'tareWeight': '333', 'weight': '99', 'goodsNum': '', 'itemWeight': '', 'productPrice': '1.00000', 'unitPrice': '100.0', 'depName': '水果部', 'regionName': '', 'regionId': '0', 'productName': '蔬菜', 'productId': '14152', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '80', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-16 14:45:12', 'remark': 'false', 'goodsTagIds': '1900', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '蔬菜', 'categoryId': '14152', 'driverTel': '', 'grossWeightDate': '2021-08-16 14:45:12', 'tareWeightDate': '2021-08-16 14:45:12', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '9900', 'shipperName': '', 'shipperId': '', 'shipperPhone': ''}
  152 +{}
  153 +
  154 +[2021-08-16 14:45:15] [INFO] : ======================================================================================
  155 +[2021-08-16 14:45:15] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/doCorrect.action
  156 +protocolId=&pwd=111111&clientRedirectTag=&viewType=correct&optType=0&optUrl=&correctInfo=1&weightType=1&id=4252&goodsId=4266&number=202108160900028&modified=2021-08-16%2014%3A45%3A12&status=2&source=1&updateFeeItems=2&correctDiscount=1&totalAmount=6000&customerId=&fundAccount=&accountId=&ic=&customerName=&customerPhone=&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DA16295&autocomplete-cartype=003%28%E6%9D%BF%E8%BD%A6%29&carTypeName=%E6%9D%BF%E8%BD%A6&carTypeCode=003&carTypeId=53&carTypeWeight=333&storeTareWeight=&proveType=1895&grossWeight=432&tareWeight=333&weight=99&goodsNum=&itemWeight=&productPrice=1.00000&unitPrice=100.0&depName=%E6%B0%B4%E6%9E%9C%E9%83%A8&dep=58&regionId=&productName=%E8%94%AC%E8%8F%9C&productId=14152&productArea=%E9%87%8D%E5%BA%86%2C%E9%87%8D%E5%BA%86%E5%B8%82%2C%E4%B8%87%E5%B7%9E%E5%8C%BA&originId=500101&tradeTypeId=80&chargeTotalAmount=6000&chargeTotalAmountYuan=60&freezeMoneySymbol=65&comparisonFreezeAmount=65&created=2021-08-16%2014%3A45%3A12&remark=%E5%A4%87%E6%B3%A8&goodsTagIds=1900&shareRatio=0&handlingTeam=&steveTeamId=&handlingRatio=&handActualAmount=0&handManageAmount=0&handCollectionAmount=0&marketFlag=sy&totalMoney=600&receivable=6500&collectionPrice=200&discountAmount=500&handReceivableAmount=10000&itemReceivableAmount=6500&receivableAmount=6500&categoryName=%E8%94%AC%E8%8F%9C&categoryId=53&driverTel=&grossWeightDate=2021-08-16%2014%3A45%3A12&tareWeightDate=2021-08-16%2014%3A45%3A12&grossPathName=&grossPathId=&tarePathId=&goodsRemark=%E5%A4%87%E6%B3%A8&inGreeterName=%E9%80%9A%E7%94%A8%E6%B5%8B%E8%AF%95&inGreeterId=274&outGreeterId=&sumPrice=9900&shipperName=&shipperId=&shipperPhone=&feeDepId=0&bskinWithGoods=-1&outGreeterName=&proveTypeName=%E9%A3%9F%E5%93%81%E5%AE%89%E5%85%A8&feeDepName=&calcFeeDepId=&backSkinTwo=-1&correctDiscount=1&billItems=&billItemsDic=&billItemCheckIds=103&103=35&billItems=%7B%22discount%22%3A500%2C%22id%22%3A103%2C%22name%22%3A%22%E4%BA%A4%E6%98%93%E7%AE%A1%E7%90%86%E8%B4%B9%22%2C%22receivable%22%3A3500%2C%22require%22%3A1%7D&billItemDicCheckIds=105&billItemsDic=%7B%22discount%22%3A0%2C%22id%22%3A105%2C%22name%22%3A%22%E4%BC%98%E6%83%A0%E6%94%B6%E8%B4%B9%22%2C%22receivable%22%3A500%2C%22require%22%3A0%7D&billItemCheckIds=106&106=30&billItems=%7B%22discount%22%3A0%2C%22id%22%3A106%2C%22name%22%3A%22%E6%A3%80%E6%B5%8B%E8%B4%B9%22%2C%22receivable%22%3A3000%2C%22require%22%3A1%7D
  157 +{}
  158 +
  159 +[2021-08-16 14:45:16] [INFO] : ======================================================================================
  160 +[2021-08-16 14:45:16] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/listPage.action
  161 +{'rows': '10', 'page': '1', 'sort': 'et.created', 'order': 'desc', 'metadata[created]': '{"provider": "datetimeProvider", "index": 10, "field": "created"}', 'metadata[totalPrice]': '{"provider": "moneyProvider", "index": 20, "field": "totalPrice"}', 'metadata[paymentTime]': '{"provider": "datetimeProvider", "index": 30, "field": "paymentTime"}', 'metadata[type]': '{"provider": "entranceFeeBillTypeProvider", "index": 40, "field": "type"}', 'metadata[status]': '{"provider": "entranceFeeBillStateProvider", "index": 50, "field": "status"}', 'attr': 'number', 'attrValue': '202108160900028'}
  162 +{}
  163 +
  164 +[2021-08-16 14:45:16] [INFO] : ======================================================================================
  165 +[2021-08-16 14:45:16] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCarType
  166 +{"businessCode": "jmsf"}
  167 +{}
  168 +
  169 +[2021-08-16 14:45:16] [INFO] : ======================================================================================
  170 +[2021-08-16 14:45:16] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/cusCategory/getTree
  171 +{"marketId": 9, "state": 1, "keyword": "\u96ea\u83b2\u679c"}
  172 +{}
  173 +
  174 +[2021-08-16 14:45:16] [INFO] : ======================================================================================
  175 +[2021-08-16 14:45:16] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api
  176 +{"firmCode": "sy", "departmentId": 58, "keyword": ""}
  177 +{}
  178 +
  179 +[2021-08-16 14:45:17] [INFO] : ======================================================================================
  180 +[2021-08-16 14:45:17] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/tradeType/query
  181 +{"pageNum": 100, "pageSize": 100, "marketId": 9}
  182 +{}
  183 +
  184 +[2021-08-16 14:45:17] [INFO] : ======================================================================================
  185 +[2021-08-16 14:45:17] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid
  186 +None
  187 +{'params': {'pid': 'goods_tag'}}
  188 +
  189 +[2021-08-16 14:45:17] [INFO] : ======================================================================================
  190 +[2021-08-16 14:45:17] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/address
  191 +{"province": "C", "city": null, "area": null}
  192 +{}
  193 +
  194 +[2021-08-16 14:45:17] [INFO] : ======================================================================================
  195 +[2021-08-16 14:45:17] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/dep
  196 +None
  197 +{'params': {'keyword': ''}}
  198 +
  199 +[2021-08-16 14:45:18] [INFO] : ======================================================================================
  200 +[2021-08-16 14:45:18] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid
  201 +None
  202 +{'params': {'pid': 'prove_type'}}
  203 +
  204 +[2021-08-16 14:45:18] [INFO] : ======================================================================================
  205 +[2021-08-16 14:45:18] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/appCommon/duplicateToken.action
  206 +None
  207 +{}
  208 +
  209 +[2021-08-16 14:45:18] [INFO] : ======================================================================================
  210 +[2021-08-16 14:45:18] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/wholeCarWeighSave
  211 +{"carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66", "carTypeWeight": 333, "plate": "\u5dddA43428", "inGreeterId": 223, "inGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "productId": 14158, "productName": "\u96ea\u83b2\u679c", "proveTypeCode": 665, "proveTypeName": "\u98df\u54c1\u5b89\u5168", "weighRemark": "\u5907\u6ce8", "weighmanRecord": {"grossWeight": 432, "grossWeightDate": "2021-08-16 14:45:18", "newWeight": 99, "tareWeight": 333, "tareWeightDate": null, "weighImgs": []}, "productCode": null, "trailerNumber": "\u5dddA43428", "pathAddress": "A4-BB-6D-0A-F4-13", "haveTruckWeight": false, "source": 4, "entryPlateInputType": 1, "dep": 58, "depName": "\u6c34\u679c\u90e8", "cateId": 14158, "notice": 0, "backSkinTwo": -1, "recordOriginId": 0, "recordOriginName": null, "recordProductId": 0, "recordProductName": null, "recordWeight": null, "codeIc": null, "codeId": 0, "difference": 0, "bindRecordSign": 0, "recordDesc": null, "hasCodeItems": false, "customerId": 0, "customerName": "", "driverIc": null, "driverName": null, "totalPrice": null, "originId": 500101, "origin": "\u4e07\u5dde\u533a", "originCode": "023", "tradeType": "9001", "tradeTypeName": "\u6c88\u96331\u53f7", "weight": 2.0, "pwd": "", "type": 1, "ic": "", "boothNumber": "210728154359", "productState": "1", "accountId": 0, "passCheckId": 0, "passCheckName": null, "tradeTypeId": 70, "id": 0, "protocolId": null, "goodsTagId": 663}
  212 +{}
  213 +
  214 +[2021-08-16 14:45:19] [INFO] : ======================================================================================
  215 +[2021-08-16 14:45:19] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/listPage.action
  216 +{'rows': '10', 'page': '1', 'sort': 'et.created', 'order': 'desc', 'metadata[created]': '{"provider": "datetimeProvider", "index": 10, "field": "created"}', 'metadata[totalPrice]': '{"provider": "moneyProvider", "index": 20, "field": "totalPrice"}', 'metadata[paymentTime]': '{"provider": "datetimeProvider", "index": 30, "field": "paymentTime"}', 'metadata[type]': '{"provider": "entranceFeeBillTypeProvider", "index": 40, "field": "type"}', 'metadata[status]': '{"provider": "entranceFeeBillStateProvider", "index": 50, "field": "status"}', 'attr': 'number', 'attrValue': '202108160900029'}
  217 +{}
  218 +
  219 +[2021-08-16 14:45:20] [INFO] : ======================================================================================
  220 +[2021-08-16 14:45:20] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/pay/4253.action
  221 +None
  222 +{}
  223 +
  224 +[2021-08-16 14:45:21] [INFO] : ======================================================================================
  225 +[2021-08-16 14:45:21] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/icCheck?ic=888810032426
  226 +None
  227 +{}
  228 +
  229 +[2021-08-16 14:45:22] [INFO] : ======================================================================================
  230 +[2021-08-16 14:45:22] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州
  231 +None
  232 +{}
  233 +
  234 +[2021-08-16 14:45:22] [INFO] : ======================================================================================
  235 +[2021-08-16 14:45:22] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action
  236 +{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'pay', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '1', 'id': 4253, 'goodsId': '4267', 'number': '202108160900029', 'modified': '2021-08-16 14:45:22', 'status': '2', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '1', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川A43428', 'autocomplete-cartype': '003(板车)', 'carTypeName': '板车', 'carTypeCode': '003', 'carTypeId': '53', 'carTypeWeight': '333', 'storeTareWeight': '', 'proveType': '665', 'grossWeight': '432', 'tareWeight': '333', 'weight': '99', 'goodsNum': '', 'itemWeight': '', 'productPrice': '1.00000', 'unitPrice': '100.0', 'depName': '水果部', 'calcDepId': '58', 'regionName': '', 'regionId': '0', 'productName': '雪莲果', 'productId': '14158', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '70', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-16 14:45:19', 'remark': 'false', 'goodsTagIds': '663', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '水果', 'categoryId': '14436', 'driverTel': '', 'grossWeightDate': '2021-08-16 14:45:19', 'tareWeightDate': '2021-08-16 14:45:19', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '9900', 'shipperName': '', 'shipperId': '', 'shipperPhone': '', 'feeDepName': '', 'calcFeeDepId': ''}
  237 +{}
  238 +
  239 +[2021-08-16 14:45:22] [INFO] : ======================================================================================
  240 +[2021-08-16 14:45:22] [INFO] : http://test.jmsf.diligrp.com:8385/entranceTrade/doPay.action
  241 +protocolId=&pwd=111111&clientRedirectTag=&viewType=pay&optType=0&optUrl=&correctInfo=1&weightType=1&id=4253&goodsId=4267&number=202108160900029&modified=2021-08-16%2014%3A45%3A19&status=2&source=1&updateFeeItems=&correctDiscount=1&totalAmount=800&customerId=389&fundAccount=105847&ic=888810032426&customerName=%E9%95%BF%E6%AD%8C%E4%B9%B0%E5%AE%B6%E7%9C%81%E5%86%85%E5%95%8A%E5%95%8A%E5%95%8A%E5%98%BF&customerPhone=18011501258&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DA43428&autocomplete-cartype=003%28%E6%9D%BF%E8%BD%A6%29&carTypeName=%E6%9D%BF%E8%BD%A6&carTypeCode=003&carTypeId=53&carTypeWeight=333&storeTareWeight=&proveType=665&grossWeight=432&tareWeight=333&weight=99&goodsNum=&itemWeight=&productPrice=1.00000&unitPrice=100.0&depName=%E6%B0%B4%E6%9E%9C%E9%83%A8&calcDepId=58&dep=58&regionName=&regionId=72&productName=%E9%9B%AA%E8%8E%B2%E6%9E%9C&productId=14158&productArea=%E9%87%8D%E5%BA%86%2C%E9%87%8D%E5%BA%86%E5%B8%82%2C%E4%B8%87%E5%B7%9E%E5%8C%BA&parentId=&levelType=&originId=500101&tradeTypeId=70&chargeTotalAmount=800&chargeTotalAmountYuan=8&freezeMoneySymbol=13&comparisonFreezeAmount=13&created=2021-08-16%2014%3A45%3A19&remark=&goodsTagIds=663&marketFlag=sy&totalMoney=800&receivable=1300&collectionPrice=0&discountAmount=500&handReceivableAmount=0&itemReceivableAmount=1300&shareRatio=0&handlingTeam=&handActualAmount=0&handManageAmount=0&handCollectionAmount=0&receivableAmount=1300&categoryName=%E6%B0%B4%E6%9E%9C&categoryId=53&driverTel=&grossWeightDate=2021-08-16%2014%3A45%3A19&tareWeightDate=2021-08-16%2014%3A45%3A19&grossPathName=&grossPathId=&tarePathId=&goodsRemark=&inGreeterName=&inGreeterId=0&outGreeterId=&sumPrice=9900&shipperName=&shipperId=&shipperPhone=&feeDepName=&calcFeeDepId=&feeDepId=&accountId=105847&correctDiscount=1&billItems=&billItemsDic=&billItemCheckIds=103&103=10.00&billItems=%7B%22discount%22%3A500%2C%22id%22%3A103%2C%22name%22%3A%22%E4%BA%A4%E6%98%93%E7%AE%A1%E7%90%86%E8%B4%B9%22%2C%22receivable%22%3A1000%2C%22require%22%3A1%7D&billItemDicCheckIds=105&billItemsDic=%7B%22discount%22%3A0%2C%22id%22%3A105%2C%22name%22%3A%22%E4%BC%98%E6%83%A0%E6%94%B6%E8%B4%B9%22%2C%22receivable%22%3A500%2C%22require%22%3A0%7D&billItemCheckIds=106&106=3.00&billItems=%7B%22discount%22%3A0%2C%22id%22%3A106%2C%22name%22%3A%22%E6%A3%80%E6%B5%8B%E8%B4%B9%22%2C%22receivable%22%3A300%2C%22require%22%3A1%7D
  242 +{}
  243 +
  244 +[2021-08-16 14:45:33] [INFO] : ======================================================================================
  245 +[2021-08-16 14:45:33] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCarType
  246 +{"businessCode": "jmsf"}
  247 +{}
  248 +
  249 +[2021-08-16 14:45:33] [INFO] : ======================================================================================
  250 +[2021-08-16 14:45:33] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/cusCategory/getTree
  251 +{"marketId": 9, "state": 1, "keyword": "\u96ea\u83b2\u679c"}
  252 +{}
  253 +
  254 +[2021-08-16 14:45:33] [INFO] : ======================================================================================
  255 +[2021-08-16 14:45:33] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api
  256 +{"firmCode": "sy", "departmentId": 58, "keyword": ""}
  257 +{}
  258 +
  259 +[2021-08-16 14:45:34] [INFO] : ======================================================================================
  260 +[2021-08-16 14:45:34] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/tradeType/query
  261 +{"pageNum": 100, "pageSize": 100, "marketId": 9}
  262 +{}
  263 +
  264 +[2021-08-16 14:45:34] [INFO] : ======================================================================================
  265 +[2021-08-16 14:45:34] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid
  266 +None
  267 +{'params': {'pid': 'goods_tag'}}
  268 +
  269 +[2021-08-16 14:45:34] [INFO] : ======================================================================================
  270 +[2021-08-16 14:45:34] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/address
  271 +{"province": "C", "city": null, "area": null}
  272 +{}
  273 +
  274 +[2021-08-16 14:45:34] [INFO] : ======================================================================================
  275 +[2021-08-16 14:45:34] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/dep
  276 +None
  277 +{'params': {'keyword': ''}}
  278 +
  279 +[2021-08-16 14:45:35] [INFO] : ======================================================================================
  280 +[2021-08-16 14:45:35] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid
  281 +None
  282 +{'params': {'pid': 'prove_type'}}
  283 +
  284 +[2021-08-16 14:45:35] [INFO] : ======================================================================================
  285 +[2021-08-16 14:45:35] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/appCommon/duplicateToken.action
  286 +None
  287 +{}
  288 +
  289 +[2021-08-16 14:45:35] [INFO] : ======================================================================================
  290 +[2021-08-16 14:45:35] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/sparePartsWeighSave
  291 +{"driverTel": "", "inGreeterId": 223, "inGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "itemWeight": 11, "productId": 14158, "productName": "\u96ea\u83b2\u679c", "proveTypeCode": 665, "proveTypeName": "\u98df\u54c1\u5b89\u5168", "qty": 33, "weighRemark": null, "weight": 220, "weighmanRecord": {"grossWeight": null, "grossWeightDate": null, "newWeight": null, "tareWeight": null, "tareWeightDate": null, "weighImgs": []}, "productCode": null, "plate": "\u5dddA26033", "carTypeId": 53, "carTypeCode": "003", "carTypeName": "\u677f\u8f66", "pathAddress": "A4-BB-6D-0A-F4-13", "entryPlateInputType": 1, "feeDepId": 0, "feeDepName": null, "dep": 58, "depName": "\u6c34\u679c\u90e8", "notice": 0, "backSkinTwo": -1, "recordOriginId": 0, "recordOriginName": null, "recordProductId": 0, "recordProductName": null, "recordWeight": null, "codeIc": null, "codeId": 0, "difference": 0, "bindRecordSign": 0, "recordDesc": null, "hasCodeItems": false, "type": 2, "tradeTypeId": 70, "tradeType": "9001", "tradeTypeName": "\u6c88\u96331\u53f7", "goodsTagId": 663, "originId": 500101, "origin": "\u4e07\u5dde\u533a", "originCode": "023", "trailerNumber": "\u5dddA26033", "cateId": 14158, "productState": "1"}
  292 +{}
  293 +
  294 +[2021-08-16 14:45:36] [INFO] : ======================================================================================
  295 +[2021-08-16 14:45:36] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/listPage.action
  296 +{'rows': '10', 'page': '1', 'sort': 'et.created', 'order': 'desc', 'metadata[created]': '{"provider": "datetimeProvider", "index": 10, "field": "created"}', 'metadata[totalPrice]': '{"provider": "moneyProvider", "index": 20, "field": "totalPrice"}', 'metadata[paymentTime]': '{"provider": "datetimeProvider", "index": 30, "field": "paymentTime"}', 'metadata[type]': '{"provider": "entranceFeeBillTypeProvider", "index": 40, "field": "type"}', 'metadata[status]': '{"provider": "entranceFeeBillStateProvider", "index": 50, "field": "status"}', 'attr': 'number', 'attrValue': '202108160900030'}
  297 +{}
  298 +
  299 +[2021-08-16 14:45:36] [INFO] : ======================================================================================
  300 +[2021-08-16 14:45:36] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/pay/4254.action
  301 +None
  302 +{}
  303 +
  304 +[2021-08-16 14:45:38] [INFO] : ======================================================================================
  305 +[2021-08-16 14:45:38] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/icCheck?ic=888810032426
  306 +None
  307 +{}
  308 +
  309 +[2021-08-16 14:45:38] [INFO] : ======================================================================================
  310 +[2021-08-16 14:45:38] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州
  311 +None
  312 +{}
  313 +
  314 +[2021-08-16 14:45:38] [INFO] : ======================================================================================
  315 +[2021-08-16 14:45:38] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action
  316 +{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'pay', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '2', 'id': 4254, 'goodsId': '4268', 'number': '202108160900030', 'modified': '2021-08-16 14:45:38', 'status': '2', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '1', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川A26033', 'autocomplete-cartype': '003(板车)', 'carTypeName': '板车', 'carTypeCode': '003', 'carTypeId': '53', 'carTypeWeight': '', 'storeTareWeight': '', 'proveType': '665', 'grossWeight': '0', 'tareWeight': '0', 'weight': '220', 'goodsNum': '', 'itemWeight': '', 'productPrice': '1.00000', 'unitPrice': '100.0', 'depName': '水果部', 'calcDepId': '58', 'regionName': '', 'regionId': '0', 'productName': '雪莲果', 'productId': '14158', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '70', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-16 14:45:36', 'remark': 'false', 'goodsTagIds': '663', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '水果', 'categoryId': '14436', 'driverTel': '', 'grossWeightDate': '2021-08-16 14:45:36', 'tareWeightDate': '2021-08-16 14:45:36', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '22000', 'shipperName': '', 'shipperId': '', 'shipperPhone': '', 'feeDepName': '', 'calcFeeDepId': ''}
  317 +{}
  318 +
  319 +[2021-08-16 14:45:39] [INFO] : ======================================================================================
  320 +[2021-08-16 14:45:39] [INFO] : http://test.jmsf.diligrp.com:8385/entranceTrade/doPay.action
  321 +protocolId=&pwd=111111&clientRedirectTag=&viewType=pay&optType=0&optUrl=&correctInfo=1&weightType=2&id=4254&goodsId=4268&number=202108160900030&modified=2021-08-16%2014%3A45%3A36&status=2&source=1&updateFeeItems=&correctDiscount=1&totalAmount=800&customerId=389&fundAccount=105847&ic=888810032426&customerName=%E9%95%BF%E6%AD%8C%E4%B9%B0%E5%AE%B6%E7%9C%81%E5%86%85%E5%95%8A%E5%95%8A%E5%95%8A%E5%98%BF&customerPhone=18011501258&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DA26033&autocomplete-cartype=003%28%E6%9D%BF%E8%BD%A6%29&carTypeName=%E6%9D%BF%E8%BD%A6&carTypeCode=003&carTypeId=53&carTypeWeight=&storeTareWeight=&proveType=665&grossWeight=0&tareWeight=0&weight=220&goodsNum=&itemWeight=&productPrice=1.00000&unitPrice=100.0&depName=%E6%B0%B4%E6%9E%9C%E9%83%A8&calcDepId=58&dep=58&regionName=&regionId=72&productName=%E9%9B%AA%E8%8E%B2%E6%9E%9C&productId=14158&productArea=%E9%87%8D%E5%BA%86%2C%E9%87%8D%E5%BA%86%E5%B8%82%2C%E4%B8%87%E5%B7%9E%E5%8C%BA&parentId=&levelType=&originId=500101&tradeTypeId=70&chargeTotalAmount=800&chargeTotalAmountYuan=8&freezeMoneySymbol=13&comparisonFreezeAmount=13&created=2021-08-16%2014%3A45%3A36&remark=&goodsTagIds=663&marketFlag=sy&totalMoney=800&receivable=1300&collectionPrice=0&discountAmount=500&handReceivableAmount=0&itemReceivableAmount=1300&shareRatio=0&handlingTeam=&handActualAmount=0&handManageAmount=0&handCollectionAmount=0&receivableAmount=1300&categoryName=%E6%B0%B4%E6%9E%9C&categoryId=53&driverTel=&grossWeightDate=2021-08-16%2014%3A45%3A36&tareWeightDate=2021-08-16%2014%3A45%3A36&grossPathName=&grossPathId=&tarePathId=&goodsRemark=&inGreeterName=&inGreeterId=0&outGreeterId=&sumPrice=22000&shipperName=&shipperId=&shipperPhone=&feeDepName=&calcFeeDepId=&feeDepId=&accountId=105847&correctDiscount=1&billItems=&billItemsDic=&billItemCheckIds=103&103=10.00&billItems=%7B%22discount%22%3A500%2C%22id%22%3A103%2C%22name%22%3A%22%E4%BA%A4%E6%98%93%E7%AE%A1%E7%90%86%E8%B4%B9%22%2C%22receivable%22%3A1000%2C%22require%22%3A1%7D&billItemDicCheckIds=105&billItemsDic=%7B%22discount%22%3A0%2C%22id%22%3A105%2C%22name%22%3A%22%E4%BC%98%E6%83%A0%E6%94%B6%E8%B4%B9%22%2C%22receivable%22%3A500%2C%22require%22%3A0%7D&billItemCheckIds=106&106=3.00&billItems=%7B%22discount%22%3A0%2C%22id%22%3A106%2C%22name%22%3A%22%E6%A3%80%E6%B5%8B%E8%B4%B9%22%2C%22receivable%22%3A300%2C%22require%22%3A1%7D
  322 +{}
  323 +
  324 +[2021-08-16 14:45:44] [INFO] : ======================================================================================
  325 +[2021-08-16 14:45:44] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCarType
  326 +{"businessCode": "jmsf"}
  327 +{}
  328 +
  329 +[2021-08-16 14:45:44] [INFO] : ======================================================================================
  330 +[2021-08-16 14:45:44] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/cusCategory/getTree
  331 +{"marketId": 9, "state": 1, "keyword": "\u96ea\u83b2\u679c"}
  332 +{}
  333 +
  334 +[2021-08-16 14:45:44] [INFO] : ======================================================================================
  335 +[2021-08-16 14:45:44] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api
  336 +{"firmCode": "sy", "departmentId": 58, "keyword": ""}
  337 +{}
  338 +
  339 +[2021-08-16 14:45:45] [INFO] : ======================================================================================
  340 +[2021-08-16 14:45:45] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/tradeType/query
  341 +{"pageNum": 100, "pageSize": 100, "marketId": 9}
  342 +{}
  343 +
  344 +[2021-08-16 14:45:45] [INFO] : ======================================================================================
  345 +[2021-08-16 14:45:45] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid
  346 +None
  347 +{'params': {'pid': 'goods_tag'}}
  348 +
  349 +[2021-08-16 14:45:45] [INFO] : ======================================================================================
  350 +[2021-08-16 14:45:45] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/address
  351 +{"province": "C", "city": null, "area": null}
  352 +{}
  353 +
  354 +[2021-08-16 14:45:45] [INFO] : ======================================================================================
  355 +[2021-08-16 14:45:45] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/dep
  356 +None
  357 +{'params': {'keyword': ''}}
  358 +
  359 +[2021-08-16 14:45:46] [INFO] : ======================================================================================
  360 +[2021-08-16 14:45:46] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid
  361 +None
  362 +{'params': {'pid': 'prove_type'}}
  363 +
  364 +[2021-08-16 14:45:46] [INFO] : ======================================================================================
  365 +[2021-08-16 14:45:46] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/appCommon/duplicateToken.action
  366 +None
  367 +{}
  368 +
  369 +[2021-08-16 14:45:46] [INFO] : ======================================================================================
  370 +[2021-08-16 14:45:46] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/wholeCarWeighSave
  371 +{"carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66", "carTypeWeight": 333, "plate": "\u5dddA16241", "inGreeterId": 223, "inGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "productId": 14158, "productName": "\u96ea\u83b2\u679c", "proveTypeCode": 665, "proveTypeName": "\u98df\u54c1\u5b89\u5168", "weighRemark": "\u5907\u6ce8", "weighmanRecord": {"grossWeight": 432, "grossWeightDate": "2021-08-16 14:45:46", "newWeight": 99, "tareWeight": 333, "tareWeightDate": null, "weighImgs": []}, "productCode": null, "trailerNumber": "\u5dddA16241", "pathAddress": "A4-BB-6D-0A-F4-13", "haveTruckWeight": false, "source": 4, "entryPlateInputType": 1, "dep": 58, "depName": "\u6c34\u679c\u90e8", "cateId": 14158, "notice": 0, "backSkinTwo": -1, "recordOriginId": 0, "recordOriginName": null, "recordProductId": 0, "recordProductName": null, "recordWeight": null, "codeIc": null, "codeId": 0, "difference": 0, "bindRecordSign": 0, "recordDesc": null, "hasCodeItems": false, "customerId": 0, "customerName": "", "driverIc": null, "driverName": null, "totalPrice": null, "originId": 500101, "origin": "\u4e07\u5dde\u533a", "originCode": "023", "tradeType": "9001", "tradeTypeName": "\u6c88\u96331\u53f7", "weight": 2.0, "pwd": "", "type": 1, "ic": "", "boothNumber": "210728154359", "productState": "1", "accountId": 0, "passCheckId": 0, "passCheckName": null, "tradeTypeId": 70, "id": 0, "protocolId": null, "goodsTagId": 663}
  372 +{}
  373 +
  374 +[2021-08-16 14:45:47] [INFO] : ======================================================================================
  375 +[2021-08-16 14:45:47] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/listPage.action
  376 +{'rows': '10', 'page': '1', 'sort': 'et.created', 'order': 'desc', 'metadata[created]': '{"provider": "datetimeProvider", "index": 10, "field": "created"}', 'metadata[totalPrice]': '{"provider": "moneyProvider", "index": 20, "field": "totalPrice"}', 'metadata[paymentTime]': '{"provider": "datetimeProvider", "index": 30, "field": "paymentTime"}', 'metadata[type]': '{"provider": "entranceFeeBillTypeProvider", "index": 40, "field": "type"}', 'metadata[status]': '{"provider": "entranceFeeBillStateProvider", "index": 50, "field": "status"}', 'attr': 'number', 'attrValue': '202108160900031'}
  377 +{}
  378 +
  379 +[2021-08-16 14:45:47] [INFO] : ======================================================================================
  380 +[2021-08-16 14:45:47] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/pay/4255.action
  381 +None
  382 +{}
  383 +
  384 +[2021-08-16 14:45:49] [INFO] : ======================================================================================
  385 +[2021-08-16 14:45:49] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/icCheck?ic=888810032426
  386 +None
  387 +{}
  388 +
  389 +[2021-08-16 14:45:50] [INFO] : ======================================================================================
  390 +[2021-08-16 14:45:50] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州
  391 +None
  392 +{}
  393 +
  394 +[2021-08-16 14:45:50] [INFO] : ======================================================================================
  395 +[2021-08-16 14:45:50] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action
  396 +{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'pay', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '1', 'id': 4255, 'goodsId': '4269', 'number': '202108160900031', 'modified': '2021-08-16 14:45:50', 'status': '2', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '1', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川A16241', 'autocomplete-cartype': '003(板车)', 'carTypeName': '板车', 'carTypeCode': '003', 'carTypeId': '53', 'carTypeWeight': '333', 'storeTareWeight': '', 'proveType': '665', 'grossWeight': '432', 'tareWeight': '333', 'weight': '99', 'goodsNum': '', 'itemWeight': '', 'productPrice': '1.00000', 'unitPrice': '100.0', 'depName': '水果部', 'calcDepId': '58', 'regionName': '', 'regionId': '0', 'productName': '雪莲果', 'productId': '14158', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '70', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-16 14:45:47', 'remark': 'false', 'goodsTagIds': '663', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '水果', 'categoryId': '14436', 'driverTel': '', 'grossWeightDate': '2021-08-16 14:45:47', 'tareWeightDate': '2021-08-16 14:45:47', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '9900', 'shipperName': '', 'shipperId': '', 'shipperPhone': '', 'feeDepName': '', 'calcFeeDepId': ''}
  397 +{}
  398 +
  399 +[2021-08-16 14:45:50] [INFO] : ======================================================================================
  400 +[2021-08-16 14:45:50] [INFO] : http://test.jmsf.diligrp.com:8385/entranceTrade/doFreeze.action
  401 +protocolId=&pwd=111111&clientRedirectTag=&viewType=pay&optType=0&optUrl=&correctInfo=1&weightType=1&id=4255&goodsId=4269&number=202108160900031&modified=2021-08-16%2014%3A45%3A47&status=2&source=1&updateFeeItems=&correctDiscount=1&totalAmount=800&customerId=389&fundAccount=105847&ic=888810032426&customerName=%E9%95%BF%E6%AD%8C%E4%B9%B0%E5%AE%B6%E7%9C%81%E5%86%85%E5%95%8A%E5%95%8A%E5%95%8A%E5%98%BF&customerPhone=18011501258&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DA16241&autocomplete-cartype=003%28%E6%9D%BF%E8%BD%A6%29&carTypeName=%E6%9D%BF%E8%BD%A6&carTypeCode=003&carTypeId=53&carTypeWeight=333&storeTareWeight=&proveType=665&grossWeight=432&tareWeight=333&weight=99&goodsNum=&itemWeight=&productPrice=1.00000&unitPrice=100.0&depName=%E6%B0%B4%E6%9E%9C%E9%83%A8&calcDepId=58&dep=58&regionName=&regionId=72&productName=%E9%9B%AA%E8%8E%B2%E6%9E%9C&productId=14158&productArea=%E9%87%8D%E5%BA%86%2C%E9%87%8D%E5%BA%86%E5%B8%82%2C%E4%B8%87%E5%B7%9E%E5%8C%BA&parentId=&levelType=&originId=500101&tradeTypeId=70&chargeTotalAmount=800&chargeTotalAmountYuan=8&freezeMoneySymbol=13&comparisonFreezeAmount=13&created=2021-08-16%2014%3A45%3A47&remark=&goodsTagIds=663&marketFlag=sy&totalMoney=800&receivable=1300&collectionPrice=0&discountAmount=500&handReceivableAmount=0&itemReceivableAmount=1300&shareRatio=0&handlingTeam=&handActualAmount=0&handManageAmount=0&handCollectionAmount=0&receivableAmount=1300&categoryName=%E6%B0%B4%E6%9E%9C&categoryId=53&driverTel=&grossWeightDate=2021-08-16%2014%3A45%3A47&tareWeightDate=2021-08-16%2014%3A45%3A47&grossPathName=&grossPathId=&tarePathId=&goodsRemark=&inGreeterName=&inGreeterId=0&outGreeterId=&sumPrice=9900&shipperName=&shipperId=&shipperPhone=&feeDepName=&calcFeeDepId=&feeDepId=&accountId=105847&correctDiscount=1&billItems=&billItemsDic=&billItemCheckIds=103&103=10.00&billItems=%7B%22discount%22%3A500%2C%22id%22%3A103%2C%22name%22%3A%22%E4%BA%A4%E6%98%93%E7%AE%A1%E7%90%86%E8%B4%B9%22%2C%22receivable%22%3A1000%2C%22require%22%3A1%7D&billItemDicCheckIds=105&billItemsDic=%7B%22discount%22%3A0%2C%22id%22%3A105%2C%22name%22%3A%22%E4%BC%98%E6%83%A0%E6%94%B6%E8%B4%B9%22%2C%22receivable%22%3A500%2C%22require%22%3A0%7D&billItemCheckIds=106&106=3.00&billItems=%7B%22discount%22%3A0%2C%22id%22%3A106%2C%22name%22%3A%22%E6%A3%80%E6%B5%8B%E8%B4%B9%22%2C%22receivable%22%3A300%2C%22require%22%3A1%7D
  402 +{}
  403 +
  404 +[2021-08-16 14:45:55] [INFO] : ======================================================================================
  405 +[2021-08-16 14:45:55] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCarType
  406 +{"businessCode": "jmsf"}
  407 +{}
  408 +
  409 +[2021-08-16 14:45:56] [INFO] : ======================================================================================
  410 +[2021-08-16 14:45:56] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/cusCategory/getTree
  411 +{"marketId": 9, "state": 1, "keyword": "\u852c\u83dc"}
  412 +{}
  413 +
  414 +[2021-08-16 14:45:56] [INFO] : ======================================================================================
  415 +[2021-08-16 14:45:56] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api
  416 +{"firmCode": "sy", "departmentId": 58, "keyword": ""}
  417 +{}
  418 +
  419 +[2021-08-16 14:45:56] [INFO] : ======================================================================================
  420 +[2021-08-16 14:45:56] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/tradeType/query
  421 +{"pageNum": 100, "pageSize": 100, "marketId": 9}
  422 +{}
  423 +
  424 +[2021-08-16 14:45:56] [INFO] : ======================================================================================
  425 +[2021-08-16 14:45:56] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid
  426 +None
  427 +{'params': {'pid': 'goods_tag'}}
  428 +
  429 +[2021-08-16 14:45:56] [INFO] : ======================================================================================
  430 +[2021-08-16 14:45:56] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/address
  431 +{"province": "C", "city": null, "area": null}
  432 +{}
  433 +
  434 +[2021-08-16 14:45:57] [INFO] : ======================================================================================
  435 +[2021-08-16 14:45:57] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/dep
  436 +None
  437 +{'params': {'keyword': ''}}
  438 +
  439 +[2021-08-16 14:45:57] [INFO] : ======================================================================================
  440 +[2021-08-16 14:45:57] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid
  441 +None
  442 +{'params': {'pid': 'prove_type'}}
  443 +
  444 +[2021-08-16 14:45:57] [INFO] : ======================================================================================
  445 +[2021-08-16 14:45:57] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/appCommon/duplicateToken.action
  446 +None
  447 +{}
  448 +
  449 +[2021-08-16 14:45:58] [INFO] : ======================================================================================
  450 +[2021-08-16 14:45:58] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/wholeCarWeighSave
  451 +{"carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66", "carTypeWeight": 333, "plate": "\u5dddA63180", "inGreeterId": 223, "inGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "productId": 14152, "productName": "\u852c\u83dc", "proveTypeCode": 665, "proveTypeName": "\u98df\u54c1\u5b89\u5168", "weighRemark": "\u5907\u6ce8", "weighmanRecord": {"grossWeight": 432, "grossWeightDate": "2021-08-16 14:45:58", "newWeight": 99, "tareWeight": 333, "tareWeightDate": null, "weighImgs": []}, "productCode": null, "trailerNumber": "\u5dddA63180", "pathAddress": "A4-BB-6D-0A-F4-13", "haveTruckWeight": false, "source": 4, "entryPlateInputType": 1, "dep": 58, "depName": "\u6c34\u679c\u90e8", "cateId": 14152, "notice": 0, "backSkinTwo": -1, "recordOriginId": 0, "recordOriginName": null, "recordProductId": 0, "recordProductName": null, "recordWeight": null, "codeIc": null, "codeId": 0, "difference": 0, "bindRecordSign": 0, "recordDesc": null, "hasCodeItems": false, "customerId": 0, "customerName": "", "driverIc": null, "driverName": null, "totalPrice": null, "originId": 500101, "origin": "\u4e07\u5dde\u533a", "originCode": "023", "tradeType": "9001", "tradeTypeName": "\u6c88\u96331\u53f7", "weight": 2.0, "pwd": "", "type": 1, "ic": "", "boothNumber": "210728154359", "productState": "1", "accountId": 0, "passCheckId": 0, "passCheckName": null, "tradeTypeId": 70, "id": 0, "protocolId": null, "goodsTagId": 663}
  452 +{}
  453 +
  454 +[2021-08-16 14:45:58] [INFO] : ======================================================================================
  455 +[2021-08-16 14:45:58] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/listPage.action
  456 +{'rows': '10', 'page': '1', 'sort': 'et.created', 'order': 'desc', 'metadata[created]': '{"provider": "datetimeProvider", "index": 10, "field": "created"}', 'metadata[totalPrice]': '{"provider": "moneyProvider", "index": 20, "field": "totalPrice"}', 'metadata[paymentTime]': '{"provider": "datetimeProvider", "index": 30, "field": "paymentTime"}', 'metadata[type]': '{"provider": "entranceFeeBillTypeProvider", "index": 40, "field": "type"}', 'metadata[status]': '{"provider": "entranceFeeBillStateProvider", "index": 50, "field": "status"}', 'attr': 'number', 'attrValue': '202108160900032'}
  457 +{}
  458 +
  459 +[2021-08-16 14:45:59] [INFO] : ======================================================================================
  460 +[2021-08-16 14:45:59] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/invalid/4256.action
  461 +None
  462 +{}
  463 +
  464 +[2021-08-16 14:46:00] [INFO] : ======================================================================================
  465 +[2021-08-16 14:46:00] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/icCheck?ic=888810032426
  466 +None
  467 +{}
  468 +
  469 +[2021-08-16 14:46:01] [INFO] : ======================================================================================
  470 +[2021-08-16 14:46:01] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州
  471 +None
  472 +{}
  473 +
  474 +[2021-08-16 14:46:01] [INFO] : ======================================================================================
  475 +[2021-08-16 14:46:01] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action
  476 +{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'invalid', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '1', 'id': 4256, 'goodsId': '4270', 'number': '202108160900032', 'modified': '2021-08-16 14:46:01', 'status': '2', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '1', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川A63180', 'autocomplete-cartype': '003(板车)', 'carTypeName': '板车', 'carTypeCode': '003', 'carTypeId': '53', 'carTypeWeight': '333', 'storeTareWeight': '', 'proveType': '665', 'grossWeight': '432', 'tareWeight': '333', 'weight': '99', 'goodsNum': '', 'itemWeight': '', 'productPrice': '1.00000', 'unitPrice': '100.0', 'depName': '水果部', 'regionName': '', 'regionId': '0', 'productName': '蔬菜', 'productId': '14152', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '70', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-16 14:45:58', 'remark': 'false', 'goodsTagIds': '663', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '蔬菜', 'categoryId': '14152', 'driverTel': '', 'grossWeightDate': '2021-08-16 14:45:58', 'tareWeightDate': '2021-08-16 14:45:58', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '9900', 'shipperName': '', 'shipperId': '', 'shipperPhone': ''}
  477 +{}
  478 +
  479 +[2021-08-16 14:46:01] [INFO] : ======================================================================================
  480 +[2021-08-16 14:46:01] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/doInvalid.action
  481 +protocolId=&pwd=111111&clientRedirectTag=&viewType=invalid&optType=0&optUrl=&correctInfo=1&weightType=1&id=4256&goodsId=4270&number=202108160900032&modified=2021-08-16%2014%3A45%3A58&status=2&source=1&updateFeeItems=&correctDiscount=1&totalAmount=600&customerId=389&fundAccount=105847&accountId=105847&ic=888810032426&customerName=%E9%95%BF%E6%AD%8C%E4%B9%B0%E5%AE%B6%E7%9C%81%E5%86%85%E5%95%8A%E5%95%8A%E5%95%8A%E5%98%BF&customerPhone=18011501258&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DA63180&autocomplete-cartype=003%28%E6%9D%BF%E8%BD%A6%29&carTypeName=%E6%9D%BF%E8%BD%A6&carTypeCode=003&carTypeId=53&carTypeWeight=333&storeTareWeight=&proveType=665&grossWeight=432&tareWeight=333&weight=99&goodsNum=&itemWeight=&productPrice=1.00000&unitPrice=100.0&depName=%E6%B0%B4%E6%9E%9C%E9%83%A8&dep=58&regionId=&productName=%E8%94%AC%E8%8F%9C&productId=14152&productArea=%E9%87%8D%E5%BA%86%2C%E9%87%8D%E5%BA%86%E5%B8%82%2C%E4%B8%87%E5%B7%9E%E5%8C%BA&originId=500101&tradeTypeId=70&chargeTotalAmount=600&chargeTotalAmountYuan=8&freezeMoneySymbol=13&comparisonFreezeAmount=13&created=2021-08-16%2014%3A45%3A58&remark=%E5%A4%87%E6%B3%A8&goodsTagIds=663&shareRatio=0&handlingTeam=&steveTeamId=&handlingRatio=&handActualAmount=0&handManageAmount=0&handCollectionAmount=0&marketFlag=sy&totalMoney=600&receivable=1300&collectionPrice=200&discountAmount=500&handReceivableAmount=10000&itemReceivableAmount=1300&receivableAmount=1300&categoryName=%E8%94%AC%E8%8F%9C&categoryId=53&driverTel=&grossWeightDate=2021-08-16%2014%3A45%3A58&tareWeightDate=2021-08-16%2014%3A45%3A58&grossPathName=&grossPathId=&tarePathId=&goodsRemark=%E5%A4%87%E6%B3%A8&inGreeterName=%E9%80%9A%E7%94%A8%E6%B5%8B%E8%AF%95&inGreeterId=274&outGreeterId=&sumPrice=9900&shipperName=&shipperId=&shipperPhone=&feeDepId=0&correctDiscount=1&billItems=&billItemsDic=&billItemCheckIds=103&103=10.00&billItems=%7B%22discount%22%3A500%2C%22id%22%3A103%2C%22name%22%3A%22%E4%BA%A4%E6%98%93%E7%AE%A1%E7%90%86%E8%B4%B9%22%2C%22receivable%22%3A1000%2C%22require%22%3A1%7D&billItemDicCheckIds=105&billItemsDic=%7B%22discount%22%3A0%2C%22id%22%3A105%2C%22name%22%3A%22%E4%BC%98%E6%83%A0%E6%94%B6%E8%B4%B9%22%2C%22receivable%22%3A500%2C%22require%22%3A0%7D&billItemCheckIds=106&106=3.00&billItems=%7B%22discount%22%3A0%2C%22id%22%3A106%2C%22name%22%3A%22%E6%A3%80%E6%B5%8B%E8%B4%B9%22%2C%22receivable%22%3A300%2C%22require%22%3A1%7D
  482 +{}
  483 +
  484 +[2021-08-16 14:46:02] [INFO] : ======================================================================================
  485 +[2021-08-16 14:46:02] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCarType
  486 +{"businessCode": "jmsf"}
  487 +{}
  488 +
  489 +[2021-08-16 14:46:02] [INFO] : ======================================================================================
  490 +[2021-08-16 14:46:02] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/cusCategory/getTree
  491 +{"marketId": 9, "state": 1, "keyword": "\u852c\u83dc"}
  492 +{}
  493 +
  494 +[2021-08-16 14:46:02] [INFO] : ======================================================================================
  495 +[2021-08-16 14:46:02] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api
  496 +{"firmCode": "sy", "departmentId": 58, "keyword": ""}
  497 +{}
  498 +
  499 +[2021-08-16 14:46:03] [INFO] : ======================================================================================
  500 +[2021-08-16 14:46:03] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/tradeType/query
  501 +{"pageNum": 100, "pageSize": 100, "marketId": 9}
  502 +{}
  503 +
  504 +[2021-08-16 14:46:03] [INFO] : ======================================================================================
  505 +[2021-08-16 14:46:03] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid
  506 +None
  507 +{'params': {'pid': 'goods_tag'}}
  508 +
  509 +[2021-08-16 14:46:03] [INFO] : ======================================================================================
  510 +[2021-08-16 14:46:03] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/address
  511 +{"province": "C", "city": null, "area": null}
  512 +{}
  513 +
  514 +[2021-08-16 14:46:03] [INFO] : ======================================================================================
  515 +[2021-08-16 14:46:03] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/dep
  516 +None
  517 +{'params': {'keyword': ''}}
  518 +
  519 +[2021-08-16 14:46:04] [INFO] : ======================================================================================
  520 +[2021-08-16 14:46:04] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid
  521 +None
  522 +{'params': {'pid': 'prove_type'}}
  523 +
  524 +[2021-08-16 14:46:04] [INFO] : ======================================================================================
  525 +[2021-08-16 14:46:04] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/appCommon/duplicateToken.action
  526 +None
  527 +{}
  528 +
  529 +[2021-08-16 14:46:04] [INFO] : ======================================================================================
  530 +[2021-08-16 14:46:04] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/wholeCarWeighSave
  531 +{"carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66", "carTypeWeight": 333, "plate": "\u5dddA12345", "inGreeterId": 223, "inGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "productId": 14152, "productName": "\u852c\u83dc", "proveTypeCode": 665, "proveTypeName": "\u98df\u54c1\u5b89\u5168", "weighRemark": "\u5907\u6ce8", "weighmanRecord": {"grossWeight": 432, "grossWeightDate": "2021-08-16 14:46:04", "newWeight": 99, "tareWeight": 333, "tareWeightDate": null, "weighImgs": []}, "productCode": null, "trailerNumber": "\u5dddA12345", "pathAddress": "A4-BB-6D-0A-F4-13", "haveTruckWeight": false, "source": 4, "entryPlateInputType": 1, "dep": 58, "depName": "\u6c34\u679c\u90e8", "cateId": 14152, "notice": 0, "backSkinTwo": -1, "recordOriginId": 0, "recordOriginName": null, "recordProductId": 0, "recordProductName": null, "recordWeight": null, "codeIc": null, "codeId": 0, "difference": 0, "bindRecordSign": 0, "recordDesc": null, "hasCodeItems": false, "customerId": 0, "customerName": "", "driverIc": null, "driverName": null, "totalPrice": null, "originId": 500101, "origin": "\u4e07\u5dde\u533a", "originCode": "023", "tradeType": "9001", "tradeTypeName": "\u6c88\u96331\u53f7", "weight": 2.0, "pwd": "", "type": 1, "ic": "", "boothNumber": "210728154359", "productState": "1", "accountId": 0, "passCheckId": 0, "passCheckName": null, "tradeTypeId": 70, "id": 0, "protocolId": null, "goodsTagId": 663}
  532 +{}
  533 +
  534 +[2021-08-16 14:46:05] [INFO] : ======================================================================================
  535 +[2021-08-16 14:46:05] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/view/4257.action
  536 +None
  537 +{}
  538 +
  539 +[2021-08-16 14:46:06] [INFO] : ======================================================================================
  540 +[2021-08-16 14:46:06] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCarType
  541 +{"businessCode": "jmsf"}
  542 +{}
  543 +
  544 +[2021-08-16 14:46:07] [INFO] : ======================================================================================
  545 +[2021-08-16 14:46:07] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/cusCategory/getTree
  546 +{"marketId": 9, "state": 1, "keyword": "\u96ea\u83b2\u679c"}
  547 +{}
  548 +
  549 +[2021-08-16 14:46:07] [INFO] : ======================================================================================
  550 +[2021-08-16 14:46:07] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api
  551 +{"firmCode": "sy", "departmentId": 58, "keyword": ""}
  552 +{}
  553 +
  554 +[2021-08-16 14:46:07] [INFO] : ======================================================================================
  555 +[2021-08-16 14:46:07] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/tradeType/query
  556 +{"pageNum": 100, "pageSize": 100, "marketId": 9}
  557 +{}
  558 +
  559 +[2021-08-16 14:46:07] [INFO] : ======================================================================================
  560 +[2021-08-16 14:46:07] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid
  561 +None
  562 +{'params': {'pid': 'goods_tag'}}
  563 +
  564 +[2021-08-16 14:46:08] [INFO] : ======================================================================================
  565 +[2021-08-16 14:46:08] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/address
  566 +{"province": "C", "city": null, "area": null}
  567 +{}
  568 +
  569 +[2021-08-16 14:46:08] [INFO] : ======================================================================================
  570 +[2021-08-16 14:46:08] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/dep
  571 +None
  572 +{'params': {'keyword': ''}}
  573 +
  574 +[2021-08-16 14:46:08] [INFO] : ======================================================================================
  575 +[2021-08-16 14:46:08] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid
  576 +None
  577 +{'params': {'pid': 'prove_type'}}
  578 +
  579 +[2021-08-16 14:46:09] [INFO] : ======================================================================================
  580 +[2021-08-16 14:46:09] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/appCommon/duplicateToken.action
  581 +None
  582 +{}
  583 +
  584 +[2021-08-16 14:46:09] [INFO] : ======================================================================================
  585 +[2021-08-16 14:46:09] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/wholeCarWeighSave
  586 +{"carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66", "carTypeWeight": 333, "plate": "\u5dddA24749", "inGreeterId": 223, "inGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "productId": 14158, "productName": "\u96ea\u83b2\u679c", "proveTypeCode": 665, "proveTypeName": "\u98df\u54c1\u5b89\u5168", "weighRemark": "\u5907\u6ce8", "weighmanRecord": {"grossWeight": 432, "grossWeightDate": "2021-08-16 14:46:09", "newWeight": 99, "tareWeight": 333, "tareWeightDate": null, "weighImgs": []}, "productCode": null, "trailerNumber": "\u5dddA24749", "pathAddress": "A4-BB-6D-0A-F4-13", "haveTruckWeight": false, "source": 4, "entryPlateInputType": 1, "dep": 58, "depName": "\u6c34\u679c\u90e8", "cateId": 14158, "notice": 0, "backSkinTwo": -1, "recordOriginId": 0, "recordOriginName": null, "recordProductId": 0, "recordProductName": null, "recordWeight": null, "codeIc": null, "codeId": 0, "difference": 0, "bindRecordSign": 0, "recordDesc": null, "hasCodeItems": false, "customerId": 0, "customerName": "", "driverIc": null, "driverName": null, "totalPrice": null, "originId": 500101, "origin": "\u4e07\u5dde\u533a", "originCode": "023", "tradeType": "9001", "tradeTypeName": "\u6c88\u96331\u53f7", "weight": 2.0, "pwd": "", "type": 1, "ic": "", "boothNumber": "210728154359", "productState": "1", "accountId": 0, "passCheckId": 0, "passCheckName": null, "tradeTypeId": 70, "id": 0, "protocolId": null, "goodsTagId": 663}
  587 +{}
  588 +
  589 +[2021-08-16 14:46:09] [INFO] : ======================================================================================
  590 +[2021-08-16 14:46:09] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/listPage.action
  591 +{'rows': '10', 'page': '1', 'sort': 'et.created', 'order': 'desc', 'metadata[created]': '{"provider": "datetimeProvider", "index": 10, "field": "created"}', 'metadata[totalPrice]': '{"provider": "moneyProvider", "index": 20, "field": "totalPrice"}', 'metadata[paymentTime]': '{"provider": "datetimeProvider", "index": 30, "field": "paymentTime"}', 'metadata[type]': '{"provider": "entranceFeeBillTypeProvider", "index": 40, "field": "type"}', 'metadata[status]': '{"provider": "entranceFeeBillStateProvider", "index": 50, "field": "status"}', 'attr': 'number', 'attrValue': '202108160900034'}
  592 +{}
  593 +
  594 +[2021-08-16 14:46:10] [INFO] : ======================================================================================
  595 +[2021-08-16 14:46:10] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/pay/4258.action
  596 +None
  597 +{}
  598 +
  599 +[2021-08-16 14:46:11] [INFO] : ======================================================================================
  600 +[2021-08-16 14:46:11] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/icCheck?ic=888810032426
  601 +None
  602 +{}
  603 +
  604 +[2021-08-16 14:46:12] [INFO] : ======================================================================================
  605 +[2021-08-16 14:46:12] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州
  606 +None
  607 +{}
  608 +
  609 +[2021-08-16 14:46:12] [INFO] : ======================================================================================
  610 +[2021-08-16 14:46:12] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action
  611 +{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'pay', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '1', 'id': 4258, 'goodsId': '4272', 'number': '202108160900034', 'modified': '2021-08-16 14:46:12', 'status': '2', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '1', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川A24749', 'autocomplete-cartype': '003(板车)', 'carTypeName': '板车', 'carTypeCode': '003', 'carTypeId': '53', 'carTypeWeight': '333', 'storeTareWeight': '', 'proveType': '665', 'grossWeight': '432', 'tareWeight': '333', 'weight': '99', 'goodsNum': '', 'itemWeight': '', 'productPrice': '1.00000', 'unitPrice': '100.0', 'depName': '水果部', 'calcDepId': '58', 'regionName': '', 'regionId': '0', 'productName': '雪莲果', 'productId': '14158', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '70', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-16 14:46:09', 'remark': 'false', 'goodsTagIds': '663', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '水果', 'categoryId': '14436', 'driverTel': '', 'grossWeightDate': '2021-08-16 14:46:09', 'tareWeightDate': '2021-08-16 14:46:09', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '9900', 'shipperName': '', 'shipperId': '', 'shipperPhone': '', 'feeDepName': '', 'calcFeeDepId': ''}
  612 +{}
  613 +
  614 +[2021-08-16 14:46:12] [INFO] : ======================================================================================
  615 +[2021-08-16 14:46:12] [INFO] : http://test.jmsf.diligrp.com:8385/entranceTrade/doFreeze.action
  616 +protocolId=&pwd=111111&clientRedirectTag=&viewType=pay&optType=0&optUrl=&correctInfo=1&weightType=1&id=4258&goodsId=4272&number=202108160900034&modified=2021-08-16%2014%3A46%3A09&status=2&source=1&updateFeeItems=&correctDiscount=1&totalAmount=800&customerId=389&fundAccount=105847&ic=888810032426&customerName=%E9%95%BF%E6%AD%8C%E4%B9%B0%E5%AE%B6%E7%9C%81%E5%86%85%E5%95%8A%E5%95%8A%E5%95%8A%E5%98%BF&customerPhone=18011501258&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DA24749&autocomplete-cartype=003%28%E6%9D%BF%E8%BD%A6%29&carTypeName=%E6%9D%BF%E8%BD%A6&carTypeCode=003&carTypeId=53&carTypeWeight=333&storeTareWeight=&proveType=665&grossWeight=432&tareWeight=333&weight=99&goodsNum=&itemWeight=&productPrice=1.00000&unitPrice=100.0&depName=%E6%B0%B4%E6%9E%9C%E9%83%A8&calcDepId=58&dep=58&regionName=&regionId=72&productName=%E9%9B%AA%E8%8E%B2%E6%9E%9C&productId=14158&productArea=%E9%87%8D%E5%BA%86%2C%E9%87%8D%E5%BA%86%E5%B8%82%2C%E4%B8%87%E5%B7%9E%E5%8C%BA&parentId=&levelType=&originId=500101&tradeTypeId=70&chargeTotalAmount=800&chargeTotalAmountYuan=8&freezeMoneySymbol=13&comparisonFreezeAmount=13&created=2021-08-16%2014%3A46%3A09&remark=&goodsTagIds=663&marketFlag=sy&totalMoney=800&receivable=1300&collectionPrice=0&discountAmount=500&handReceivableAmount=0&itemReceivableAmount=1300&shareRatio=0&handlingTeam=&handActualAmount=0&handManageAmount=0&handCollectionAmount=0&receivableAmount=1300&categoryName=%E6%B0%B4%E6%9E%9C&categoryId=53&driverTel=&grossWeightDate=2021-08-16%2014%3A46%3A09&tareWeightDate=2021-08-16%2014%3A46%3A09&grossPathName=&grossPathId=&tarePathId=&goodsRemark=&inGreeterName=&inGreeterId=0&outGreeterId=&sumPrice=9900&shipperName=&shipperId=&shipperPhone=&feeDepName=&calcFeeDepId=&feeDepId=&accountId=105847&correctDiscount=1&billItems=&billItemsDic=&billItemCheckIds=103&103=10.00&billItems=%7B%22discount%22%3A500%2C%22id%22%3A103%2C%22name%22%3A%22%E4%BA%A4%E6%98%93%E7%AE%A1%E7%90%86%E8%B4%B9%22%2C%22receivable%22%3A1000%2C%22require%22%3A1%7D&billItemDicCheckIds=105&billItemsDic=%7B%22discount%22%3A0%2C%22id%22%3A105%2C%22name%22%3A%22%E4%BC%98%E6%83%A0%E6%94%B6%E8%B4%B9%22%2C%22receivable%22%3A500%2C%22require%22%3A0%7D&billItemCheckIds=106&106=3.00&billItems=%7B%22discount%22%3A0%2C%22id%22%3A106%2C%22name%22%3A%22%E6%A3%80%E6%B5%8B%E8%B4%B9%22%2C%22receivable%22%3A300%2C%22require%22%3A1%7D
  617 +{}
  618 +
  619 +[2021-08-16 14:46:21] [INFO] : ======================================================================================
  620 +[2021-08-16 14:46:21] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/listPage.action
  621 +{'rows': '10', 'page': '1', 'sort': 'et.created', 'order': 'desc', 'metadata[created]': '{"provider": "datetimeProvider", "index": 10, "field": "created"}', 'metadata[totalPrice]': '{"provider": "moneyProvider", "index": 20, "field": "totalPrice"}', 'metadata[paymentTime]': '{"provider": "datetimeProvider", "index": 30, "field": "paymentTime"}', 'metadata[type]': '{"provider": "entranceFeeBillTypeProvider", "index": 40, "field": "type"}', 'metadata[status]': '{"provider": "entranceFeeBillStateProvider", "index": 50, "field": "status"}', 'attr': 'number', 'attrValue': '202108160900034'}
  622 +{}
  623 +
  624 +[2021-08-16 14:46:22] [INFO] : ======================================================================================
  625 +[2021-08-16 14:46:22] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/unfreeze/4258.action
  626 +None
  627 +{}
  628 +
  629 +[2021-08-16 14:46:24] [INFO] : ======================================================================================
  630 +[2021-08-16 14:46:24] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/icCheck?ic=888810032426
  631 +None
  632 +{}
  633 +
  634 +[2021-08-16 14:46:24] [INFO] : ======================================================================================
  635 +[2021-08-16 14:46:24] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州
  636 +None
  637 +{}
  638 +
  639 +[2021-08-16 14:46:24] [INFO] : ======================================================================================
  640 +[2021-08-16 14:46:24] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action
  641 +{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'unfreeze', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '1', 'id': 4258, 'goodsId': '4272', 'number': '202108160900034', 'modified': '2021-08-16 14:46:24', 'status': '3', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '1', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川A24749', 'autocomplete-cartype': '003(板车)', 'carTypeName': '板车', 'carTypeCode': '003', 'carTypeId': '53', 'carTypeWeight': '333', 'storeTareWeight': '', 'proveType': '665', 'grossWeight': '432', 'tareWeight': '333', 'weight': '99', 'goodsNum': '', 'itemWeight': '', 'productPrice': '1.00000', 'unitPrice': '100.0', 'depName': '水果部', 'regionName': '', 'regionId': '0', 'productName': '雪莲果', 'productId': '14158', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '70', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-16 14:46:09', 'remark': 'false', 'goodsTagIds': '663', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '水果', 'categoryId': '14436', 'driverTel': '', 'grossWeightDate': '2021-08-16 14:46:09', 'tareWeightDate': '2021-08-16 14:46:09', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '9900', 'shipperName': '', 'shipperId': '', 'shipperPhone': ''}
  642 +{}
  643 +
  644 +[2021-08-16 14:46:24] [INFO] : ======================================================================================
  645 +[2021-08-16 14:46:24] [INFO] : http://test.jmsf.diligrp.com:8385/entranceTrade/doUnfreeze.action
  646 +protocolId=&pwd=111111&clientRedirectTag=&viewType=unfreeze&optType=0&optUrl=&correctInfo=1&weightType=1&id=4258&goodsId=4272&number=202108160900034&modified=2021-08-16%2014%3A46%3A09&status=3&source=1&updateFeeItems=&correctDiscount=1&totalAmount=800&customerId=389&fundAccount=105847&accountId=105847&ic=888810032426&customerName=%E9%95%BF%E6%AD%8C%E4%B9%B0%E5%AE%B6%E7%9C%81%E5%86%85%E5%95%8A%E5%95%8A%E5%95%8A%E5%98%BF&customerPhone=18011501258&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DA24749&autocomplete-cartype=003%28%E6%9D%BF%E8%BD%A6%29&carTypeName=%E6%9D%BF%E8%BD%A6&carTypeCode=003&carTypeId=53&carTypeWeight=333&storeTareWeight=&proveType=665&grossWeight=432&tareWeight=333&weight=99&goodsNum=&itemWeight=&productPrice=1.00000&unitPrice=100.0&depName=%E6%B0%B4%E6%9E%9C%E9%83%A8&dep=58&regionId=72&productName=%E9%9B%AA%E8%8E%B2%E6%9E%9C&productId=14158&productArea=%E9%87%8D%E5%BA%86%2C%E9%87%8D%E5%BA%86%E5%B8%82%2C%E4%B8%87%E5%B7%9E%E5%8C%BA&originId=500101&tradeTypeId=70&chargeTotalAmount=800&chargeTotalAmountYuan=8&freezeMoneySymbol=13&comparisonFreezeAmount=13&created=2021-08-16%2014%3A46%3A09&remark=%E5%A4%87%E6%B3%A8&goodsTagIds=663&shareRatio=0&handlingTeam=&steveTeamId=&handlingRatio=&handActualAmount=0&handManageAmount=0&handCollectionAmount=0&marketFlag=sy&totalMoney=800&receivable=1300&collectionPrice=0&discountAmount=500&handReceivableAmount=0&itemReceivableAmount=1300&receivableAmount=1300&categoryName=%E6%B0%B4%E6%9E%9C&categoryId=53&driverTel=&grossWeightDate=2021-08-16%2014%3A46%3A09&tareWeightDate=2021-08-16%2014%3A46%3A09&grossPathName=&grossPathId=&tarePathId=&goodsRemark=%E5%A4%87%E6%B3%A8&inGreeterName=%E9%80%9A%E7%94%A8%E6%B5%8B%E8%AF%95&inGreeterId=274&outGreeterId=&sumPrice=9900&shipperName=&shipperId=&shipperPhone=&feeDepId=0&correctDiscount=1&billItems=&billItemsDic=&billItemCheckIds=103&103=10.00&billItems=%7B%22discount%22%3A500%2C%22id%22%3A103%2C%22name%22%3A%22%E4%BA%A4%E6%98%93%E7%AE%A1%E7%90%86%E8%B4%B9%22%2C%22receivable%22%3A1000%2C%22require%22%3A1%7D&billItemDicCheckIds=105&billItemsDic=%7B%22discount%22%3A0%2C%22id%22%3A105%2C%22name%22%3A%22%E4%BC%98%E6%83%A0%E6%94%B6%E8%B4%B9%22%2C%22receivable%22%3A500%2C%22require%22%3A1%7D&billItemCheckIds=106&106=3.00&billItems=%7B%22discount%22%3A0%2C%22id%22%3A106%2C%22name%22%3A%22%E6%A3%80%E6%B5%8B%E8%B4%B9%22%2C%22receivable%22%3A300%2C%22require%22%3A1%7D
  647 +{}
  648 +
  649 +[2021-08-16 14:46:26] [INFO] : ======================================================================================
  650 +[2021-08-16 14:46:26] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCarType
  651 +{"businessCode": "jmsf"}
  652 +{}
  653 +
  654 +[2021-08-16 14:46:26] [INFO] : ======================================================================================
  655 +[2021-08-16 14:46:26] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/cusCategory/getTree
  656 +{"marketId": 9, "state": 1, "keyword": "\u96ea\u83b2\u679c"}
  657 +{}
  658 +
  659 +[2021-08-16 14:46:26] [INFO] : ======================================================================================
  660 +[2021-08-16 14:46:26] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api
  661 +{"firmCode": "sy", "departmentId": 58, "keyword": ""}
  662 +{}
  663 +
  664 +[2021-08-16 14:46:27] [INFO] : ======================================================================================
  665 +[2021-08-16 14:46:27] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/tradeType/query
  666 +{"pageNum": 100, "pageSize": 100, "marketId": 9}
  667 +{}
  668 +
  669 +[2021-08-16 14:46:27] [INFO] : ======================================================================================
  670 +[2021-08-16 14:46:27] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid
  671 +None
  672 +{'params': {'pid': 'goods_tag'}}
  673 +
  674 +[2021-08-16 14:46:27] [INFO] : ======================================================================================
  675 +[2021-08-16 14:46:27] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/address
  676 +{"province": "C", "city": null, "area": null}
  677 +{}
  678 +
  679 +[2021-08-16 14:46:27] [INFO] : ======================================================================================
  680 +[2021-08-16 14:46:27] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/dep
  681 +None
  682 +{'params': {'keyword': ''}}
  683 +
  684 +[2021-08-16 14:46:28] [INFO] : ======================================================================================
  685 +[2021-08-16 14:46:28] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid
  686 +None
  687 +{'params': {'pid': 'prove_type'}}
  688 +
  689 +[2021-08-16 14:46:28] [INFO] : ======================================================================================
  690 +[2021-08-16 14:46:28] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/appCommon/duplicateToken.action
  691 +None
  692 +{}
  693 +
  694 +[2021-08-16 14:46:28] [INFO] : ======================================================================================
  695 +[2021-08-16 14:46:28] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/wholeCarWeighSave
  696 +{"carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66", "carTypeWeight": 333, "plate": "\u5dddA51430", "inGreeterId": 223, "inGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "productId": 14158, "productName": "\u96ea\u83b2\u679c", "proveTypeCode": 665, "proveTypeName": "\u98df\u54c1\u5b89\u5168", "weighRemark": "\u5907\u6ce8", "weighmanRecord": {"grossWeight": 432, "grossWeightDate": "2021-08-16 14:46:28", "newWeight": 99, "tareWeight": 333, "tareWeightDate": null, "weighImgs": []}, "productCode": null, "trailerNumber": "\u5dddA51430", "pathAddress": "A4-BB-6D-0A-F4-13", "haveTruckWeight": false, "source": 4, "entryPlateInputType": 1, "dep": 58, "depName": "\u6c34\u679c\u90e8", "cateId": 14158, "notice": 0, "backSkinTwo": -1, "recordOriginId": 0, "recordOriginName": null, "recordProductId": 0, "recordProductName": null, "recordWeight": null, "codeIc": null, "codeId": 0, "difference": 0, "bindRecordSign": 0, "recordDesc": null, "hasCodeItems": false, "customerId": 0, "customerName": "", "driverIc": null, "driverName": null, "totalPrice": null, "originId": 500101, "origin": "\u4e07\u5dde\u533a", "originCode": "023", "tradeType": "9001", "tradeTypeName": "\u6c88\u96331\u53f7", "weight": 2.0, "pwd": "", "type": 1, "ic": "", "boothNumber": "210728154359", "productState": "1", "accountId": 0, "passCheckId": 0, "passCheckName": null, "tradeTypeId": 70, "id": 0, "protocolId": null, "goodsTagId": 663}
  697 +{}
  698 +
  699 +[2021-08-16 14:46:29] [INFO] : ======================================================================================
  700 +[2021-08-16 14:46:29] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/listPage.action
  701 +{'rows': '10', 'page': '1', 'sort': 'et.created', 'order': 'desc', 'metadata[created]': '{"provider": "datetimeProvider", "index": 10, "field": "created"}', 'metadata[totalPrice]': '{"provider": "moneyProvider", "index": 20, "field": "totalPrice"}', 'metadata[paymentTime]': '{"provider": "datetimeProvider", "index": 30, "field": "paymentTime"}', 'metadata[type]': '{"provider": "entranceFeeBillTypeProvider", "index": 40, "field": "type"}', 'metadata[status]': '{"provider": "entranceFeeBillStateProvider", "index": 50, "field": "status"}', 'attr': 'number', 'attrValue': '202108160900035'}
  702 +{}
  703 +
  704 +[2021-08-16 14:46:29] [INFO] : ======================================================================================
  705 +[2021-08-16 14:46:29] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/pay/4259.action
  706 +None
  707 +{}
  708 +
  709 +[2021-08-16 14:46:31] [INFO] : ======================================================================================
  710 +[2021-08-16 14:46:31] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/icCheck?ic=888810032426
  711 +None
  712 +{}
  713 +
  714 +[2021-08-16 14:46:31] [INFO] : ======================================================================================
  715 +[2021-08-16 14:46:31] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州
  716 +None
  717 +{}
  718 +
  719 +[2021-08-16 14:46:31] [INFO] : ======================================================================================
  720 +[2021-08-16 14:46:31] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action
  721 +{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'pay', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '1', 'id': 4259, 'goodsId': '4273', 'number': '202108160900035', 'modified': '2021-08-16 14:46:31', 'status': '2', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '1', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川A51430', 'autocomplete-cartype': '003(板车)', 'carTypeName': '板车', 'carTypeCode': '003', 'carTypeId': '53', 'carTypeWeight': '333', 'storeTareWeight': '', 'proveType': '665', 'grossWeight': '432', 'tareWeight': '333', 'weight': '99', 'goodsNum': '', 'itemWeight': '', 'productPrice': '1.00000', 'unitPrice': '100.0', 'depName': '水果部', 'calcDepId': '58', 'regionName': '', 'regionId': '0', 'productName': '雪莲果', 'productId': '14158', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '70', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-16 14:46:29', 'remark': 'false', 'goodsTagIds': '663', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '水果', 'categoryId': '14436', 'driverTel': '', 'grossWeightDate': '2021-08-16 14:46:29', 'tareWeightDate': '2021-08-16 14:46:29', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '9900', 'shipperName': '', 'shipperId': '', 'shipperPhone': '', 'feeDepName': '', 'calcFeeDepId': ''}
  722 +{}
  723 +
  724 +[2021-08-16 14:46:32] [INFO] : ======================================================================================
  725 +[2021-08-16 14:46:32] [INFO] : http://test.jmsf.diligrp.com:8385/entranceTrade/doFreeze.action
  726 +protocolId=&pwd=111111&clientRedirectTag=&viewType=pay&optType=0&optUrl=&correctInfo=1&weightType=1&id=4259&goodsId=4273&number=202108160900035&modified=2021-08-16%2014%3A46%3A29&status=2&source=1&updateFeeItems=&correctDiscount=1&totalAmount=800&customerId=389&fundAccount=105847&ic=888810032426&customerName=%E9%95%BF%E6%AD%8C%E4%B9%B0%E5%AE%B6%E7%9C%81%E5%86%85%E5%95%8A%E5%95%8A%E5%95%8A%E5%98%BF&customerPhone=18011501258&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DA51430&autocomplete-cartype=003%28%E6%9D%BF%E8%BD%A6%29&carTypeName=%E6%9D%BF%E8%BD%A6&carTypeCode=003&carTypeId=53&carTypeWeight=333&storeTareWeight=&proveType=665&grossWeight=432&tareWeight=333&weight=99&goodsNum=&itemWeight=&productPrice=1.00000&unitPrice=100.0&depName=%E6%B0%B4%E6%9E%9C%E9%83%A8&calcDepId=58&dep=58&regionName=&regionId=72&productName=%E9%9B%AA%E8%8E%B2%E6%9E%9C&productId=14158&productArea=%E9%87%8D%E5%BA%86%2C%E9%87%8D%E5%BA%86%E5%B8%82%2C%E4%B8%87%E5%B7%9E%E5%8C%BA&parentId=&levelType=&originId=500101&tradeTypeId=70&chargeTotalAmount=800&chargeTotalAmountYuan=8&freezeMoneySymbol=13&comparisonFreezeAmount=13&created=2021-08-16%2014%3A46%3A29&remark=&goodsTagIds=663&marketFlag=sy&totalMoney=800&receivable=1300&collectionPrice=0&discountAmount=500&handReceivableAmount=0&itemReceivableAmount=1300&shareRatio=0&handlingTeam=&handActualAmount=0&handManageAmount=0&handCollectionAmount=0&receivableAmount=1300&categoryName=%E6%B0%B4%E6%9E%9C&categoryId=53&driverTel=&grossWeightDate=2021-08-16%2014%3A46%3A29&tareWeightDate=2021-08-16%2014%3A46%3A29&grossPathName=&grossPathId=&tarePathId=&goodsRemark=&inGreeterName=&inGreeterId=0&outGreeterId=&sumPrice=9900&shipperName=&shipperId=&shipperPhone=&feeDepName=&calcFeeDepId=&feeDepId=&accountId=105847&correctDiscount=1&billItems=&billItemsDic=&billItemCheckIds=103&103=10.00&billItems=%7B%22discount%22%3A500%2C%22id%22%3A103%2C%22name%22%3A%22%E4%BA%A4%E6%98%93%E7%AE%A1%E7%90%86%E8%B4%B9%22%2C%22receivable%22%3A1000%2C%22require%22%3A1%7D&billItemDicCheckIds=105&billItemsDic=%7B%22discount%22%3A0%2C%22id%22%3A105%2C%22name%22%3A%22%E4%BC%98%E6%83%A0%E6%94%B6%E8%B4%B9%22%2C%22receivable%22%3A500%2C%22require%22%3A0%7D&billItemCheckIds=106&106=3.00&billItems=%7B%22discount%22%3A0%2C%22id%22%3A106%2C%22name%22%3A%22%E6%A3%80%E6%B5%8B%E8%B4%B9%22%2C%22receivable%22%3A300%2C%22require%22%3A1%7D
  727 +{}
  728 +
  729 +[2021-08-16 14:46:36] [INFO] : ======================================================================================
  730 +[2021-08-16 14:46:36] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listBackSkinTrucks
  731 +{"plate": "", "number": "202108160900035", "customerName": ""}
  732 +{}
  733 +
  734 +[2021-08-16 14:46:36] [INFO] : ======================================================================================
  735 +[2021-08-16 14:46:36] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api
  736 +{"firmCode": "sy", "departmentId": 58, "keyword": ""}
  737 +{}
  738 +
  739 +[2021-08-16 14:46:36] [INFO] : ======================================================================================
  740 +[2021-08-16 14:46:36] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/backSkinWeighSave
  741 +{"hasStoreTruck": 1, "number": "202108160900035", "outGreeterId": 223, "outGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "plate": "\u5dddA51430", "rail": 1, "tareWeight": 338, "tareWeightDate": "2021-08-16 14:46:36", "weighImgs": [], "weighId": 0, "remark": "123", "carTypeWeight": 333, "trailerNumber": "\u5dddA51430", "pathAddress": "A4-BB-6D-0A-F4-13", "bskinWithGoods": -1, "ic": "", "customerName": null, "customerId": 0, "carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66"}
  742 +{}
  743 +
  744 +[2021-08-16 14:46:37] [INFO] : ======================================================================================
  745 +[2021-08-16 14:46:37] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/listPage.action
  746 +{'rows': '10', 'page': '1', 'sort': 'et.created', 'order': 'desc', 'metadata[created]': '{"provider": "datetimeProvider", "index": 10, "field": "created"}', 'metadata[totalPrice]': '{"provider": "moneyProvider", "index": 20, "field": "totalPrice"}', 'metadata[paymentTime]': '{"provider": "datetimeProvider", "index": 30, "field": "paymentTime"}', 'metadata[type]': '{"provider": "entranceFeeBillTypeProvider", "index": 40, "field": "type"}', 'metadata[status]': '{"provider": "entranceFeeBillStateProvider", "index": 50, "field": "status"}', 'attr': 'number', 'attrValue': '202108160900035'}
87 747 {}
88 748  
... ...
testcase/test_HP/test_HP.py
... ... @@ -38,12 +38,12 @@ class test_ZCCreate(unittest.TestCase):
38 38  
39 39 def test_hp(self):
40 40 plate = f"川B{random.randint(10000,99999)}"
41   - goods="火龙果"
  41 + goods = "雪莲果"
42 42 cre_res = zcA.create_jmsf(host=self.gatewayHost,plate=plate,keyword=goods)
43 43 print(cre_res.json())
44 44 number = cre_res.json()["data"]["number"]
45 45 aa = eFBL.do_freezeOrder(host=self.jmsfHost,attrValue=number)
46   - res = hpApi.do_backSkinWeighSave(host=self.gatewayHost,number=number)
  46 + res,tareWeight = hpApi.do_backSkinWeighSave(host=self.gatewayHost,number=number)
47 47 assert res.json()["code"]=="200","回皮失败"
48 48 assert "data" in res.text,"回皮失败"
49 49  
... ...
testcase/test_listPage/test_listPageOperation.py
... ... @@ -13,6 +13,7 @@ import unittest
13 13 from commons.scripts.readConf import rC
14 14 from commons.api import zcApi as zcA
15 15 from commons.api import sjApi
  16 +from commons.api import hpApi
16 17 from commons.api.entranceFeeBillList import operationUnfreeze as eOp
17 18 from commons.api.entranceFeeBillList import entranceFeeBillList as eFBL
18 19 from commons.api.entranceFeeBillList import operationDoInvalid as oDI
... ... @@ -21,7 +22,7 @@ from commons.api.entranceFeeBillList import operationDoAmend as oDA
21 22 import random
22 23  
23 24 class test_listPage(unittest.TestCase):
24   - """进门单列表:attr进门单属性查询测试"""
  25 + """进门单列表:进门但操作测试测试"""
25 26 def setUp(self) -> None:
26 27 pass
27 28  
... ... @@ -39,6 +40,7 @@ class test_listPage(unittest.TestCase):
39 40 pass
40 41  
41 42 def test_orderView(self):
  43 + """进门单列表-操作:查看进门单详情测试"""
42 44 res = zcA.create_jmsf(host=self.gatewayHost)
43 45 orderId = res.json()["data"]["id"]
44 46 number = res.json()["data"]["number"]
... ... @@ -46,6 +48,7 @@ class test_listPage(unittest.TestCase):
46 48 assert str(number) in res.text,"获取订单详情查询失败"
47 49  
48 50 def test_doPayCZ(self):
  51 + """进门单列表-操作:整车进门交费测试"""
49 52 plate = f"川A{random.randint(10000,99999)}"
50 53 goods = "雪莲果"
51 54 cre_res = zcA.create_jmsf(host=self.gatewayHost,plate=plate,keyword=goods)
... ... @@ -56,6 +59,7 @@ class test_listPage(unittest.TestCase):
56 59 assert res_pay.json()["message"] == "OK", "缴费失败"
57 60  
58 61 def test_doPaySJ(self):
  62 + """进门单列表-操作:散件进门交费测试"""
59 63 plate = f"川A{random.randint(10000,99999)}"
60 64 goods = "雪莲果"
61 65 cre_res = sjApi.create_sj(host=self.gatewayHost,plate=plate,keyword=goods)
... ... @@ -65,17 +69,27 @@ class test_listPage(unittest.TestCase):
65 69 assert res_pay.json()["code"]=="200","缴费失败"
66 70 assert res_pay.json()["message"] == "OK", "缴费失败"
67 71  
68   - def test_doPaySJ(self):
  72 + def test_unfreezeOrderInfo(self):
  73 + """进门单列表-操作:散件进门交费测试"""
69 74 plate = f"川A{random.randint(10000,99999)}"
70 75 goods = "雪莲果"
71   - cre_res = sjApi.create_sj(host=self.gatewayHost,plate=plate,keyword=goods)
  76 + cre_res = zcA.create_jmsf(host=self.gatewayHost,plate=plate,keyword=goods)
72 77 print(cre_res.json())
73 78 number = cre_res.json()["data"]["number"]
74   - res_pay = eFBL.do_payOrder(host=self.jmsfHost,attrValue=number)
  79 + res_pay = eFBL.do_freezeOrder(host=self.jmsfHost,attrValue=number)
75 80 assert res_pay.json()["code"]=="200","缴费失败"
76 81 assert res_pay.json()["message"] == "OK", "缴费失败"
  82 + res,tareWeight = hpApi.do_backSkinWeighSave(host=self.gatewayHost,number=number)
  83 + assert res.json()["code"]=="200","回皮失败"
  84 + assert "data" in res.text,"回皮失败"
  85 + resListPage = eFBL.listPage(host=self.jmsfHost,attrValue=number)
  86 + print(resListPage.json())
  87 + assert resListPage.json()["rows"][0]["number"] == number,"按照收费单号查询失败"
  88 + assert resListPage.json()["rows"][0]["tareWeight"] == tareWeight,"按照收费单号查询失败"
  89 +
77 90  
78 91 def test_freezeOrder(self):
  92 + """进门单列表-操作:整车进门冻结测试"""
79 93 plate = f"川A{random.randint(10000,99999)}"
80 94 goods = "雪莲果"
81 95 cre_res = zcA.create_jmsf(host=self.gatewayHost,plate=plate,keyword=goods)
... ... @@ -86,6 +100,7 @@ class test_listPage(unittest.TestCase):
86 100 assert res_pay.json()["message"] == "OK", "冻结失败"
87 101  
88 102 def test_unfreezeOrder(self):
  103 + """进门单列表-操作:整车进门解冻测试"""
89 104 plate = f"川A{random.randint(10000,99999)}"
90 105 goods = "雪莲果"
91 106 cre_res = zcA.create_jmsf(host=self.gatewayHost,plate=plate,keyword=goods)
... ... @@ -97,6 +112,7 @@ class test_listPage(unittest.TestCase):
97 112 assert res_unfreezeOrder.json()["message"] == "OK", "解冻失败"
98 113  
99 114 def test_invalidOrder(self):
  115 + """进门单列表-操作:整车进门作废测试"""
100 116 plate = f"川A{random.randint(10000,99999)}"
101 117 cre_res = zcA.create_jmsf(host=self.gatewayHost,plate=plate)
102 118 print(cre_res.json())
... ... @@ -106,6 +122,7 @@ class test_listPage(unittest.TestCase):
106 122 assert res_unfreezeOrder.json()["message"] == "作废成功!", "作废测试失败"
107 123  
108 124 def test_correctOrder(self):
  125 + """进门单列表-操作:整车进门更正测试"""
109 126 plate = f"川A{random.randint(10000,99999)}"
110 127 cre_res = zcA.create_jmsf(host=self.gatewayHost,plate=plate)
111 128 print(cre_res.json())
... ... @@ -119,6 +136,7 @@ class test_listPage(unittest.TestCase):
119 136 assert resListPage.json()["rows"][0]["$_totalPrice"] == totalAmount,"按照收费单号查询失败"
120 137  
121 138 def test_amendOrder(self):
  139 + """进门单列表-操作:整车进门修正测试"""
122 140 plate = f"川A{random.randint(10000,99999)}"
123 141 cre_res = zcA.create_jmsf(host=self.gatewayHost,plate=plate)
124 142 print(cre_res.json())
... ...
testcase/test_listPage/test_searchByOther.py
... ... @@ -63,7 +63,7 @@ class test_listPage(unittest.TestCase):
63 63 assert self.carType["text"]==carTypeList[0],"车型查询失败查询失败"
64 64  
65 65 def test_searchBycategory(self):
66   - """进门单列表-查询:收费单号查询测试"""
  66 + """进门单列表-查询:品类查询测试"""
67 67 goods="雪莲果"
68 68 categoryId = "14436"
69 69 cre_res = zcA.create_jmsf(host=self.gatewayHost,keyword=goods)
... ... @@ -73,7 +73,7 @@ class test_listPage(unittest.TestCase):
73 73 assert resListPage.json()["rows"][0]["number"] == number,"车型查询失败查询失败"
74 74  
75 75 def test_searchByProductName(self):
76   - """进门单列表-查询:收费单号查询测试"""
  76 + """进门单列表-查询:商品查询测试"""
77 77 productName = "蔬菜"
78 78 productId = gLL.get_product(self.jmsfHost,productName=productName).json()["data"][0]["id"]
79 79 print(productId)
... ... @@ -87,7 +87,7 @@ class test_listPage(unittest.TestCase):
87 87 assert productName==productNameList[0],"车型查询失败查询失败"
88 88  
89 89 def test_searchByDepartment(self):
90   - """进门单列表-查询:收费单号查询测试"""
  90 + """进门单列表-查询:部门查询查询测试"""
91 91 print(self.authDepartment)
92 92 print(self.authDepartment["name"])
93 93 cre_res = zcA.create_jmsf(host=self.gatewayHost,depName=self.authDepartment["name"])
... ... @@ -100,7 +100,7 @@ class test_listPage(unittest.TestCase):
100 100 assert self.authDepartment["name"]==depNameList[0],"车型查询失败查询失败"
101 101  
102 102 def test_searchByBillType(self):
103   - """进门单列表-查询:收费单号查询测试"""
  103 + """进门单列表-查询:交易类型查询测试"""
104 104 resListPage = eFBL.listPage(host=self.jmsfHost,type="1")
105 105 print(resListPage.json())
106 106 resList=list(set([i["type"] for i in resListPage.json()["rows"]]))
... ... @@ -108,7 +108,7 @@ class test_listPage(unittest.TestCase):
108 108 assert "整车"==resList[0],"车型查询失败查询失败"
109 109  
110 110 def test_searchByStatus(self):
111   - """进门单列表-查询:收费单号查询测试"""
  111 + """进门单列表-查询:交易状态查询测试"""
112 112 status = "4"
113 113 cre_res = zcA.create_jmsf(host=self.gatewayHost,carTypeName=self.carType["text"])
114 114 number = cre_res.json()["data"]["number"]
... ... @@ -120,7 +120,7 @@ class test_listPage(unittest.TestCase):
120 120 assert "已缴费"==statusList[0],"车型查询失败查询失败"
121 121  
122 122 def test_searchByTradeType(self):
123   - """进门单列表-查询:收费单号查询测试"""
  123 + """进门单列表-查询:交易类型查询测试"""
124 124 print(self.tradeType)
125 125 cre_res = zcA.create_jmsf(host=self.gatewayHost,transactionName=self.tradeType["text"])
126 126 number = cre_res.json()["data"]["number"]
... ...