electricity_bill_calc_service/controller
2022-09-06 15:28:27 +08:00
..
abstract.go refactor(session):提取获取用户会话的功能。 2022-08-16 06:08:04 +08:00
charge.go refactor(controller):精简控制器中路由的注册。 2022-08-20 07:00:34 +08:00
end_user.go fix(enduser):修正终端用户表计抄表过程中的错误。 2022-08-30 11:42:15 +08:00
maintenance_fee.go fix(fee):修正未能正确获得要更新的维护费ID的问题。 2022-08-30 10:27:36 +08:00
meter04kv.go fix(bug):清理近乎无效的缓存,修正部分接口权限。 2022-08-29 11:07:20 +08:00
park.go fix(park):修复园区不能搜索的问题。 2022-09-06 15:28:27 +08:00
region.go refactor(controller):精简控制器中路由的注册。 2022-08-20 07:00:34 +08:00
report.go fix(report):补充计算功能传递的数据项。 2022-09-03 09:36:05 +08:00
statistics.go feat(stat):增加首页使用的提示和统计接口。 2022-08-23 14:50:26 +08:00
user.go enhance(user):补充用户部分的缓存控制。 2022-08-25 15:47:29 +08:00
withdraw.go feat(withdraw):完成公示撤回及审核相关的功能。 2022-08-22 11:14:07 +08:00