167 Commits

Author SHA1 Message Date
little-cat-sweet
24f8cc0730 Refreshing 2021-11-08 15:57:51 +08:00
little-cat-sweet
d583fcc92a Accomplishing the notification_cancel_order. 2021-11-08 15:44:38 +08:00
wen
8fb329ea06 完善NotificationStopChargeResultTask
完善QueryEquipChargeStatusController
2021-11-08 13:53:57 +08:00
wen
1fecc7e1af 完成query_equip_charge_status接口(已测试) 2021-11-05 14:49:12 +08:00
wen
73ad931c6f 完成query_station_info接口,(增加了回调接口,保存场站状态与编辑场站状态) 2021-11-05 11:34:44 +08:00
wen
68387d099f 大致完成query_station_info接口(未测试) 2021-11-04 16:28:09 +08:00
wen
771a4c8baf 完成query_equip_charge_status接口开发(未测试) 2021-11-04 16:28:09 +08:00
wen
3b5314db40 完成query_stop_charge接口
完成notification_stop_charge_result接口
2021-11-04 16:28:09 +08:00
little-cat-sweet
af42f2011e Perfecting the notification_charge_order_info's logic. 2021-11-04 16:21:34 +08:00
little-cat-sweet
21e0c3415e Adding a todo. 2021-11-03 16:12:15 +08:00
little-cat-sweet
81c7d71484 Accomplishing the notification_charge_order_info. 2021-11-03 15:59:05 +08:00
zz
c575288b65 query_equip_auth not queryEquipAuth 2021-11-02 16:55:52 +08:00
zz
c0078f62c8 fix:重名bean问题 2021-11-02 11:16:56 +08:00
zz
f994aa0e8a sevice not service 2021-11-02 11:06:31 +08:00
ZZ
d0874a46de 快电:notify_no_bill_order 2021-11-01 16:12:49 +08:00
little-cat-sweet
90da0ef85d Accomplishing the notification_start_charge_result. 2021-11-01 15:54:09 +08:00
ZZ
9cb93c094c 电站信息加入费率 2021-11-01 14:55:44 +08:00
little-cat-sweet
ac744d40c6 Perfecting data, which will be used by evcs in redis. 2021-10-29 17:38:43 +08:00
ZZ
ec01db172d fix:JPA参数长度不对引起的启动错误 2021-10-29 16:22:33 +08:00
wen
912745b0bf todo:第三方对接 2021-10-29 16:12:16 +08:00
little-cat-sweet
30ea3829f4 todo: 完善监管与第三方推送逻辑 2021-10-29 13:05:20 +08:00
little-cat-sweet
755559739a todo: 完善监管与第三方推送逻辑 2021-10-29 13:04:32 +08:00
ZZ
fc5a5ca894 完善notification_equip_charge_status逻辑;重构一番 2021-10-29 12:04:07 +08:00
ZZ
4f8198248b Merge branch 'zz' 2021-10-29 11:56:30 +08:00
ZZ
38174984b1 多了一个NPE空指针异常判断,少了几行代码 2021-10-29 11:23:14 +08:00
wen
8d0f60bfbc QueryEquipBusinessPolicyController增加了空指针异常处理逻辑 2021-10-29 10:59:24 +08:00
little-cat-sweet
6053399b02 Solving a null pointer issue. 2021-10-29 09:44:28 +08:00
little-cat-sweet
8923503ccf Changing the comparison method of stationId. 2021-10-28 21:50:56 +08:00
zz
f4c488d763 优化过滤器逻辑 2021-10-28 16:04:02 +08:00
zz
5bd7fea731 优化过滤器逻辑 2021-10-28 15:48:42 +08:00
zz
78227a9677 fix compiling issues 2021-10-28 12:33:32 +08:00
zz
1d878b9492 compiler level 2021-10-28 12:06:53 +08:00
little-cat-sweet
5ab984b33a Deleting some useless code. 2021-10-28 11:12:25 +08:00
little-cat-sweet
17846ec1c9 Accomplising the query_station_status. 2021-10-28 11:09:04 +08:00
ZZ
eb2bc8aba9 todo: order no evcs 2021-10-27 17:43:58 +08:00
ZZ
d87fe0cb8e bigger 2021-10-27 13:56:46 +08:00
ZZ
be14c7eeab query_equip_business_policy 修改参数格式 2021-10-27 11:32:18 +08:00
ZZ
1458ab860c @RestController @Controller differ 2021-10-27 09:30:39 +08:00
little-cat-sweet
044860b324 QueryChargeOrder 404 2021-10-26 17:17:50 +08:00
little-cat-sweet
c51cc41e22 working 2021-10-26 17:17:49 +08:00
ZZ
782b648f57 快电新电途ing 2021-10-26 16:15:05 +08:00
ZZ
b6694baac0 快电新电途ing 2021-10-26 16:12:33 +08:00
ZZ
b945104590 快电新电途ing 2021-10-26 15:46:10 +08:00
ZZ
d57c69feaa 快电新电途ing 2021-10-26 11:11:00 +08:00
wen
8c873b1722 query_equip_business_policy接口开发部分完成 2021-10-26 11:00:57 +08:00
ZZ
98fc694b9e 快电ing 2021-10-25 18:50:51 +08:00
ZZ
fab6246b02 三方站点信息查询黑名单判断 2021-10-25 17:34:17 +08:00
wen
794070a57a query_equip_business_policy接口开发中
query_stop_charge接口部分完成
2021-10-22 14:57:05 +08:00
ZZ
c804922be3 缓存加入桩协议版本;异常订单判定逻辑 2021-10-21 15:12:31 +08:00
ZZ
d9ec513913 using hutool isInteger() 2021-10-21 11:25:19 +08:00