Commit 7c289d4ace4b17f99d7b47cf22338ca5b49c170b
Merge remote-tracking branch 'origin/master'
Showing
16 changed files
with
133 additions
and
914 deletions
commons/api/feedbackAccounrecordController_list.py
... | ... | @@ -32,14 +32,16 @@ class feedbackAccounrecordController_list(): |
32 | 32 | # &queryType=1 |
33 | 33 | # &keyword=1075782308694007808''' |
34 | 34 | # body = '''rows=10&page=1&order=desc&metadata[created]={"provider":"datetimeProvider","index":10,"field":"created"}&metadata[recordType]={"provider":"recordTypeProvider","index":20,"field":"recordType"}&metadata[recordState]={"provider":"recordStateProvider","index":30,"field":"recordState"}&metadata[recordAmount]={"provider":"moneyProvider","index":40,"field":"recordAmount"}&createdStart=2021-08-05 00:00:00&createdEnd=2021-08-05 23:59:59&queryType=1&keyword=1075782308694007808''' |
35 | - body = '''rows=10& | |
36 | - page=1&order=desc& | |
37 | - metadata[created]={"provider":"datetimeProvider","index":10,"field":"created"}& | |
38 | - metadata[recordType]={"provider":"recordTypeProvider","index":20,"field":"recordType"}& | |
39 | - metadata[recordState]={"provider":"recordStateProvider","index":30,"field":"recordState"}& | |
40 | - metadata[recordAmount]={"provider":"moneyProvider","index":40,"field":"recordAmount"}& | |
41 | - createdStart=2021-08-05 00:00:00& | |
42 | - createdEnd=2021-08-05 23:59:59&queryType=1&keyword=1075782308694007808''' | |
35 | + body = '''rows=10 | |
36 | + &page=1&order=desc | |
37 | + &metadata[created]={"provider":"datetimeProvider","index":10,"field":"created"} | |
38 | + &metadata[recordType]={"provider":"recordTypeProvider","index":20,"field":"recordType"} | |
39 | + &metadata[recordState]={"provider":"recordStateProvider","index":30,"field":"recordState"} | |
40 | + &metadata[recordAmount]={"provider":"moneyProvider","index":40,"field":"recordAmount"} | |
41 | + &createdStart=2021-08-05 00:00:00 | |
42 | + &createdEnd=2021-08-05 23:59:59 | |
43 | + &queryType=1 | |
44 | + &keyword=1075782308694007808''' | |
43 | 45 | |
44 | 46 | def __init__(self): |
45 | 47 | self.url = feedbackAccounrecordController_list.url.replace("http://test.",com.get_global_config("global_data", "environment", "en")) | ... | ... |
commons/scripts/readConf.py
... | ... | @@ -19,7 +19,7 @@ class readConfig(object): |
19 | 19 | # 按市场读取配置文件数据 |
20 | 20 | self.conf = configparser.ConfigParser() |
21 | 21 | self.evn_name = os.name |
22 | - self.file_name = r'test_config_hg.conf' | |
22 | + self.file_name = r'test_config_sy.conf' | |
23 | 23 | self.relative_path = r'/config/marketConfig/' |
24 | 24 | self.file_path = os.path.abspath( |
25 | 25 | os.path.join(os.path.dirname(__file__), "../../")) + self.relative_path + self.file_name | ... | ... |
config/marketConfig/test_config_hg.conf
1 | 1 | #沈阳市场信息 |
2 | 2 | [loginInfo] |
3 | -userName=scgy | |
4 | -password=123123 | |
3 | +userName=哈尔滨田太子 | |
4 | +password=a123456 | |
5 | 5 | |
6 | 6 | [testInfo] |
7 | 7 | #已添加的身份证号 |
... | ... | @@ -10,7 +10,7 @@ cCNumB=110101199903077593 |
10 | 10 | #入库未开卡的卡号 |
11 | 11 | cardNum=210607113166 |
12 | 12 | #已开卡的卡号 |
13 | -cardNumRe=888810033081 | |
13 | +cardNumRe=210823173732 | |
14 | 14 | #密码设置 |
15 | 15 | loginPwd=111111 |
16 | 16 | ... | ... |
config/marketConfig/test_config_sy.conf
0 → 100644
1 | +#沈阳市场信息 | |
2 | +[loginInfo] | |
3 | +userName=scgy | |
4 | +password=123123 | |
5 | + | |
6 | +[testInfo] | |
7 | +#已添加的身份证号 | |
8 | +cCNum=11010119990307865X | |
9 | +cCNumB=110101199903077593 | |
10 | +#入库未开卡的卡号 | |
11 | +cardNum=210607113166 | |
12 | +#已开卡的卡号 | |
13 | +cardNumRe=888810033081 | |
14 | +#密码设置 | |
15 | +loginPwd=111111 | |
16 | + | |
17 | +[host] | |
18 | +cardHost=http://test.card.diligrp.com:8386 | |
19 | +uapHost=http://test.uap.diligrp.com | |
20 | +gatewayHost=http://test.gateway.diligrp.com:8285 | |
21 | +jmsfHost=http://test.jmsf.diligrp.com:8385 | |
0 | 22 | \ No newline at end of file | ... | ... |
report/test.log
1 | -[2021-08-18 17:52:24] [INFO] : ====================================================================================== | |
2 | -[2021-08-18 17:52:24] [INFO] : http://test.uap.diligrp.com/api/authenticationApi/loginWeb | |
3 | -{'data': None, 'json': {'userName': 'sy_chen', 'password': 'HTRQ9gKKIZlqPWnyRqcpYdrgYpgi1fnk5o3jK4IovXLGxphXDJMoXYX2+B3o5SyPeqPHPW1vUAjaQrKE141Kyi+iw4hz6VNNRCwdYTsL93NgSOXxt3Gtjsd+kTEB16vvIUvvWpoXEjQ8hzXRfFAMMmWGkB7gQ1Qt8NydaN1G3Uk='}, 'headers': {'Content-Type': 'text/plain;charset=utf-8', 'Host': 'test.uap.diligrp.com', 'Content-Length': '209', 'Expect': '100-continue'}} | |
1 | +[2021-08-24 10:20:26] [INFO] : ====================================================================================== | |
2 | +[2021-08-24 10:20:26] [INFO] : http://test.uap.diligrp.com/api/authenticationApi/loginWeb | |
3 | +{'data': None, 'json': {'userName': 'sy_chen', 'password': 'a5B2vGF1PHQyB1jBWV7A+SpNULI7x8yxm4Onsl/jjHv2WANVmXgU2+040qiAWJHZyg15g5i3cVds+28MYKDzwGTbmUlY61+t/Y8RIeJ065Gk1nXSS64mpryG6QwmbaqMOgPljCe6EwcLI1Q6vwaZ3SOZ+ZbHQQ8p1jdR9ftb8sk='}, 'headers': {'Content-Type': 'text/plain;charset=utf-8', 'Host': 'test.uap.diligrp.com', 'Content-Length': '209', 'Expect': '100-continue'}} | |
4 | 4 | |
5 | -[2021-08-18 17:52:24] [INFO] : ====================================================================================== | |
6 | -[2021-08-18 17:52:24] [INFO] : http://test.uap.diligrp.com/api/authenticationApi/loginWeb | |
7 | -{'data': None, 'json': {'userName': 'sygangda', 'password': 'lMfiKic/9TfZD0zd/x0dmHAe2aZW+imACcUMD3kZILkZ/cgLqrytQibLVdR4blMSOYOQzjQy+YKNxNYRfunk3SkTH3SIn1rkTdkTVT6pLiEtWbc6vVwJwIFe2hN2zYSgbAQ799Gczq2cOKRVEL9xRYMvKRBTYzeaWAn4xFlmUHE='}, 'headers': {'Content-Type': 'text/plain;charset=utf-8', 'Host': 'test.uap.diligrp.com', 'Content-Length': '209', 'Expect': '100-continue'}} | |
5 | +[2021-08-24 10:20:26] [INFO] : ====================================================================================== | |
6 | +[2021-08-24 10:20:26] [INFO] : http://test.uap.diligrp.com/api/authenticationApi/loginWeb | |
7 | +{'data': None, 'json': {'userName': '哈尔滨田太子', 'password': 'gLWGXA+5IW87Q1Tvbxwd/eewjuYPS9qlMouLe9FVrmSRjpB0nz27KkRWHI0Fub3PHTCnw/ntxwizxNrwx4smHbUm8/UfMnScSCb05TqQdE6JGvAoR/Eck1sUnrUH7fjQtwg2ukMJHUlTHHZCapm4srfQt8n7Ww1olMfz3Xud6tE='}, 'headers': {'Content-Type': 'text/plain;charset=utf-8', 'Host': 'test.uap.diligrp.com', 'Content-Length': '209', 'Expect': '100-continue'}} | |
8 | 8 | |
9 | -[2021-08-18 17:52:25] [INFO] : ====================================================================================== | |
10 | -[2021-08-18 17:52:25] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCarType | |
9 | +[2021-08-24 10:20:26] [INFO] : ====================================================================================== | |
10 | +[2021-08-24 10:20:26] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCarType | |
11 | 11 | {"businessCode": "jmsf"} |
12 | 12 | {} |
13 | 13 | |
14 | -[2021-08-18 17:52:25] [INFO] : ====================================================================================== | |
15 | -[2021-08-18 17:52:25] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/cusCategory/getTree | |
16 | -{"marketId": 9, "state": 1, "keyword": "\u852c\u83dc"} | |
17 | -{} | |
18 | - | |
19 | -[2021-08-18 17:52:25] [INFO] : ====================================================================================== | |
20 | -[2021-08-18 17:52:25] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api | |
21 | -{"firmCode": "sy", "departmentId": 58, "keyword": ""} | |
22 | -{} | |
23 | - | |
24 | -[2021-08-18 17:52:25] [INFO] : ====================================================================================== | |
25 | -[2021-08-18 17:52:25] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/tradeType/query | |
26 | -{"pageNum": 100, "pageSize": 100, "marketId": 9} | |
27 | -{} | |
28 | - | |
29 | -[2021-08-18 17:52:26] [INFO] : ====================================================================================== | |
30 | -[2021-08-18 17:52:26] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
31 | -None | |
32 | -{'params': {'pid': 'goods_tag'}} | |
33 | - | |
34 | -[2021-08-18 17:52:26] [INFO] : ====================================================================================== | |
35 | -[2021-08-18 17:52:26] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/address | |
36 | -{"province": "C", "city": null, "area": null} | |
37 | -{} | |
38 | - | |
39 | -[2021-08-18 17:52:26] [INFO] : ====================================================================================== | |
40 | -[2021-08-18 17:52:26] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/dep | |
41 | -None | |
42 | -{'params': {'keyword': ''}} | |
43 | - | |
44 | -[2021-08-18 17:52:27] [INFO] : ====================================================================================== | |
45 | -[2021-08-18 17:52:27] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
46 | -None | |
47 | -{'params': {'pid': 'prove_type'}} | |
48 | - | |
49 | -[2021-08-18 17:52:27] [INFO] : ====================================================================================== | |
50 | -[2021-08-18 17:52:27] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/appCommon/duplicateToken.action | |
51 | -None | |
52 | -{} | |
53 | - | |
54 | -[2021-08-18 17:52:27] [INFO] : ====================================================================================== | |
55 | -[2021-08-18 17:52:27] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/wholeCarWeighSave | |
56 | -{"carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66", "carTypeWeight": 333, "plate": "\u5dddA24416", "inGreeterId": 223, "inGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "productId": 1, "productName": "\u852c\u83dc", "proveTypeCode": 665, "proveTypeName": "\u98df\u54c1\u5b89\u5168", "weighRemark": "\u5907\u6ce8", "weighmanRecord": {"grossWeight": 432, "grossWeightDate": "2021-08-18 17:52:27", "newWeight": 99, "tareWeight": 333, "tareWeightDate": null, "weighImgs": []}, "productCode": null, "trailerNumber": "\u5dddA24416", "pathAddress": "A4-BB-6D-0A-F4-13", "haveTruckWeight": false, "source": 4, "entryPlateInputType": 1, "dep": 58, "depName": "\u6c34\u679c\u90e8", "cateId": 1, "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 | -{} | |
58 | - | |
59 | -[2021-08-18 17:52:28] [INFO] : ====================================================================================== | |
60 | -[2021-08-18 17:52:28] [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': '202108180900161'} | |
62 | -{} | |
63 | - | |
64 | -[2021-08-18 17:52:28] [INFO] : ====================================================================================== | |
65 | -[2021-08-18 17:52:28] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/amend/4554.action | |
66 | -None | |
67 | -{} | |
68 | - | |
69 | -[2021-08-18 17:52:30] [INFO] : ====================================================================================== | |
70 | -[2021-08-18 17:52:30] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州 | |
71 | -None | |
72 | -{} | |
73 | - | |
74 | -[2021-08-18 17:52:30] [INFO] : ====================================================================================== | |
75 | -[2021-08-18 17:52:30] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action | |
76 | -{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'amend', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '1', 'id': 4554, 'goodsId': '4568', 'number': '202108180900161', 'modified': '2021-08-18 17:52:30', 'status': '2', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '1', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川A24416', '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': '1', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '80', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-18 17:52:27', 'remark': 'false', 'goodsTagIds': '1900', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '蔬菜', 'categoryId': '1', 'driverTel': '', 'grossWeightDate': '2021-08-18 17:52:27', 'tareWeightDate': '2021-08-18 17:52:27', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '9900', 'shipperName': '', 'shipperId': '', 'shipperPhone': '', 'proveTypeName': '产地证明'} | |
77 | -{} | |
78 | - | |
79 | -[2021-08-18 17:52:30] [INFO] : ====================================================================================== | |
80 | -[2021-08-18 17:52:30] [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=4554&goodsId=4568&number=202108180900161&modified=2021-08-18%2017%3A52%3A27&status=2&source=1&updateFeeItems=2&correctDiscount=1&totalAmount=800&customerId=0&fundAccount=&accountId=&ic=&customerName=&customerPhone=&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DA24416&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®ionId=&productName=%E8%94%AC%E8%8F%9C&productId=1&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=800&chargeTotalAmountYuan=8&freezeMoneySymbol=13&comparisonFreezeAmount=13&created=2021-08-18%2017%3A52%3A27&remark=%E5%A4%87%E6%B3%A8&goodsTagIds=1900&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=%E8%94%AC%E8%8F%9C&categoryId=1&driverTel=&grossWeightDate=2021-08-18%2017%3A52%3A27&tareWeightDate=2021-08-18%2017%3A52%3A27&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&backSkinTwo=-1&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 | -{} | |
83 | - | |
84 | -[2021-08-18 17:52:31] [INFO] : ====================================================================================== | |
85 | -[2021-08-18 17:52:31] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCarType | |
86 | -{"businessCode": "jmsf"} | |
87 | -{} | |
88 | - | |
89 | -[2021-08-18 17:52:31] [INFO] : ====================================================================================== | |
90 | -[2021-08-18 17:52:31] [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-18 17:52:31] [INFO] : ====================================================================================== | |
95 | -[2021-08-18 17:52:31] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api | |
96 | -{"firmCode": "sy", "departmentId": 58, "keyword": ""} | |
97 | -{} | |
98 | - | |
99 | -[2021-08-18 17:52:31] [INFO] : ====================================================================================== | |
100 | -[2021-08-18 17:52:31] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/tradeType/query | |
101 | -{"pageNum": 100, "pageSize": 100, "marketId": 9} | |
102 | -{} | |
103 | - | |
104 | -[2021-08-18 17:52:32] [INFO] : ====================================================================================== | |
105 | -[2021-08-18 17:52:32] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
106 | -None | |
107 | -{'params': {'pid': 'goods_tag'}} | |
108 | - | |
109 | -[2021-08-18 17:52:32] [INFO] : ====================================================================================== | |
110 | -[2021-08-18 17:52:32] [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-18 17:52:32] [INFO] : ====================================================================================== | |
115 | -[2021-08-18 17:52:32] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/dep | |
116 | -None | |
117 | -{'params': {'keyword': ''}} | |
118 | - | |
119 | -[2021-08-18 17:52:33] [INFO] : ====================================================================================== | |
120 | -[2021-08-18 17:52:33] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
121 | -None | |
122 | -{'params': {'pid': 'prove_type'}} | |
123 | - | |
124 | -[2021-08-18 17:52:33] [INFO] : ====================================================================================== | |
125 | -[2021-08-18 17:52:33] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/appCommon/duplicateToken.action | |
126 | -None | |
127 | -{} | |
128 | - | |
129 | -[2021-08-18 17:52:33] [INFO] : ====================================================================================== | |
130 | -[2021-08-18 17:52:33] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/wholeCarWeighSave | |
131 | -{"carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66", "carTypeWeight": 333, "plate": "\u5dddA72352", "inGreeterId": 223, "inGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "productId": 1, "productName": "\u852c\u83dc", "proveTypeCode": 665, "proveTypeName": "\u98df\u54c1\u5b89\u5168", "weighRemark": "\u5907\u6ce8", "weighmanRecord": {"grossWeight": 432, "grossWeightDate": "2021-08-18 17:52:33", "newWeight": 99, "tareWeight": 333, "tareWeightDate": null, "weighImgs": []}, "productCode": null, "trailerNumber": "\u5dddA72352", "pathAddress": "A4-BB-6D-0A-F4-13", "haveTruckWeight": false, "source": 4, "entryPlateInputType": 1, "dep": 58, "depName": "\u6c34\u679c\u90e8", "cateId": 1, "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-18 17:52:34] [INFO] : ====================================================================================== | |
135 | -[2021-08-18 17:52:34] [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': '202108180900162'} | |
137 | -{} | |
138 | - | |
139 | -[2021-08-18 17:52:34] [INFO] : ====================================================================================== | |
140 | -[2021-08-18 17:52:34] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/correct/4555.action | |
141 | -None | |
142 | -{} | |
143 | - | |
144 | -[2021-08-18 17:52:35] [INFO] : ====================================================================================== | |
145 | -[2021-08-18 17:52:35] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州 | |
146 | -None | |
147 | -{} | |
148 | - | |
149 | -[2021-08-18 17:52:36] [INFO] : ====================================================================================== | |
150 | -[2021-08-18 17:52:36] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action | |
151 | -{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'correct', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '1', 'id': 4555, 'goodsId': '4569', 'number': '202108180900162', 'modified': '2021-08-18 17:52:36', 'status': '2', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '2', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川A72352', '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': '1', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '80', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-18 17:52:33', 'remark': 'false', 'goodsTagIds': '1900', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '蔬菜', 'categoryId': '1', 'driverTel': '', 'grossWeightDate': '2021-08-18 17:52:33', 'tareWeightDate': '2021-08-18 17:52:33', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '9900', 'shipperName': '', 'shipperId': '', 'shipperPhone': ''} | |
152 | -{} | |
153 | - | |
154 | -[2021-08-18 17:52:36] [INFO] : ====================================================================================== | |
155 | -[2021-08-18 17:52:36] [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=4555&goodsId=4569&number=202108180900162&modified=2021-08-18%2017%3A52%3A33&status=2&source=1&updateFeeItems=2&correctDiscount=1&totalAmount=11900&customerId=0&fundAccount=&accountId=&ic=&customerName=&customerPhone=&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DA72352&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®ionId=&productName=%E8%94%AC%E8%8F%9C&productId=1&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=11900&chargeTotalAmountYuan=119&freezeMoneySymbol=124&comparisonFreezeAmount=124&created=2021-08-18%2017%3A52%3A33&remark=%E5%A4%87%E6%B3%A8&goodsTagIds=1900&shareRatio=0&handlingTeam=&steveTeamId=&handlingRatio=&handActualAmount=0&handManageAmount=0&handCollectionAmount=0&marketFlag=sy&totalMoney=800&receivable=12400&collectionPrice=0&discountAmount=500&handReceivableAmount=0&itemReceivableAmount=12400&receivableAmount=12400&categoryName=%E8%94%AC%E8%8F%9C&categoryId=1&driverTel=&grossWeightDate=2021-08-18%2017%3A52%3A33&tareWeightDate=2021-08-18%2017%3A52%3A33&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=%E4%BA%A7%E5%9C%B0%E8%AF%81%E6%98%8E&feeDepName=&calcFeeDepId=&backSkinTwo=-1&correctDiscount=1&billItems=&billItemsDic=&billItemCheckIds=103&103=69&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%3A6900%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=55&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%3A5500%2C%22require%22%3A1%7D | |
157 | -{} | |
158 | - | |
159 | -[2021-08-18 17:52:37] [INFO] : ====================================================================================== | |
160 | -[2021-08-18 17:52:37] [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': '202108180900162'} | |
162 | -{} | |
163 | - | |
164 | -[2021-08-18 17:52:37] [INFO] : ====================================================================================== | |
165 | -[2021-08-18 17:52:37] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCarType | |
166 | -{"businessCode": "jmsf"} | |
167 | -{} | |
168 | - | |
169 | -[2021-08-18 17:52:37] [INFO] : ====================================================================================== | |
170 | -[2021-08-18 17:52:37] [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-18 17:52:38] [INFO] : ====================================================================================== | |
175 | -[2021-08-18 17:52:38] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api | |
176 | -{"firmCode": "sy", "departmentId": 58, "keyword": ""} | |
177 | -{} | |
178 | - | |
179 | -[2021-08-18 17:52:38] [INFO] : ====================================================================================== | |
180 | -[2021-08-18 17:52:38] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/tradeType/query | |
181 | -{"pageNum": 100, "pageSize": 100, "marketId": 9} | |
182 | -{} | |
183 | - | |
184 | -[2021-08-18 17:52:38] [INFO] : ====================================================================================== | |
185 | -[2021-08-18 17:52:38] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
186 | -None | |
187 | -{'params': {'pid': 'goods_tag'}} | |
188 | - | |
189 | -[2021-08-18 17:52:38] [INFO] : ====================================================================================== | |
190 | -[2021-08-18 17:52:38] [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-18 17:52:39] [INFO] : ====================================================================================== | |
195 | -[2021-08-18 17:52:39] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/dep | |
196 | -None | |
197 | -{'params': {'keyword': ''}} | |
198 | - | |
199 | -[2021-08-18 17:52:39] [INFO] : ====================================================================================== | |
200 | -[2021-08-18 17:52:39] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
201 | -None | |
202 | -{'params': {'pid': 'prove_type'}} | |
203 | - | |
204 | -[2021-08-18 17:52:39] [INFO] : ====================================================================================== | |
205 | -[2021-08-18 17:52:39] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/appCommon/duplicateToken.action | |
206 | -None | |
207 | -{} | |
208 | - | |
209 | -[2021-08-18 17:52:39] [INFO] : ====================================================================================== | |
210 | -[2021-08-18 17:52:39] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/sparePartsWeighSave | |
211 | -{"driverTel": "", "inGreeterId": 223, "inGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "itemWeight": 11, "productId": 2182, "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": "\u5dddA81142", "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": "\u5dddA81142", "cateId": 2182, "productState": "1"} | |
212 | -{} | |
213 | - | |
214 | -[2021-08-18 17:52:40] [INFO] : ====================================================================================== | |
215 | -[2021-08-18 17:52:40] [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': '202108180900163'} | |
217 | -{} | |
218 | - | |
219 | -[2021-08-18 17:52:40] [INFO] : ====================================================================================== | |
220 | -[2021-08-18 17:52:40] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/pay/4556.action | |
221 | -None | |
222 | -{} | |
223 | - | |
224 | -[2021-08-18 17:52:42] [INFO] : ====================================================================================== | |
225 | -[2021-08-18 17:52:42] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/icCheck?ic=888810033081 | |
226 | -None | |
227 | -{} | |
228 | - | |
229 | -[2021-08-18 17:52:42] [INFO] : ====================================================================================== | |
230 | -[2021-08-18 17:52:42] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州 | |
231 | -None | |
232 | -{} | |
233 | - | |
234 | -[2021-08-18 17:52:42] [INFO] : ====================================================================================== | |
235 | -[2021-08-18 17:52:42] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action | |
236 | -{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'pay', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '2', 'id': 4556, 'goodsId': '4570', 'number': '202108180900163', 'modified': '2021-08-18 17:52:42', 'status': '2', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '1', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川A81142', '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': '2182', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '70', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-18 17:52:39', 'remark': 'false', 'goodsTagIds': '663', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '水果', 'categoryId': '1616', 'driverTel': '', 'grossWeightDate': '2021-08-18 17:52:39', 'tareWeightDate': '2021-08-18 17:52:39', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '22000', 'shipperName': '', 'shipperId': '', 'shipperPhone': '', 'feeDepName': '', 'calcFeeDepId': ''} | |
237 | -{} | |
238 | - | |
239 | -[2021-08-18 17:52:43] [INFO] : ====================================================================================== | |
240 | -[2021-08-18 17:52:43] [INFO] : http://test.jmsf.diligrp.com:8385/entranceTrade/doPay.action | |
241 | -protocolId=&pwd=111111&clientRedirectTag=&viewType=pay&optType=0&optUrl=&correctInfo=1&weightType=2&id=4556&goodsId=4570&number=202108180900163&modified=2021-08-18%2017%3A52%3A39&status=2&source=1&updateFeeItems=&correctDiscount=1&totalAmount=800&customerId=384&fundAccount=103101&ic=888810033081&customerName=%2A%2A%2A%2A%2A%2A&customerPhone=19010001000&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DA81142&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®ionName=®ionId=72&productName=%E9%9B%AA%E8%8E%B2%E6%9E%9C&productId=2182&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-18%2017%3A52%3A39&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-18%2017%3A52%3A39&tareWeightDate=2021-08-18%2017%3A52%3A39&grossPathName=&grossPathId=&tarePathId=&goodsRemark=&inGreeterName=&inGreeterId=0&outGreeterId=&sumPrice=22000&shipperName=&shipperId=&shipperPhone=&feeDepName=&calcFeeDepId=&feeDepId=&accountId=103101&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-18 17:52:47] [INFO] : ====================================================================================== | |
245 | -[2021-08-18 17:52:47] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCarType | |
246 | -{"businessCode": "jmsf"} | |
247 | -{} | |
248 | - | |
249 | -[2021-08-18 17:52:47] [INFO] : ====================================================================================== | |
250 | -[2021-08-18 17:52:47] [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-18 17:52:48] [INFO] : ====================================================================================== | |
255 | -[2021-08-18 17:52:48] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api | |
256 | -{"firmCode": "sy", "departmentId": 58, "keyword": ""} | |
257 | -{} | |
258 | - | |
259 | -[2021-08-18 17:52:48] [INFO] : ====================================================================================== | |
260 | -[2021-08-18 17:52:48] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/tradeType/query | |
261 | -{"pageNum": 100, "pageSize": 100, "marketId": 9} | |
262 | -{} | |
263 | - | |
264 | -[2021-08-18 17:52:48] [INFO] : ====================================================================================== | |
265 | -[2021-08-18 17:52:48] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
266 | -None | |
267 | -{'params': {'pid': 'goods_tag'}} | |
268 | - | |
269 | -[2021-08-18 17:52:48] [INFO] : ====================================================================================== | |
270 | -[2021-08-18 17:52:48] [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-18 17:52:49] [INFO] : ====================================================================================== | |
275 | -[2021-08-18 17:52:49] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/dep | |
276 | -None | |
277 | -{'params': {'keyword': ''}} | |
278 | - | |
279 | -[2021-08-18 17:52:49] [INFO] : ====================================================================================== | |
280 | -[2021-08-18 17:52:49] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
281 | -None | |
282 | -{'params': {'pid': 'prove_type'}} | |
283 | - | |
284 | -[2021-08-18 17:52:49] [INFO] : ====================================================================================== | |
285 | -[2021-08-18 17:52:49] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/appCommon/duplicateToken.action | |
286 | -None | |
287 | -{} | |
288 | - | |
289 | -[2021-08-18 17:52:50] [INFO] : ====================================================================================== | |
290 | -[2021-08-18 17:52:50] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/wholeCarWeighSave | |
291 | -{"carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66", "carTypeWeight": 333, "plate": "\u5dddA77999", "inGreeterId": 223, "inGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "productId": 2182, "productName": "\u96ea\u83b2\u679c", "proveTypeCode": 665, "proveTypeName": "\u98df\u54c1\u5b89\u5168", "weighRemark": "\u5907\u6ce8", "weighmanRecord": {"grossWeight": 432, "grossWeightDate": "2021-08-18 17:52:50", "newWeight": 99, "tareWeight": 333, "tareWeightDate": null, "weighImgs": []}, "productCode": null, "trailerNumber": "\u5dddA77999", "pathAddress": "A4-BB-6D-0A-F4-13", "haveTruckWeight": false, "source": 4, "entryPlateInputType": 1, "dep": 58, "depName": "\u6c34\u679c\u90e8", "cateId": 2182, "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} | |
292 | -{} | |
293 | - | |
294 | -[2021-08-18 17:52:50] [INFO] : ====================================================================================== | |
295 | -[2021-08-18 17:52:50] [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': '202108180900164'} | |
297 | -{} | |
298 | - | |
299 | -[2021-08-18 17:52:50] [INFO] : ====================================================================================== | |
300 | -[2021-08-18 17:52:50] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/pay/4557.action | |
301 | -None | |
302 | -{} | |
303 | - | |
304 | -[2021-08-18 17:52:52] [INFO] : ====================================================================================== | |
305 | -[2021-08-18 17:52:52] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/icCheck?ic=888810033081 | |
306 | -None | |
307 | -{} | |
308 | - | |
309 | -[2021-08-18 17:52:52] [INFO] : ====================================================================================== | |
310 | -[2021-08-18 17:52:52] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州 | |
311 | -None | |
312 | -{} | |
313 | - | |
314 | -[2021-08-18 17:52:52] [INFO] : ====================================================================================== | |
315 | -[2021-08-18 17:52:52] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action | |
316 | -{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'pay', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '1', 'id': 4557, 'goodsId': '4571', 'number': '202108180900164', 'modified': '2021-08-18 17:52:52', 'status': '2', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '1', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川A77999', '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': '2182', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '70', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-18 17:52:50', 'remark': 'false', 'goodsTagIds': '663', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '水果', 'categoryId': '1616', 'driverTel': '', 'grossWeightDate': '2021-08-18 17:52:49', 'tareWeightDate': '2021-08-18 17:52:49', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '9900', 'shipperName': '', 'shipperId': '', 'shipperPhone': '', 'feeDepName': '', 'calcFeeDepId': ''} | |
317 | -{} | |
318 | - | |
319 | -[2021-08-18 17:52:53] [INFO] : ====================================================================================== | |
320 | -[2021-08-18 17:52:53] [INFO] : http://test.jmsf.diligrp.com:8385/entranceTrade/doPay.action | |
321 | -protocolId=&pwd=111111&clientRedirectTag=&viewType=pay&optType=0&optUrl=&correctInfo=1&weightType=1&id=4557&goodsId=4571&number=202108180900164&modified=2021-08-18%2017%3A52%3A50&status=2&source=1&updateFeeItems=&correctDiscount=1&totalAmount=800&customerId=384&fundAccount=103101&ic=888810033081&customerName=%2A%2A%2A%2A%2A%2A&customerPhone=19010001000&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DA77999&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®ionName=®ionId=72&productName=%E9%9B%AA%E8%8E%B2%E6%9E%9C&productId=2182&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-18%2017%3A52%3A50&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-18%2017%3A52%3A49&tareWeightDate=2021-08-18%2017%3A52%3A49&grossPathName=&grossPathId=&tarePathId=&goodsRemark=&inGreeterName=&inGreeterId=0&outGreeterId=&sumPrice=9900&shipperName=&shipperId=&shipperPhone=&feeDepName=&calcFeeDepId=&feeDepId=&accountId=103101&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-18 17:52:57] [INFO] : ====================================================================================== | |
325 | -[2021-08-18 17:52:57] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCarType | |
326 | -{"businessCode": "jmsf"} | |
327 | -{} | |
328 | - | |
329 | -[2021-08-18 17:52:58] [INFO] : ====================================================================================== | |
330 | -[2021-08-18 17:52:58] [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-18 17:52:58] [INFO] : ====================================================================================== | |
335 | -[2021-08-18 17:52:58] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api | |
336 | -{"firmCode": "sy", "departmentId": 58, "keyword": ""} | |
337 | -{} | |
338 | - | |
339 | -[2021-08-18 17:52:58] [INFO] : ====================================================================================== | |
340 | -[2021-08-18 17:52:58] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/tradeType/query | |
341 | -{"pageNum": 100, "pageSize": 100, "marketId": 9} | |
342 | -{} | |
343 | - | |
344 | -[2021-08-18 17:52:58] [INFO] : ====================================================================================== | |
345 | -[2021-08-18 17:52:58] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
346 | -None | |
347 | -{'params': {'pid': 'goods_tag'}} | |
348 | - | |
349 | -[2021-08-18 17:52:58] [INFO] : ====================================================================================== | |
350 | -[2021-08-18 17:52:58] [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-18 17:52:59] [INFO] : ====================================================================================== | |
355 | -[2021-08-18 17:52:59] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/dep | |
356 | -None | |
357 | -{'params': {'keyword': ''}} | |
358 | - | |
359 | -[2021-08-18 17:52:59] [INFO] : ====================================================================================== | |
360 | -[2021-08-18 17:52:59] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
361 | -None | |
362 | -{'params': {'pid': 'prove_type'}} | |
363 | - | |
364 | -[2021-08-18 17:52:59] [INFO] : ====================================================================================== | |
365 | -[2021-08-18 17:52:59] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/appCommon/duplicateToken.action | |
366 | -None | |
367 | -{} | |
368 | - | |
369 | -[2021-08-18 17:53:00] [INFO] : ====================================================================================== | |
370 | -[2021-08-18 17:53:00] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/wholeCarWeighSave | |
371 | -{"carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66", "carTypeWeight": 333, "plate": "\u5dddA41496", "inGreeterId": 223, "inGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "productId": 2182, "productName": "\u96ea\u83b2\u679c", "proveTypeCode": 665, "proveTypeName": "\u98df\u54c1\u5b89\u5168", "weighRemark": "\u5907\u6ce8", "weighmanRecord": {"grossWeight": 432, "grossWeightDate": "2021-08-18 17:53:00", "newWeight": 99, "tareWeight": 333, "tareWeightDate": null, "weighImgs": []}, "productCode": null, "trailerNumber": "\u5dddA41496", "pathAddress": "A4-BB-6D-0A-F4-13", "haveTruckWeight": false, "source": 4, "entryPlateInputType": 1, "dep": 58, "depName": "\u6c34\u679c\u90e8", "cateId": 2182, "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-18 17:53:00] [INFO] : ====================================================================================== | |
375 | -[2021-08-18 17:53:00] [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': '202108180900165'} | |
377 | -{} | |
378 | - | |
379 | -[2021-08-18 17:53:01] [INFO] : ====================================================================================== | |
380 | -[2021-08-18 17:53:01] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/pay/4558.action | |
381 | -None | |
382 | -{} | |
383 | - | |
384 | -[2021-08-18 17:53:02] [INFO] : ====================================================================================== | |
385 | -[2021-08-18 17:53:02] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/icCheck?ic=888810033081 | |
386 | -None | |
387 | -{} | |
388 | - | |
389 | -[2021-08-18 17:53:02] [INFO] : ====================================================================================== | |
390 | -[2021-08-18 17:53:02] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州 | |
391 | -None | |
392 | -{} | |
393 | - | |
394 | -[2021-08-18 17:53:03] [INFO] : ====================================================================================== | |
395 | -[2021-08-18 17:53:03] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action | |
396 | -{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'pay', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '1', 'id': 4558, 'goodsId': '4572', 'number': '202108180900165', 'modified': '2021-08-18 17:53:03', 'status': '2', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '1', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川A41496', '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': '2182', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '70', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-18 17:53:00', 'remark': 'false', 'goodsTagIds': '663', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '水果', 'categoryId': '1616', 'driverTel': '', 'grossWeightDate': '2021-08-18 17:52:59', 'tareWeightDate': '2021-08-18 17:52:59', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '9900', 'shipperName': '', 'shipperId': '', 'shipperPhone': '', 'feeDepName': '', 'calcFeeDepId': ''} | |
397 | -{} | |
398 | - | |
399 | -[2021-08-18 17:53:03] [INFO] : ====================================================================================== | |
400 | -[2021-08-18 17:53:03] [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=4558&goodsId=4572&number=202108180900165&modified=2021-08-18%2017%3A53%3A00&status=2&source=1&updateFeeItems=&correctDiscount=1&totalAmount=800&customerId=384&fundAccount=103101&ic=888810033081&customerName=%2A%2A%2A%2A%2A%2A&customerPhone=19010001000&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DA41496&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®ionName=®ionId=72&productName=%E9%9B%AA%E8%8E%B2%E6%9E%9C&productId=2182&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-18%2017%3A53%3A00&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=1616&driverTel=&grossWeightDate=2021-08-18%2017%3A52%3A59&tareWeightDate=2021-08-18%2017%3A52%3A59&grossPathName=&grossPathId=&tarePathId=&goodsRemark=&inGreeterName=&inGreeterId=0&outGreeterId=&sumPrice=9900&shipperName=&shipperId=&shipperPhone=&feeDepName=&calcFeeDepId=&feeDepId=&accountId=103101&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-18 17:53:06] [INFO] : ====================================================================================== | |
405 | -[2021-08-18 17:53:06] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCarType | |
406 | -{"businessCode": "jmsf"} | |
407 | -{} | |
408 | - | |
409 | -[2021-08-18 17:53:07] [INFO] : ====================================================================================== | |
410 | -[2021-08-18 17:53:07] [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-18 17:53:07] [INFO] : ====================================================================================== | |
415 | -[2021-08-18 17:53:07] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api | |
416 | -{"firmCode": "sy", "departmentId": 58, "keyword": ""} | |
417 | -{} | |
418 | - | |
419 | -[2021-08-18 17:53:07] [INFO] : ====================================================================================== | |
420 | -[2021-08-18 17:53:07] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/tradeType/query | |
421 | -{"pageNum": 100, "pageSize": 100, "marketId": 9} | |
422 | -{} | |
423 | - | |
424 | -[2021-08-18 17:53:07] [INFO] : ====================================================================================== | |
425 | -[2021-08-18 17:53:07] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
426 | -None | |
427 | -{'params': {'pid': 'goods_tag'}} | |
428 | - | |
429 | -[2021-08-18 17:53:08] [INFO] : ====================================================================================== | |
430 | -[2021-08-18 17:53:08] [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-18 17:53:08] [INFO] : ====================================================================================== | |
435 | -[2021-08-18 17:53:08] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/dep | |
436 | -None | |
437 | -{'params': {'keyword': ''}} | |
438 | - | |
439 | -[2021-08-18 17:53:08] [INFO] : ====================================================================================== | |
440 | -[2021-08-18 17:53:08] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
441 | -None | |
442 | -{'params': {'pid': 'prove_type'}} | |
443 | - | |
444 | -[2021-08-18 17:53:09] [INFO] : ====================================================================================== | |
445 | -[2021-08-18 17:53:09] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/appCommon/duplicateToken.action | |
446 | -None | |
447 | -{} | |
448 | - | |
449 | -[2021-08-18 17:53:09] [INFO] : ====================================================================================== | |
450 | -[2021-08-18 17:53:09] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/wholeCarWeighSave | |
451 | -{"carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66", "carTypeWeight": 333, "plate": "\u5dddA55680", "inGreeterId": 223, "inGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "productId": 1, "productName": "\u852c\u83dc", "proveTypeCode": 665, "proveTypeName": "\u98df\u54c1\u5b89\u5168", "weighRemark": "\u5907\u6ce8", "weighmanRecord": {"grossWeight": 432, "grossWeightDate": "2021-08-18 17:53:09", "newWeight": 99, "tareWeight": 333, "tareWeightDate": null, "weighImgs": []}, "productCode": null, "trailerNumber": "\u5dddA55680", "pathAddress": "A4-BB-6D-0A-F4-13", "haveTruckWeight": false, "source": 4, "entryPlateInputType": 1, "dep": 58, "depName": "\u6c34\u679c\u90e8", "cateId": 1, "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-18 17:53:09] [INFO] : ====================================================================================== | |
455 | -[2021-08-18 17:53:09] [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': '202108180900166'} | |
457 | -{} | |
458 | - | |
459 | -[2021-08-18 17:53:10] [INFO] : ====================================================================================== | |
460 | -[2021-08-18 17:53:10] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/invalid/4559.action | |
461 | -None | |
462 | -{} | |
463 | - | |
464 | -[2021-08-18 17:53:11] [INFO] : ====================================================================================== | |
465 | -[2021-08-18 17:53:11] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州 | |
466 | -None | |
467 | -{} | |
468 | - | |
469 | -[2021-08-18 17:53:11] [INFO] : ====================================================================================== | |
470 | -[2021-08-18 17:53:11] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action | |
471 | -{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'invalid', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '1', 'id': 4559, 'goodsId': '4573', 'number': '202108180900166', 'modified': '2021-08-18 17:53:11', 'status': '2', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '1', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川A55680', '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': '1', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '70', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-18 17:53:09', 'remark': 'false', 'goodsTagIds': '663', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '蔬菜', 'categoryId': '1', 'driverTel': '', 'grossWeightDate': '2021-08-18 17:53:09', 'tareWeightDate': '2021-08-18 17:53:09', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '9900', 'shipperName': '', 'shipperId': '', 'shipperPhone': ''} | |
472 | -{} | |
473 | - | |
474 | -[2021-08-18 17:53:11] [INFO] : ====================================================================================== | |
475 | -[2021-08-18 17:53:11] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/doInvalid.action | |
476 | -protocolId=&pwd=111111&clientRedirectTag=&viewType=invalid&optType=0&optUrl=&correctInfo=1&weightType=1&id=4559&goodsId=4573&number=202108180900166&modified=2021-08-18%2017%3A53%3A09&status=2&source=1&updateFeeItems=&correctDiscount=1&totalAmount=800&customerId=0&fundAccount=&accountId=&ic=&customerName=&customerPhone=&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DA55680&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®ionId=&productName=%E8%94%AC%E8%8F%9C&productId=1&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-18%2017%3A53%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=%E8%94%AC%E8%8F%9C&categoryId=1&driverTel=&grossWeightDate=2021-08-18%2017%3A53%3A09&tareWeightDate=2021-08-18%2017%3A53%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%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 | |
477 | -{} | |
478 | - | |
479 | -[2021-08-18 17:53:12] [INFO] : ====================================================================================== | |
480 | -[2021-08-18 17:53:12] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCarType | |
481 | -{"businessCode": "jmsf"} | |
482 | -{} | |
483 | - | |
484 | -[2021-08-18 17:53:12] [INFO] : ====================================================================================== | |
485 | -[2021-08-18 17:53:12] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/cusCategory/getTree | |
486 | -{"marketId": 9, "state": 1, "keyword": "\u96ea\u83b2\u679c"} | |
487 | -{} | |
488 | - | |
489 | -[2021-08-18 17:53:13] [INFO] : ====================================================================================== | |
490 | -[2021-08-18 17:53:13] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api | |
491 | -{"firmCode": "sy", "departmentId": 58, "keyword": ""} | |
492 | -{} | |
493 | - | |
494 | -[2021-08-18 17:53:13] [INFO] : ====================================================================================== | |
495 | -[2021-08-18 17:53:13] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/tradeType/query | |
496 | -{"pageNum": 100, "pageSize": 100, "marketId": 9} | |
497 | -{} | |
498 | - | |
499 | -[2021-08-18 17:53:13] [INFO] : ====================================================================================== | |
500 | -[2021-08-18 17:53:13] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
501 | -None | |
502 | -{'params': {'pid': 'goods_tag'}} | |
503 | - | |
504 | -[2021-08-18 17:53:13] [INFO] : ====================================================================================== | |
505 | -[2021-08-18 17:53:13] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/address | |
506 | -{"province": "C", "city": null, "area": null} | |
507 | -{} | |
508 | - | |
509 | -[2021-08-18 17:53:14] [INFO] : ====================================================================================== | |
510 | -[2021-08-18 17:53:14] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/dep | |
511 | -None | |
512 | -{'params': {'keyword': ''}} | |
513 | - | |
514 | -[2021-08-18 17:53:14] [INFO] : ====================================================================================== | |
515 | -[2021-08-18 17:53:14] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
516 | -None | |
517 | -{'params': {'pid': 'prove_type'}} | |
518 | - | |
519 | -[2021-08-18 17:53:14] [INFO] : ====================================================================================== | |
520 | -[2021-08-18 17:53:14] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/appCommon/duplicateToken.action | |
521 | -None | |
522 | -{} | |
523 | - | |
524 | -[2021-08-18 17:53:15] [INFO] : ====================================================================================== | |
525 | -[2021-08-18 17:53:15] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/wholeCarWeighSave | |
526 | -{"carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66", "carTypeWeight": 333, "plate": "\u5dddA50225", "inGreeterId": 223, "inGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "productId": 2182, "productName": "\u96ea\u83b2\u679c", "proveTypeCode": 665, "proveTypeName": "\u98df\u54c1\u5b89\u5168", "weighRemark": "\u5907\u6ce8", "weighmanRecord": {"grossWeight": 432, "grossWeightDate": "2021-08-18 17:53:15", "newWeight": 99, "tareWeight": 333, "tareWeightDate": null, "weighImgs": []}, "productCode": null, "trailerNumber": "\u5dddA50225", "pathAddress": "A4-BB-6D-0A-F4-13", "haveTruckWeight": false, "source": 4, "entryPlateInputType": 1, "dep": 58, "depName": "\u6c34\u679c\u90e8", "cateId": 2182, "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} | |
527 | -{} | |
528 | - | |
529 | -[2021-08-18 17:53:15] [INFO] : ====================================================================================== | |
530 | -[2021-08-18 17:53:15] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/listPage.action | |
531 | -{'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': '202108180900167'} | |
532 | -{} | |
533 | - | |
534 | -[2021-08-18 17:53:15] [INFO] : ====================================================================================== | |
535 | -[2021-08-18 17:53:15] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/pay/4560.action | |
536 | -None | |
537 | -{} | |
538 | - | |
539 | -[2021-08-18 17:53:17] [INFO] : ====================================================================================== | |
540 | -[2021-08-18 17:53:17] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/icCheck?ic=888810032426 | |
541 | -None | |
542 | -{} | |
543 | - | |
544 | -[2021-08-18 17:53:17] [INFO] : ====================================================================================== | |
545 | -[2021-08-18 17:53:17] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州 | |
546 | -None | |
547 | -{} | |
548 | - | |
549 | -[2021-08-18 17:53:17] [INFO] : ====================================================================================== | |
550 | -[2021-08-18 17:53:17] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action | |
551 | -{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'pay', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '1', 'id': 4560, 'goodsId': '4574', 'number': '202108180900167', 'modified': '2021-08-18 17:53:17', 'status': '2', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '1', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川A50225', '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': '2182', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '70', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-18 17:53:14', 'remark': 'false', 'goodsTagIds': '663', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '水果', 'categoryId': '1616', 'driverTel': '', 'grossWeightDate': '2021-08-18 17:53:14', 'tareWeightDate': '2021-08-18 17:53:14', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '9900', 'shipperName': '', 'shipperId': '', 'shipperPhone': '', 'feeDepName': '', 'calcFeeDepId': ''} | |
552 | -{} | |
553 | - | |
554 | -[2021-08-18 17:53:18] [INFO] : ====================================================================================== | |
555 | -[2021-08-18 17:53:18] [INFO] : http://test.jmsf.diligrp.com:8385/entranceTrade/doPay.action | |
556 | -protocolId=&pwd=111111&clientRedirectTag=&viewType=pay&optType=0&optUrl=&correctInfo=1&weightType=1&id=4560&goodsId=4574&number=202108180900167&modified=2021-08-18%2017%3A53%3A14&status=2&source=1&updateFeeItems=&correctDiscount=1&totalAmount=800&customerId=384&fundAccount=107575&ic=888810032426&customerName=%2A%2A%2A%2A%2A%2A&customerPhone=19010001000&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DA50225&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®ionName=®ionId=72&productName=%E9%9B%AA%E8%8E%B2%E6%9E%9C&productId=2182&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-18%2017%3A53%3A14&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-18%2017%3A53%3A14&tareWeightDate=2021-08-18%2017%3A53%3A14&grossPathName=&grossPathId=&tarePathId=&goodsRemark=&inGreeterName=&inGreeterId=0&outGreeterId=&sumPrice=9900&shipperName=&shipperId=&shipperPhone=&feeDepName=&calcFeeDepId=&feeDepId=&accountId=107575&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 | |
557 | -{} | |
558 | - | |
559 | -[2021-08-18 17:53:22] [INFO] : ====================================================================================== | |
560 | -[2021-08-18 17:53:22] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/listPage.action | |
561 | -{'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': '202108180900167'} | |
562 | -{} | |
563 | - | |
564 | -[2021-08-18 17:53:23] [INFO] : ====================================================================================== | |
565 | -[2021-08-18 17:53:23] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/refund/4560.action | |
566 | -None | |
567 | -{} | |
568 | - | |
569 | -[2021-08-18 17:53:24] [INFO] : ====================================================================================== | |
570 | -[2021-08-18 17:53:24] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州 | |
571 | -None | |
572 | -{} | |
573 | - | |
574 | -[2021-08-18 17:53:24] [INFO] : ====================================================================================== | |
575 | -[2021-08-18 17:53:24] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action | |
576 | -{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'refund', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '1', 'id': 4560, 'goodsId': '4574', 'number': '202108180900167', 'modified': '2021-08-18 17:53:18', 'status': '4', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '1', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川A50225', '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': '', 'regionName': '', 'regionId': '0', 'productName': '雪莲果', 'productId': '2182', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '70', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-18 17:53:14', 'remark': 'false', 'goodsTagIds': '663', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '水果', 'categoryId': '1616', 'driverTel': '', 'grossWeightDate': '2021-08-18 17:53:14', 'tareWeightDate': '2021-08-18 17:53:14', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '9900', 'shipperName': '', 'shipperId': '', 'shipperPhone': '', 'feeDepName': '', 'calcFeeDepId': ''} | |
577 | -{} | |
578 | - | |
579 | -[2021-08-18 17:53:24] [INFO] : ====================================================================================== | |
580 | -[2021-08-18 17:53:24] [INFO] : http://test.jmsf.diligrp.com:8385/entranceTrade/doUndo.action | |
581 | -protocolId=&pwd=&clientRedirectTag=&viewType=refund&optType=0&optUrl=&correctInfo=1&weightType=1&id=4560&goodsId=4574&number=202108180900167&modified=2021-08-18%2017%3A53%3A18&status=4&source=1&updateFeeItems=&correctDiscount=1&totalAmount=800&customerId=384&fundAccount=107575&accountId=107575&ic=888810032426&customerName=%2A%2A%2A%2A%2A%2A&customerPhone=19010001000&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DA50225&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®ionId=72&productName=%E9%9B%AA%E8%8E%B2%E6%9E%9C&productId=2182&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-18%2017%3A53%3A14&remark=&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=1616&driverTel=&grossWeightDate=2021-08-18%2017%3A53%3A14&tareWeightDate=2021-08-18%2017%3A53%3A14&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 | |
582 | -{} | |
583 | - | |
584 | -[2021-08-18 17:53:27] [INFO] : ====================================================================================== | |
585 | -[2021-08-18 17:53:27] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCarType | |
586 | -{"businessCode": "jmsf"} | |
587 | -{} | |
588 | - | |
589 | -[2021-08-18 17:53:27] [INFO] : ====================================================================================== | |
590 | -[2021-08-18 17:53:27] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/cusCategory/getTree | |
591 | -{"marketId": 9, "state": 1, "keyword": "\u96ea\u83b2\u679c"} | |
592 | -{} | |
593 | - | |
594 | -[2021-08-18 17:53:27] [INFO] : ====================================================================================== | |
595 | -[2021-08-18 17:53:27] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api | |
596 | -{"firmCode": "sy", "departmentId": 58, "keyword": ""} | |
597 | -{} | |
598 | - | |
599 | -[2021-08-18 17:53:27] [INFO] : ====================================================================================== | |
600 | -[2021-08-18 17:53:27] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/tradeType/query | |
601 | -{"pageNum": 100, "pageSize": 100, "marketId": 9} | |
602 | -{} | |
603 | - | |
604 | -[2021-08-18 17:53:27] [INFO] : ====================================================================================== | |
605 | -[2021-08-18 17:53:27] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
606 | -None | |
607 | -{'params': {'pid': 'goods_tag'}} | |
608 | - | |
609 | -[2021-08-18 17:53:28] [INFO] : ====================================================================================== | |
610 | -[2021-08-18 17:53:28] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/address | |
611 | -{"province": "C", "city": null, "area": null} | |
612 | -{} | |
613 | - | |
614 | -[2021-08-18 17:53:28] [INFO] : ====================================================================================== | |
615 | -[2021-08-18 17:53:28] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/dep | |
616 | -None | |
617 | -{'params': {'keyword': ''}} | |
618 | - | |
619 | -[2021-08-18 17:53:28] [INFO] : ====================================================================================== | |
620 | -[2021-08-18 17:53:28] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
621 | -None | |
622 | -{'params': {'pid': 'prove_type'}} | |
623 | - | |
624 | -[2021-08-18 17:53:29] [INFO] : ====================================================================================== | |
625 | -[2021-08-18 17:53:29] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/appCommon/duplicateToken.action | |
626 | -None | |
627 | -{} | |
628 | - | |
629 | -[2021-08-18 17:53:29] [INFO] : ====================================================================================== | |
630 | -[2021-08-18 17:53:29] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/wholeCarWeighSave | |
631 | -{"carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66", "carTypeWeight": 333, "plate": "\u5dddA31251", "inGreeterId": 223, "inGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "productId": 2182, "productName": "\u96ea\u83b2\u679c", "proveTypeCode": 665, "proveTypeName": "\u98df\u54c1\u5b89\u5168", "weighRemark": "\u5907\u6ce8", "weighmanRecord": {"grossWeight": 432, "grossWeightDate": "2021-08-18 17:53:29", "newWeight": 99, "tareWeight": 333, "tareWeightDate": null, "weighImgs": []}, "productCode": null, "trailerNumber": "\u5dddA31251", "pathAddress": "A4-BB-6D-0A-F4-13", "haveTruckWeight": false, "source": 4, "entryPlateInputType": 1, "dep": 58, "depName": "\u6c34\u679c\u90e8", "cateId": 2182, "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} | |
632 | -{} | |
633 | - | |
634 | -[2021-08-18 17:53:30] [INFO] : ====================================================================================== | |
635 | -[2021-08-18 17:53:30] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/listPage.action | |
636 | -{'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': '202108180900169'} | |
637 | -{} | |
638 | - | |
639 | -[2021-08-18 17:53:30] [INFO] : ====================================================================================== | |
640 | -[2021-08-18 17:53:30] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/pay/4562.action | |
641 | -None | |
642 | -{} | |
643 | - | |
644 | -[2021-08-18 17:53:31] [INFO] : ====================================================================================== | |
645 | -[2021-08-18 17:53:31] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/icCheck?ic=888810033081 | |
646 | -None | |
647 | -{} | |
648 | - | |
649 | -[2021-08-18 17:53:32] [INFO] : ====================================================================================== | |
650 | -[2021-08-18 17:53:32] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州 | |
651 | -None | |
652 | -{} | |
653 | - | |
654 | -[2021-08-18 17:53:32] [INFO] : ====================================================================================== | |
655 | -[2021-08-18 17:53:32] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action | |
656 | -{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'pay', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '1', 'id': 4562, 'goodsId': '4576', 'number': '202108180900169', 'modified': '2021-08-18 17:53:32', 'status': '2', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '1', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川A31251', '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': '2182', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '70', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-18 17:53:29', 'remark': 'false', 'goodsTagIds': '663', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '水果', 'categoryId': '1616', 'driverTel': '', 'grossWeightDate': '2021-08-18 17:53:29', 'tareWeightDate': '2021-08-18 17:53:29', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '9900', 'shipperName': '', 'shipperId': '', 'shipperPhone': '', 'feeDepName': '', 'calcFeeDepId': ''} | |
657 | -{} | |
658 | - | |
659 | -[2021-08-18 17:53:32] [INFO] : ====================================================================================== | |
660 | -[2021-08-18 17:53:32] [INFO] : http://test.jmsf.diligrp.com:8385/entranceTrade/doFreeze.action | |
661 | -protocolId=&pwd=111111&clientRedirectTag=&viewType=pay&optType=0&optUrl=&correctInfo=1&weightType=1&id=4562&goodsId=4576&number=202108180900169&modified=2021-08-18%2017%3A53%3A29&status=2&source=1&updateFeeItems=&correctDiscount=1&totalAmount=800&customerId=384&fundAccount=103101&ic=888810033081&customerName=%2A%2A%2A%2A%2A%2A&customerPhone=19010001000&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DA31251&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®ionName=®ionId=72&productName=%E9%9B%AA%E8%8E%B2%E6%9E%9C&productId=2182&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-18%2017%3A53%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=1616&driverTel=&grossWeightDate=2021-08-18%2017%3A53%3A29&tareWeightDate=2021-08-18%2017%3A53%3A29&grossPathName=&grossPathId=&tarePathId=&goodsRemark=&inGreeterName=&inGreeterId=0&outGreeterId=&sumPrice=9900&shipperName=&shipperId=&shipperPhone=&feeDepName=&calcFeeDepId=&feeDepId=&accountId=103101&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 | |
662 | -{} | |
663 | - | |
664 | -[2021-08-18 17:53:36] [INFO] : ====================================================================================== | |
665 | -[2021-08-18 17:53:36] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/listPage.action | |
666 | -{'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': '202108180900169'} | |
667 | -{} | |
668 | - | |
669 | -[2021-08-18 17:53:36] [INFO] : ====================================================================================== | |
670 | -[2021-08-18 17:53:36] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/unfreeze/4562.action | |
671 | -None | |
672 | -{} | |
673 | - | |
674 | -[2021-08-18 17:53:38] [INFO] : ====================================================================================== | |
675 | -[2021-08-18 17:53:38] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州 | |
676 | -None | |
677 | -{} | |
678 | - | |
679 | -[2021-08-18 17:53:38] [INFO] : ====================================================================================== | |
680 | -[2021-08-18 17:53:38] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action | |
681 | -{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'unfreeze', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '1', 'id': 4562, 'goodsId': '4576', 'number': '202108180900169', 'modified': '2021-08-18 17:53:38', 'status': '3', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '1', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川A31251', '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': '2182', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '70', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-18 17:53:29', 'remark': 'false', 'goodsTagIds': '663', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '水果', 'categoryId': '1616', 'driverTel': '', 'grossWeightDate': '2021-08-18 17:53:29', 'tareWeightDate': '2021-08-18 17:53:29', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '9900', 'shipperName': '', 'shipperId': '', 'shipperPhone': ''} | |
682 | -{} | |
683 | - | |
684 | -[2021-08-18 17:53:38] [INFO] : ====================================================================================== | |
685 | -[2021-08-18 17:53:38] [INFO] : http://test.jmsf.diligrp.com:8385/entranceTrade/doUnfreeze.action | |
686 | -protocolId=&pwd=111111&clientRedirectTag=&viewType=unfreeze&optType=0&optUrl=&correctInfo=1&weightType=1&id=4562&goodsId=4576&number=202108180900169&modified=2021-08-18%2017%3A53%3A29&status=3&source=1&updateFeeItems=&correctDiscount=1&totalAmount=800&customerId=384&fundAccount=103101&accountId=103101&ic=888810033081&customerName=%2A%2A%2A%2A%2A%2A&customerPhone=19010001000&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DA31251&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®ionId=72&productName=%E9%9B%AA%E8%8E%B2%E6%9E%9C&productId=2182&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-18%2017%3A53%3A29&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=1616&driverTel=&grossWeightDate=2021-08-18%2017%3A53%3A29&tareWeightDate=2021-08-18%2017%3A53%3A29&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 | |
687 | -{} | |
688 | - | |
689 | -[2021-08-18 17:53:39] [INFO] : ====================================================================================== | |
690 | -[2021-08-18 17:53:39] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCarType | |
691 | -{"businessCode": "jmsf"} | |
692 | -{} | |
693 | - | |
694 | -[2021-08-18 17:53:39] [INFO] : ====================================================================================== | |
695 | -[2021-08-18 17:53:39] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/cusCategory/getTree | |
14 | +[2021-08-24 10:20:27] [INFO] : ====================================================================================== | |
15 | +[2021-08-24 10:20:27] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/cusCategory/getTree | |
696 | 16 | {"marketId": 9, "state": 1, "keyword": "\u96ea\u83b2\u679c"} |
697 | 17 | {} |
698 | 18 | |
699 | -[2021-08-18 17:53:39] [INFO] : ====================================================================================== | |
700 | -[2021-08-18 17:53:39] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api | |
19 | +[2021-08-24 10:20:27] [INFO] : ====================================================================================== | |
20 | +[2021-08-24 10:20:27] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api | |
701 | 21 | {"firmCode": "sy", "departmentId": 58, "keyword": ""} |
702 | 22 | {} |
703 | 23 | |
704 | -[2021-08-18 17:53:40] [INFO] : ====================================================================================== | |
705 | -[2021-08-18 17:53:40] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/tradeType/query | |
24 | +[2021-08-24 10:20:27] [INFO] : ====================================================================================== | |
25 | +[2021-08-24 10:20:27] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/tradeType/query | |
706 | 26 | {"pageNum": 100, "pageSize": 100, "marketId": 9} |
707 | 27 | {} |
708 | 28 | |
709 | -[2021-08-18 17:53:40] [INFO] : ====================================================================================== | |
710 | -[2021-08-18 17:53:40] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
29 | +[2021-08-24 10:20:27] [INFO] : ====================================================================================== | |
30 | +[2021-08-24 10:20:27] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
711 | 31 | None |
712 | 32 | {'params': {'pid': 'goods_tag'}} |
713 | 33 | |
714 | -[2021-08-18 17:53:40] [INFO] : ====================================================================================== | |
715 | -[2021-08-18 17:53:40] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/address | |
34 | +[2021-08-24 10:20:28] [INFO] : ====================================================================================== | |
35 | +[2021-08-24 10:20:28] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/address | |
716 | 36 | {"province": "C", "city": null, "area": null} |
717 | 37 | {} |
718 | 38 | |
719 | -[2021-08-18 17:53:40] [INFO] : ====================================================================================== | |
720 | -[2021-08-18 17:53:40] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/dep | |
39 | +[2021-08-24 10:20:28] [INFO] : ====================================================================================== | |
40 | +[2021-08-24 10:20:28] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/dep | |
721 | 41 | None |
722 | 42 | {'params': {'keyword': ''}} |
723 | 43 | |
724 | -[2021-08-18 17:53:41] [INFO] : ====================================================================================== | |
725 | -[2021-08-18 17:53:41] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
44 | +[2021-08-24 10:20:28] [INFO] : ====================================================================================== | |
45 | +[2021-08-24 10:20:28] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
726 | 46 | None |
727 | 47 | {'params': {'pid': 'prove_type'}} |
728 | 48 | |
729 | -[2021-08-18 17:53:41] [INFO] : ====================================================================================== | |
730 | -[2021-08-18 17:53:41] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/appCommon/duplicateToken.action | |
49 | +[2021-08-24 10:20:29] [INFO] : ====================================================================================== | |
50 | +[2021-08-24 10:20:29] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/appCommon/duplicateToken.action | |
731 | 51 | None |
732 | 52 | {} |
733 | 53 | |
734 | -[2021-08-18 17:53:41] [INFO] : ====================================================================================== | |
735 | -[2021-08-18 17:53:41] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/wholeCarWeighSave | |
736 | -{"carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66", "carTypeWeight": 333, "plate": "\u5dddA85926", "inGreeterId": 223, "inGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "productId": 2182, "productName": "\u96ea\u83b2\u679c", "proveTypeCode": 665, "proveTypeName": "\u98df\u54c1\u5b89\u5168", "weighRemark": "\u5907\u6ce8", "weighmanRecord": {"grossWeight": 432, "grossWeightDate": "2021-08-18 17:53:41", "newWeight": 99, "tareWeight": 333, "tareWeightDate": null, "weighImgs": []}, "productCode": null, "trailerNumber": "\u5dddA85926", "pathAddress": "A4-BB-6D-0A-F4-13", "haveTruckWeight": false, "source": 4, "entryPlateInputType": 1, "dep": 58, "depName": "\u6c34\u679c\u90e8", "cateId": 2182, "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} | |
737 | -{} | |
738 | - | |
739 | -[2021-08-18 17:53:42] [INFO] : ====================================================================================== | |
740 | -[2021-08-18 17:53:42] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/listPage.action | |
741 | -{'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': '202108180900170'} | |
742 | -{} | |
743 | - | |
744 | -[2021-08-18 17:53:42] [INFO] : ====================================================================================== | |
745 | -[2021-08-18 17:53:42] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/pay/4563.action | |
746 | -None | |
747 | -{} | |
748 | - | |
749 | -[2021-08-18 17:53:44] [INFO] : ====================================================================================== | |
750 | -[2021-08-18 17:53:44] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/icCheck?ic=888810033081 | |
751 | -None | |
752 | -{} | |
753 | - | |
754 | -[2021-08-18 17:53:44] [INFO] : ====================================================================================== | |
755 | -[2021-08-18 17:53:44] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州 | |
756 | -None | |
757 | -{} | |
758 | - | |
759 | -[2021-08-18 17:53:44] [INFO] : ====================================================================================== | |
760 | -[2021-08-18 17:53:44] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action | |
761 | -{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'pay', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '1', 'id': 4563, 'goodsId': '4577', 'number': '202108180900170', 'modified': '2021-08-18 17:53:44', 'status': '2', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '1', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川A85926', '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': '2182', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '70', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-18 17:53:41', 'remark': 'false', 'goodsTagIds': '663', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '水果', 'categoryId': '1616', 'driverTel': '', 'grossWeightDate': '2021-08-18 17:53:41', 'tareWeightDate': '2021-08-18 17:53:41', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '9900', 'shipperName': '', 'shipperId': '', 'shipperPhone': '', 'feeDepName': '', 'calcFeeDepId': ''} | |
762 | -{} | |
763 | - | |
764 | -[2021-08-18 17:53:45] [INFO] : ====================================================================================== | |
765 | -[2021-08-18 17:53:45] [INFO] : http://test.jmsf.diligrp.com:8385/entranceTrade/doFreeze.action | |
766 | -protocolId=&pwd=111111&clientRedirectTag=&viewType=pay&optType=0&optUrl=&correctInfo=1&weightType=1&id=4563&goodsId=4577&number=202108180900170&modified=2021-08-18%2017%3A53%3A41&status=2&source=1&updateFeeItems=&correctDiscount=1&totalAmount=800&customerId=384&fundAccount=103101&ic=888810033081&customerName=%2A%2A%2A%2A%2A%2A&customerPhone=19010001000&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DA85926&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®ionName=®ionId=72&productName=%E9%9B%AA%E8%8E%B2%E6%9E%9C&productId=2182&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-18%2017%3A53%3A41&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=1616&driverTel=&grossWeightDate=2021-08-18%2017%3A53%3A41&tareWeightDate=2021-08-18%2017%3A53%3A41&grossPathName=&grossPathId=&tarePathId=&goodsRemark=&inGreeterName=&inGreeterId=0&outGreeterId=&sumPrice=9900&shipperName=&shipperId=&shipperPhone=&feeDepName=&calcFeeDepId=&feeDepId=&accountId=103101&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 | |
767 | -{} | |
768 | - | |
769 | -[2021-08-18 17:53:48] [INFO] : ====================================================================================== | |
770 | -[2021-08-18 17:53:48] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listBackSkinTrucks | |
771 | -{"plate": "", "number": "202108180900170", "customerName": ""} | |
772 | -{} | |
773 | - | |
774 | -[2021-08-18 17:53:48] [INFO] : ====================================================================================== | |
775 | -[2021-08-18 17:53:48] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api | |
776 | -{"firmCode": "sy", "departmentId": 58, "keyword": ""} | |
777 | -{} | |
778 | - | |
779 | -[2021-08-18 17:53:48] [INFO] : ====================================================================================== | |
780 | -[2021-08-18 17:53:48] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/backSkinWeighSave | |
781 | -{"hasStoreTruck": 1, "number": "202108180900170", "outGreeterId": 223, "outGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "plate": "\u5dddA85926", "rail": 1, "tareWeight": 341, "tareWeightDate": "2021-08-18 17:53:48", "weighImgs": [], "weighId": 0, "remark": "123", "carTypeWeight": 333, "trailerNumber": "\u5dddA85926", "pathAddress": "A4-BB-6D-0A-F4-13", "bskinWithGoods": -1, "ic": "", "customerName": null, "customerId": 0, "carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66"} | |
782 | -{} | |
783 | - | |
784 | -[2021-08-18 17:53:49] [INFO] : ====================================================================================== | |
785 | -[2021-08-18 17:53:49] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/listPage.action | |
786 | -{'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': '202108180900170'} | |
787 | -{} | |
788 | - | |
789 | -[2021-08-18 17:53:49] [INFO] : ====================================================================================== | |
790 | -[2021-08-18 17:53:49] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCarType | |
791 | -{"businessCode": "jmsf"} | |
792 | -{} | |
793 | - | |
794 | -[2021-08-18 17:53:49] [INFO] : ====================================================================================== | |
795 | -[2021-08-18 17:53:49] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/cusCategory/getTree | |
796 | -{"marketId": 9, "state": 1, "keyword": "\u96ea\u83b2\u679c"} | |
797 | -{} | |
798 | - | |
799 | -[2021-08-18 17:53:49] [INFO] : ====================================================================================== | |
800 | -[2021-08-18 17:53:49] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api | |
801 | -{"firmCode": "sy", "departmentId": 58, "keyword": ""} | |
54 | +[2021-08-24 10:20:29] [INFO] : ====================================================================================== | |
55 | +[2021-08-24 10:20:29] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/wholeCarWeighSave | |
56 | +{"carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66", "carTypeWeight": 333, "plate": "\u5dddB19880", "inGreeterId": 223, "inGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "productId": 2182, "productName": "\u96ea\u83b2\u679c", "proveTypeCode": 665, "proveTypeName": "\u98df\u54c1\u5b89\u5168", "weighRemark": "\u5907\u6ce8", "weighmanRecord": {"grossWeight": 432, "grossWeightDate": "2021-08-24 10:20:29", "newWeight": 99, "tareWeight": 333, "tareWeightDate": null, "weighImgs": []}, "productCode": null, "trailerNumber": "\u5dddB19880", "pathAddress": "A4-BB-6D-0A-F4-13", "haveTruckWeight": false, "source": 4, "entryPlateInputType": 1, "dep": 58, "depName": "\u6c34\u679c\u90e8", "cateId": 2182, "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} | |
802 | 57 | {} |
803 | 58 | |
804 | -[2021-08-18 17:53:49] [INFO] : ====================================================================================== | |
805 | -[2021-08-18 17:53:49] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/tradeType/query | |
806 | -{"pageNum": 100, "pageSize": 100, "marketId": 9} | |
59 | +[2021-08-24 10:20:30] [INFO] : ====================================================================================== | |
60 | +[2021-08-24 10:20:30] [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': '202108240900081'} | |
807 | 62 | {} |
808 | 63 | |
809 | -[2021-08-18 17:53:50] [INFO] : ====================================================================================== | |
810 | -[2021-08-18 17:53:50] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
64 | +[2021-08-24 10:20:30] [INFO] : ====================================================================================== | |
65 | +[2021-08-24 10:20:30] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/pay/5029.action | |
811 | 66 | None |
812 | -{'params': {'pid': 'goods_tag'}} | |
813 | - | |
814 | -[2021-08-18 17:53:50] [INFO] : ====================================================================================== | |
815 | -[2021-08-18 17:53:50] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/address | |
816 | -{"province": "C", "city": null, "area": null} | |
817 | 67 | {} |
818 | 68 | |
819 | -[2021-08-18 17:53:50] [INFO] : ====================================================================================== | |
820 | -[2021-08-18 17:53:50] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/dep | |
821 | -None | |
822 | -{'params': {'keyword': ''}} | |
823 | - | |
824 | -[2021-08-18 17:53:51] [INFO] : ====================================================================================== | |
825 | -[2021-08-18 17:53:51] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
69 | +[2021-08-24 10:20:32] [INFO] : ====================================================================================== | |
70 | +[2021-08-24 10:20:32] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/icCheck?ic=888810032426 | |
826 | 71 | None |
827 | -{'params': {'pid': 'prove_type'}} | |
828 | - | |
829 | -[2021-08-18 17:53:51] [INFO] : ====================================================================================== | |
830 | -[2021-08-18 17:53:51] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/appCommon/duplicateToken.action | |
831 | -None | |
832 | -{} | |
833 | - | |
834 | -[2021-08-18 17:53:51] [INFO] : ====================================================================================== | |
835 | -[2021-08-18 17:53:51] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/wholeCarWeighSave | |
836 | -{"carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66", "carTypeWeight": 333, "plate": "\u5dddA35550", "inGreeterId": 223, "inGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "productId": 2182, "productName": "\u96ea\u83b2\u679c", "proveTypeCode": 665, "proveTypeName": "\u98df\u54c1\u5b89\u5168", "weighRemark": "\u5907\u6ce8", "weighmanRecord": {"grossWeight": 432, "grossWeightDate": "2021-08-18 17:53:51", "newWeight": 99, "tareWeight": 333, "tareWeightDate": null, "weighImgs": []}, "productCode": null, "trailerNumber": "\u5dddA35550", "pathAddress": "A4-BB-6D-0A-F4-13", "haveTruckWeight": false, "source": 4, "entryPlateInputType": 1, "dep": 58, "depName": "\u6c34\u679c\u90e8", "cateId": 2182, "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} | |
837 | -{} | |
838 | - | |
839 | -[2021-08-18 17:53:52] [INFO] : ====================================================================================== | |
840 | -[2021-08-18 17:53:52] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/listPage.action | |
841 | -{'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': '202108180900171'} | |
842 | 72 | {} |
843 | 73 | |
844 | -[2021-08-18 17:53:52] [INFO] : ====================================================================================== | |
845 | -[2021-08-18 17:53:52] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/update/4564.action | |
74 | +[2021-08-24 10:20:32] [INFO] : ====================================================================================== | |
75 | +[2021-08-24 10:20:32] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州 | |
846 | 76 | None |
847 | 77 | {} |
848 | 78 | |
849 | -[2021-08-18 17:53:54] [INFO] : ====================================================================================== | |
850 | -[2021-08-18 17:53:54] [INFO] : http://test.jmsf.diligrp.com:8385/api/jmsf/ajax/city/?name=万州&query=万州 | |
851 | -None | |
852 | -{} | |
853 | - | |
854 | -[2021-08-18 17:53:54] [INFO] : ====================================================================================== | |
855 | -[2021-08-18 17:53:54] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action | |
856 | -{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'update', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '1', 'id': 4564, 'goodsId': '4578', 'number': '202108180900171', 'modified': '2021-08-18 17:53:54', 'status': '2', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '1', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川A35550', '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': '2182', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '70', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-18 17:53:51', 'remark': 'false', 'goodsTagIds': '663', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '水果', 'categoryId': '1616', 'driverTel': '', 'grossWeightDate': '2021-08-18 17:53:51', 'tareWeightDate': '2021-08-18 17:53:51', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '9900', 'shipperName': '', 'shipperId': '', 'shipperPhone': ''} | |
79 | +[2021-08-24 10:20:32] [INFO] : ====================================================================================== | |
80 | +[2021-08-24 10:20:32] [INFO] : http://test.jmsf.diligrp.com:8385/calculate/index.action | |
81 | +{'protocolId': '', 'pwd': '', 'clientRedirectTag': '', 'viewType': 'pay', 'optType': '0', 'optUrl': '', 'correctInfo': '1', 'weightType': '1', 'id': 5029, 'goodsId': '5043', 'number': '202108240900081', 'modified': '2021-08-24 10:20:32', 'status': '2', 'source': '1', 'updateFeeItems': '', 'correctDiscount': '1', 'totalAmount': '', 'customerId': '0', 'fundAccount': '', 'accountId': '', 'ic': '', 'customerName': '', 'customerPhone': '', 'payway': '刷卡', 'plate': '川B19880', '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': '2182', 'productArea': '重庆,重庆市,万州区', 'parentId': '', 'levelType': '', 'originId': 500101, 'tradeTypeId': '70', 'chargeTotalAmount': '', 'chargeTotalAmountYuan': '', 'freezeMoneySymbol': '', 'comparisonFreezeAmount': '', 'created': '2021-08-24 10:20:30', 'remark': 'false', 'goodsTagIds': '663', 'shareRatio': '0', 'handlingTeam': '', 'handlingRatio': '', 'handActualAmount': '', 'handManageAmount': '', 'handCollectionAmount': '', 'receivableAmount': '', 'categoryName': '水果', 'categoryId': '1616', 'driverTel': '', 'grossWeightDate': '2021-08-24 10:20:30', 'tareWeightDate': '2021-08-24 10:20:30', 'grossPathName': '', 'grossPathId': '', 'tarePathId': '', 'goodsRemark': '', 'inGreeterName': '测试沈阳', 'inGreeterId': '223', 'outGreeterId': '', 'sumPrice': '9900', 'shipperName': '', 'shipperId': '', 'shipperPhone': '', 'feeDepName': '', 'calcFeeDepId': ''} | |
857 | 82 | {} |
858 | 83 | |
859 | -[2021-08-18 17:53:54] [INFO] : ====================================================================================== | |
860 | -[2021-08-18 17:53:54] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/doUpdate.action | |
861 | -protocolId=&pwd=111111&clientRedirectTag=&viewType=update&optType=0&optUrl=&correctInfo=1&weightType=1&id=4564&goodsId=4578&number=202108180900171&modified=2021-08-18%2017%3A53%3A51&status=2&source=1&updateFeeItems=&correctDiscount=1&totalAmount=800&customerId=0&fundAccount=&accountId=&ic=&customerName=&customerPhone=&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DA35550&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®ionId=72&productName=%E9%9B%AA%E8%8E%B2%E6%9E%9C&productId=2182&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-18%2017%3A53%3A51&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=1616&driverTel=&grossWeightDate=2021-08-18%2017%3A53%3A51&tareWeightDate=2021-08-18%2017%3A53%3A51&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 | |
84 | +[2021-08-24 10:20:33] [INFO] : ====================================================================================== | |
85 | +[2021-08-24 10:20:33] [INFO] : http://test.jmsf.diligrp.com:8385/entranceTrade/doFreeze.action | |
86 | +protocolId=&pwd=111111&clientRedirectTag=&viewType=pay&optType=0&optUrl=&correctInfo=1&weightType=1&id=5029&goodsId=5043&number=202108240900081&modified=2021-08-24%2010%3A20%3A30&status=2&source=1&updateFeeItems=&correctDiscount=1&totalAmount=4800&customerId=384&fundAccount=107575&ic=888810032426&customerName=%2A%2A%2A%2A%2A%2A&customerPhone=19010001000&payway=%E5%88%B7%E5%8D%A1&plate=%E5%B7%9DB19880&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®ionName=®ionId=72&productName=%E9%9B%AA%E8%8E%B2%E6%9E%9C&productId=2182&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=4800&chargeTotalAmountYuan=48&freezeMoneySymbol=53&comparisonFreezeAmount=53&created=2021-08-24%2010%3A20%3A30&remark=&goodsTagIds=663&marketFlag=sy&totalMoney=4800&receivable=5300&collectionPrice=0&discountAmount=500&handReceivableAmount=0&itemReceivableAmount=5300&shareRatio=0&handlingTeam=&handActualAmount=0&handManageAmount=0&handCollectionAmount=0&receivableAmount=5300&categoryName=%E6%B0%B4%E6%9E%9C&categoryId=1616&driverTel=&grossWeightDate=2021-08-24%2010%3A20%3A30&tareWeightDate=2021-08-24%2010%3A20%3A30&grossPathName=&grossPathId=&tarePathId=&goodsRemark=&inGreeterName=&inGreeterId=0&outGreeterId=&sumPrice=9900&shipperName=&shipperId=&shipperPhone=&feeDepName=&calcFeeDepId=&feeDepId=&accountId=107575&correctDiscount=1&billItems=&billItemsDic=&billItemCheckIds=103&103=50.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%3A5000%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 | |
862 | 87 | {} |
863 | 88 | |
864 | -[2021-08-18 17:53:55] [INFO] : ====================================================================================== | |
865 | -[2021-08-18 17:53:55] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCarType | |
866 | -{"businessCode": "jmsf"} | |
89 | +[2021-08-24 10:20:36] [INFO] : ====================================================================================== | |
90 | +[2021-08-24 10:20:36] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listBackSkinTrucks | |
91 | +{"plate": "", "number": "202108240900081", "customerName": ""} | |
867 | 92 | {} |
868 | 93 | |
869 | -[2021-08-18 17:53:55] [INFO] : ====================================================================================== | |
870 | -[2021-08-18 17:53:55] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/cusCategory/getTree | |
871 | -{"marketId": 9, "state": 1, "keyword": "\u852c\u83dc"} | |
872 | -{} | |
873 | - | |
874 | -[2021-08-18 17:53:55] [INFO] : ====================================================================================== | |
875 | -[2021-08-18 17:53:55] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api | |
94 | +[2021-08-24 10:20:37] [INFO] : ====================================================================================== | |
95 | +[2021-08-24 10:20:37] [INFO] : http://test.gateway.diligrp.com:8285/dili-uap/userApi/listByExample.api | |
876 | 96 | {"firmCode": "sy", "departmentId": 58, "keyword": ""} |
877 | 97 | {} |
878 | 98 | |
879 | -[2021-08-18 17:53:56] [INFO] : ====================================================================================== | |
880 | -[2021-08-18 17:53:56] [INFO] : http://test.gateway.diligrp.com:8285/assets-service/api/tradeType/query | |
881 | -{"pageNum": 100, "pageSize": 100, "marketId": 9} | |
882 | -{} | |
883 | - | |
884 | -[2021-08-18 17:53:56] [INFO] : ====================================================================================== | |
885 | -[2021-08-18 17:53:56] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
886 | -None | |
887 | -{'params': {'pid': 'goods_tag'}} | |
888 | - | |
889 | -[2021-08-18 17:53:56] [INFO] : ====================================================================================== | |
890 | -[2021-08-18 17:53:56] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/address | |
891 | -{"province": "C", "city": null, "area": null} | |
892 | -{} | |
893 | - | |
894 | -[2021-08-18 17:53:56] [INFO] : ====================================================================================== | |
895 | -[2021-08-18 17:53:56] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/dep | |
896 | -None | |
897 | -{'params': {'keyword': ''}} | |
898 | - | |
899 | -[2021-08-18 17:53:57] [INFO] : ====================================================================================== | |
900 | -[2021-08-18 17:53:57] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/jmsf/query/listCodeByPid | |
901 | -None | |
902 | -{'params': {'pid': 'prove_type'}} | |
903 | - | |
904 | -[2021-08-18 17:53:57] [INFO] : ====================================================================================== | |
905 | -[2021-08-18 17:53:57] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/appCommon/duplicateToken.action | |
906 | -None | |
907 | -{} | |
908 | - | |
909 | -[2021-08-18 17:53:57] [INFO] : ====================================================================================== | |
910 | -[2021-08-18 17:53:57] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/wholeCarWeighSave | |
911 | -{"carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66", "carTypeWeight": 333, "plate": "\u5dddA12345", "inGreeterId": 223, "inGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "productId": 1, "productName": "\u852c\u83dc", "proveTypeCode": 665, "proveTypeName": "\u98df\u54c1\u5b89\u5168", "weighRemark": "\u5907\u6ce8", "weighmanRecord": {"grossWeight": 432, "grossWeightDate": "2021-08-18 17:53:57", "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": 1, "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} | |
912 | -{} | |
913 | - | |
914 | -[2021-08-18 17:53:58] [INFO] : ====================================================================================== | |
915 | -[2021-08-18 17:53:58] [INFO] : http://test.jmsf.diligrp.com:8385/entranceFeeBill/view/4565.action | |
916 | -None | |
99 | +[2021-08-24 10:20:37] [INFO] : ====================================================================================== | |
100 | +[2021-08-24 10:20:37] [INFO] : http://test.gateway.diligrp.com:8285/jmsf-web/api/entrace/backSkinWeighSave | |
101 | +{"hasStoreTruck": 1, "number": "202108240900081", "outGreeterId": 223, "outGreeterName": "\u6d4b\u8bd5\u6c88\u9633", "plate": "\u5dddB19880", "rail": 1, "tareWeight": 344, "tareWeightDate": "2021-08-24 10:20:37", "weighImgs": [], "weighId": 0, "remark": "123", "carTypeWeight": 333, "trailerNumber": "\u5dddB19880", "pathAddress": "A4-BB-6D-0A-F4-13", "bskinWithGoods": -1, "ic": "", "customerName": null, "customerId": 0, "carTypeCode": "003", "carTypeId": 53, "carTypeName": "\u677f\u8f66"} | |
917 | 102 | {} |
918 | 103 | ... | ... |
testcase/heb/FeedbackCustomerController/test_fc_add.py
... | ... | @@ -19,7 +19,7 @@ class test_fc_add(unittest.TestCase): |
19 | 19 | pass |
20 | 20 | def setUp(self): |
21 | 21 | self.cardnb = db.mysql_selectOne('''SELECT card_no FROM `dili_account`.`account_user_card` WHERE state = 1 |
22 | - AND firm_id = '''+str(sy1.user["sy_user01"]["firmId"])+''' ORDER BY id LIMIT 1''')[0] | |
22 | + AND firm_id = '''+str(heb.user["sy_user01"]["firmId"])+''' ORDER BY id LIMIT 1''')[0] | |
23 | 23 | def test_fc_add_01(self): |
24 | 24 | "新增返还人" |
25 | 25 | body = fc.body.replace("18828281176",ra.phone_number()).\ |
... | ... | @@ -31,7 +31,7 @@ class test_fc_add(unittest.TestCase): |
31 | 31 | # replace("relationCardTemp=888810054630", "relationCardTemp=888810054630"). \ |
32 | 32 | # replace("relationalCard[0].cardNumber=888810054630", "relationalCard[0].cardNumber=888810054630") |
33 | 33 | # print(body) |
34 | - re = sy1.post(url=fc.url, headers=fc.header, data=body.encode('utf-8')) | |
34 | + re = heb.post(url=fc.url, headers=fc.header, data=body.encode('utf-8')) | |
35 | 35 | # print(re.headers) |
36 | 36 | print(re.json()) |
37 | 37 | self.assertTrue("操作成功" in str(re.json())) | ... | ... |
testcase/heb/FeedbackCustomerController/test_fc_edit.py
1 | 1 | import unittest |
2 | 2 | import urllib3 |
3 | -from commons.MySession import my,sy1 | |
3 | +from commons.MySession import my,heb | |
4 | 4 | from commons.api.fc_edit import fc_edit |
5 | 5 | urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning) |
6 | 6 | from commons.Faker import random_data |
... | ... | @@ -29,9 +29,9 @@ class test_fc_edit(unittest.TestCase): |
29 | 29 | # # replace("relationCardTemp=888810054630", "relationCardTemp=888810054630"). \ |
30 | 30 | # # replace("relationalCard[0].cardNumber=888810054630", "relationalCard[0].cardNumber=888810054630") |
31 | 31 | # # print(body) |
32 | - # re = sy1.post(url = fc.url, headers = fc.header, data = body.encode('utf-8'), proxies = my.proxies) | |
32 | + # re = heb.post(url = fc.url, headers = fc.header, data = body.encode('utf-8'), proxies = my.proxies) | |
33 | 33 | self.mesg = db.mysql_selectOne('''SELECT id,name,mobile,card_number |
34 | -FROM `dili_jmsf`.`feedback_customer` WHERE market_id = '''+str(sy1.user["sy_user01"]["firmId"])+''' ORDER BY `id` DESC LIMIT 1''') | |
34 | +FROM `dili_jmsf`.`feedback_customer` WHERE market_id = '''+str(heb.user["sy_user01"]["firmId"])+''' ORDER BY `id` DESC LIMIT 1''') | |
35 | 35 | # print(self.mesg) |
36 | 36 | def test_fc_edit_01(self): |
37 | 37 | "修改返还人" |
... | ... | @@ -45,7 +45,7 @@ FROM `dili_jmsf`.`feedback_customer` WHERE market_id = '''+str(sy1.user["sy_use |
45 | 45 | # replace("888810054630", str(self.mesg[3])). \ |
46 | 46 | # replace("relationalCard[0].cardNumber=210720131533", "relationalCard[0].cardNumber=210720125142") |
47 | 47 | # print(body) |
48 | - re = sy1.post(url=fc.url, headers=fc.header, data=body.encode('utf-8')) | |
48 | + re = heb.post(url=fc.url, headers=fc.header, data=body.encode('utf-8')) | |
49 | 49 | # print(re.headers) |
50 | 50 | # print(re.json()) |
51 | 51 | self.assertTrue("操作成功" in str(re.json())) | ... | ... |
testcase/heb/FeedbackCustomerController/test_fc_view.py
1 | 1 | import unittest |
2 | 2 | import urllib3 |
3 | 3 | import commons.ConfigDB as db |
4 | -from commons.MySession import my,sy1 | |
4 | +from commons.MySession import my,heb | |
5 | 5 | from commons.api.fc_view import fc_view |
6 | 6 | from commons.api.fc_add import fc_add |
7 | 7 | urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning) |
... | ... | @@ -22,7 +22,7 @@ class test_fc_view(unittest.TestCase): |
22 | 22 | def setUp(self): |
23 | 23 | # 获取数据:从MYSQL获取新增返还人的id号 |
24 | 24 | self.code = db.mysql_selectOne('''SELECT * FROM `dili_jmsf`.`feedback_customer` WHERE |
25 | - market_id = '''+str(sy1.user["sy_user01"]["firmId"])+''' ORDER BY `id` DESC LIMIT 1''')[0] | |
25 | + market_id = '''+str(heb.user["sy_user01"]["firmId"])+''' ORDER BY `id` DESC LIMIT 1''')[0] | |
26 | 26 | |
27 | 27 | |
28 | 28 | # @unittest.case_mark(my.mark()) |
... | ... | @@ -32,7 +32,7 @@ class test_fc_view(unittest.TestCase): |
32 | 32 | url = vi.url.replace("40", str(self.code)) |
33 | 33 | # print("数据处理后的url", url) |
34 | 34 | # 进行GET请求 |
35 | - re = sy1.get(url=url, headers=vi.header) | |
35 | + re = heb.get(url=url, headers=vi.header) | |
36 | 36 | # 打印请求结果(可删除该代码,一般只在调试时使用) |
37 | 37 | # print(re.text) |
38 | 38 | # 断言响应数据中是否存在期望字符串 | ... | ... |
testcase/heb/FeedbackCustomerController/test_feedback_customer_disable.py
1 | 1 | import unittest |
2 | 2 | import urllib3 |
3 | -from commons.MySession import my,sy1 | |
3 | +from commons.MySession import my,heb | |
4 | 4 | from commons.api.feedback_customer_disable import feedback_customer_disable |
5 | 5 | urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning) |
6 | 6 | fcd = feedback_customer_disable() |
... | ... | @@ -18,14 +18,14 @@ class test_feedback_customer_disable(unittest.TestCase): |
18 | 18 | |
19 | 19 | def setUp(self): |
20 | 20 | self.ids = db.mysql_selectOne('''SELECT id FROM `dili_jmsf`.`feedback_customer` |
21 | - WHERE `status` = '1' and market_id = '''+str(sy1.user["sy_user01"]["firmId"])+''' | |
21 | + WHERE `status` = '1' and market_id = '''+str(heb.user["sy_user01"]["firmId"])+''' | |
22 | 22 | ORDER BY `id` DESC LIMIT 1''')[0] |
23 | 23 | # print("查询出返还人id", self.id) |
24 | 24 | |
25 | 25 | def test_feedback_customer_disable_01(self): |
26 | 26 | "返还人禁用" |
27 | 27 | url = fcd.url.replace("44", str(self.ids)) |
28 | - re = sy1.post(url=url, headers=fcd.header) | |
28 | + re = heb.post(url=url, headers=fcd.header) | |
29 | 29 | # print(re.headers) |
30 | 30 | # print(re.json()) |
31 | 31 | self.assertTrue("操作成功" in str(re.json())) | ... | ... |
testcase/heb/FeedbackCustomerController/test_feedback_customer_enable.py
1 | 1 | import unittest |
2 | 2 | import urllib3 |
3 | -from commons.MySession import my,sy1 | |
3 | +from commons.MySession import my,heb | |
4 | 4 | from commons.api.feedback_customer_enable import feedback_customer_enable |
5 | 5 | from commons.api.feedback_customer_disable import feedback_customer_disable |
6 | 6 | urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning) |
... | ... | @@ -21,12 +21,12 @@ class test_feedback_customer_enable(unittest.TestCase): |
21 | 21 | def setUp(self): |
22 | 22 | self.ids = db.mysql_selectOne(''' |
23 | 23 | SELECT id FROM `dili_jmsf`.`feedback_customer` WHERE `status` = '2' and |
24 | - market_id='''+str(sy1.user["sy_user01"]["firmId"])+''' ORDER BY `id` DESC LIMIT 1''')[0] | |
24 | + market_id='''+str(heb.user["sy_user01"]["firmId"])+''' ORDER BY `id` DESC LIMIT 1''')[0] | |
25 | 25 | print(self.ids) |
26 | 26 | def test_feedback_customer_enable_01(self): |
27 | 27 | "返还人启用" |
28 | 28 | url = fce.url.replace("49",str(self.ids)) |
29 | - re = sy1.post(url = url, headers = fce.header) | |
29 | + re = heb.post(url = url, headers = fce.header) | |
30 | 30 | # print(fce.url) |
31 | 31 | # print(re.headers) |
32 | 32 | # print(re.json()) |
... | ... | @@ -35,5 +35,6 @@ class test_feedback_customer_enable(unittest.TestCase): |
35 | 35 | def tearDownClass(cls): |
36 | 36 | pass |
37 | 37 | |
38 | + | |
38 | 39 | if __name__ == '__main__': |
39 | 40 | unittest.main() | ... | ... |
testcase/heb/FeedbackCustomerController/test_feedback_customer_query.py
1 | 1 | import unittest |
2 | 2 | import urllib3 |
3 | -from commons.MySession import my,sy1 | |
3 | +from commons.MySession import my,heb | |
4 | 4 | from commons.api.feedback_customer_query import feedback_customer_query |
5 | 5 | urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning) |
6 | 6 | import datetime |
... | ... | @@ -18,7 +18,7 @@ class test_feedback_customer_query(unittest.TestCase): |
18 | 18 | pass |
19 | 19 | def setUp(self): |
20 | 20 | self.name1 = db.mysql_selectOne('''SELECT name FROM `dili_jmsf`.`feedback_customer` |
21 | - WHERE market_id = ''' + str(sy1.user["sy_user01"]["firmId"]) + ''' ORDER BY `id` DESC LIMIT 1''')[0] | |
21 | + WHERE market_id = ''' + str(heb.user["sy_user01"]["firmId"]) + ''' ORDER BY `id` DESC LIMIT 1''')[0] | |
22 | 22 | def test_feedback_customer_query_01(self): |
23 | 23 | "返还人列表查询" |
24 | 24 | print(fcq.url) |
... | ... | @@ -27,7 +27,7 @@ class test_feedback_customer_query(unittest.TestCase): |
27 | 27 | .replace("2021-08-11 00:00:00",(datetime.datetime.now() - datetime.timedelta(days = 30)).strftime("%Y-%m-%d %H:%M:%S")).\ |
28 | 28 | replace("2021-08-11 23:59:59",datetime.datetime.now().strftime("%Y-%m-%d %H:%M:%S")) |
29 | 29 | # print(body) |
30 | - re = sy1.post(url = fcq.url, data = body.replace("\n","").encode('utf-8'),headers = fcq.header) | |
30 | + re = heb.post(url = fcq.url, data = body.replace("\n","").encode('utf-8'),headers = fcq.header) | |
31 | 31 | # print(re.headers) |
32 | 32 | # print(re.text) |
33 | 33 | # print("士大夫十",str(self.name1)) | ... | ... |
testcase/heb/FeedbackOrderController/test_feedback_order_settlement.py
1 | 1 | import json |
2 | 2 | import unittest |
3 | 3 | import urllib3 |
4 | -from commons.MySession import my,sy1 | |
4 | +from commons.MySession import my,heb | |
5 | 5 | from commons.api.feedback_order_settlement import feedback_order_settlement |
6 | 6 | urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning) |
7 | 7 | from commons.api.feedback_order_settlement_query import feedback_order_settlement_query |
... | ... | @@ -22,7 +22,7 @@ class test_feedback_order_settlement(unittest.TestCase): |
22 | 22 | def setUp(self): |
23 | 23 | body = fosq.body.replace("feedbackCustomerId=25", "feedbackCustomerId=16").replace("2021-07-22 00:00:00", "\ |
24 | 24 | 2021-07-03 00:00:00").replace("2021-08-03 23:59:59", str(datetime.datetime.now())) |
25 | - re = sy1.post(url = fosq.url, data = body, headers = fosq.header) | |
25 | + re = heb.post(url = fosq.url, data = body, headers = fosq.header) | |
26 | 26 | |
27 | 27 | self.Amount = re.json()["rows"][0]["unsettledAmount"] |
28 | 28 | self.ids = re.json()["rows"][0]["id"] |
... | ... | @@ -35,7 +35,7 @@ class test_feedback_order_settlement(unittest.TestCase): |
35 | 35 | "Content-Type": "application/x-www-form-urlencoded;charset=UTF-8" |
36 | 36 | } |
37 | 37 | body = "customerId=16" |
38 | - re2 = sy1.post(url = url,headers = header,data = body) | |
38 | + re2 = heb.post(url = url,headers = header,data = body) | |
39 | 39 | self.idd = re2.json()["id"] |
40 | 40 | self.name = re2.json()["name"] |
41 | 41 | self.cardNumber = re2.json()["cardNumber"] |
... | ... | @@ -52,7 +52,7 @@ class test_feedback_order_settlement(unittest.TestCase): |
52 | 52 | replace("billIds=3621","billIds="+str(self.billIds)).\ |
53 | 53 | replace("settledAmounts=2","settledAmounts="+str(self.Amount)) |
54 | 54 | # print(body) |
55 | - re = sy1.post(url = fos.url, headers = fos.header, data = body.encode('utf-8')) | |
55 | + re = heb.post(url = fos.url, headers = fos.header, data = body.encode('utf-8')) | |
56 | 56 | # print(re.headers) |
57 | 57 | |
58 | 58 | # print(re.json()) | ... | ... |
testcase/heb/FeedbackOrderController/test_feedback_order_settlement_query.py
1 | 1 | import unittest |
2 | 2 | import urllib3 |
3 | -from commons.MySession import my,sy1 | |
3 | +from commons.MySession import my,heb | |
4 | 4 | from commons.api.feedback_order_settlement_query import feedback_order_settlement_query |
5 | 5 | urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning) |
6 | 6 | fosq = feedback_order_settlement_query() |
... | ... | @@ -23,7 +23,7 @@ class test_feedback_order_settlement_query(unittest.TestCase): |
23 | 23 | replace("2021-07-22 00:00:00", (datetime.datetime.now() - datetime.timedelta(days = 30)).strftime("%Y-%m-%d %H:%M:%S")).\ |
24 | 24 | replace("2021-08-03 23:59:59", datetime.datetime.now().strftime("%Y-%m-%d %H:%M:%S")) |
25 | 25 | # print(body) |
26 | - re = sy1.post(url = fosq.url, data = body,headers = fosq.header) | |
26 | + re = heb.post(url = fosq.url, data = body,headers = fosq.header) | |
27 | 27 | # print(re.headers) |
28 | 28 | # print(re.json()) |
29 | 29 | self.assertTrue("rows" in str(re.json())) | ... | ... |
testcase/heb/feedbackAccounrecordController_list/test_feedbackAccounrecordController_list.py
1 | 1 | import unittest |
2 | 2 | import urllib3 |
3 | -from commons.MySession import my,sy1 | |
3 | +from commons.MySession import my,heb | |
4 | 4 | from commons.api.feedbackAccounrecordController_list import feedbackAccounrecordController_list |
5 | 5 | urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning) |
6 | 6 | import commons.ConfigDB as db |
... | ... | @@ -14,26 +14,36 @@ class test_feedbackAccounrecordController_list(unittest.TestCase): |
14 | 14 | "交易明细——根据交易时间和交易流水号查询" |
15 | 15 | @classmethod |
16 | 16 | def setUpClass(cls): |
17 | - print(sy1.user["sy_user01"]["firmId"]) | |
17 | + print(heb.user["sy_user01"]["firmId"]) | |
18 | 18 | pass |
19 | 19 | def setUp(self): |
20 | 20 | self.body = db.mysql_selectOne( |
21 | 21 | '''SELECT dili_jmsf.feedback_account_record.created,dili_jmsf.feedback_order.record_number |
22 | 22 | FROM `dili_jmsf`.`feedback_order` LEFT JOIN `dili_jmsf`.`feedback_account_record` ON dili_jmsf.feedback_order.id = dili_jmsf.feedback_account_record.order_ids |
23 | -WHERE market_id = '''+str(sy1.user["sy_user01"]["firmId"])+''' ORDER BY dili_jmsf.feedback_account_record.order_ids DESC LIMIT 1''') | |
24 | - print("查询出查询时间和交易流水号:", self.body[0],self.body[1]) | |
23 | +WHERE market_id = '''+str(heb.user["sy_user01"]["firmId"])+''' ORDER BY dili_jmsf.feedback_account_record.order_ids DESC LIMIT 1''') | |
24 | + # print("查询出查询时间和交易流水号:", self.body[0],self.body[1]) | |
25 | 25 | |
26 | 26 | def test_feedbackAccounrecordController_list_01(self): |
27 | - "根据交易时间和交易流水号查询" | |
27 | + "根据交易时间和交易流水号查询交易明细" | |
28 | 28 | body = farcl.body.replace("2021-08-05 00:00:00", str(self.body[0])).\ |
29 | 29 | replace("2021-08-05 23:59:59", str(self.body[0])).\ |
30 | 30 | replace("1075782308694007808", self.body[1]) |
31 | 31 | |
32 | - re = sy1.post(url = farcl.url, data = body,headers = farcl.header) | |
33 | - print(re.headers) | |
34 | - print(re.json()) | |
32 | + re = heb.post(url = farcl.url, data = body.replace("\n",""),headers = farcl.header,proxies = my.proxies) | |
33 | + # print(re.headers) | |
34 | + # print(re.json()) | |
35 | 35 | self.assertTrue(self.body[1] in str(re.json())) |
36 | - return re | |
36 | + | |
37 | + def test_feedbackAccounrecordController_list_02(self): | |
38 | + "根据交易时间查询交易明细" | |
39 | + body = farcl.body.replace("2021-08-05 00:00:00", str(self.body[0])).\ | |
40 | + replace("2021-08-05 23:59:59", str(self.body[0])).\ | |
41 | + replace("1075782308694007808", "") | |
42 | + | |
43 | + re = heb.post(url = farcl.url, data = body.replace("\n",""),headers = farcl.header,proxies = my.proxies) | |
44 | + # print(re.headers) | |
45 | + # print(re.json()) | |
46 | + self.assertTrue(str(self.body[0]) in str(re.json())) | |
37 | 47 | |
38 | 48 | @classmethod |
39 | 49 | def tearDownClass(cls): | ... | ... |
testcase/heb/feedbackOrderController_settlementlist/feedbackOrderController_querySumAmount.py
1 | 1 | import unittest |
2 | 2 | import urllib3 |
3 | -from commons.MySession import sy1 | |
3 | +from commons.MySession import heb | |
4 | 4 | from commons.api.feedbackOrderController_querySumAmount import querySumAmount |
5 | 5 | urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning) |
6 | 6 | import datetime |
... | ... | @@ -23,7 +23,7 @@ class test_feedbackOrderController_querySumAmount(unittest.TestCase): |
23 | 23 | body = qsa.body.replace("2021-07-05 00:00:00", (datetime.datetime.now() - datetime.timedelta(days = 30)).strftime("%Y-%m-%d %H:%M:%S")).\ |
24 | 24 | replace("2021-08-05 09:46:25", datetime.datetime.now().strftime("%Y-%m-%d %H:%M:%S")) |
25 | 25 | |
26 | - re = sy1.post(url=qsa.url, data=body, headers=qsa.header) | |
26 | + re = heb.post(url=qsa.url, data=body, headers=qsa.header) | |
27 | 27 | self.assertEqual(re.status_code, 200) |
28 | 28 | # print(re.json()) |
29 | 29 | ... | ... |
testcase/heb/feedbackOrderController_settlementlist/test_feedbackOrderController_settlementlist.py
1 | 1 | import unittest |
2 | 2 | import urllib3 |
3 | -from commons.MySession import my,sy1 | |
3 | +from commons.MySession import my,heb | |
4 | 4 | from commons.api.feedbackOrderController_settlementlist import feedbackOrderController_settlementlist |
5 | 5 | urllib3.disable_warnings(urllib3.exceptions.InsecureRequestWarning) |
6 | 6 | import commons.ConfigDB as db |
... | ... | @@ -25,7 +25,7 @@ class test_feedbackOrderController_settlementlist(unittest.TestCase): |
25 | 25 | replace("2021-08-05 23:59:59", datetime.datetime.now().strftime("%Y-%m-%d %H:%M:%S")).\ |
26 | 26 | replace("feedbackCustomerId=25", "feedbackCustomerId=26") |
27 | 27 | # print(body) |
28 | - re = sy1.post(url=focsl.url, data=body, headers=focsl.header) | |
28 | + re = heb.post(url=focsl.url, data=body, headers=focsl.header) | |
29 | 29 | self.assertEqual(re.status_code, 200) |
30 | 30 | # print(re.json()) |
31 | 31 | ... | ... |