This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_MY_BACKEND
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
36
Commits
7
Branches
1.1 MiB
Tree:
2c8aa47319
develop
feature_carporttab
feature_charge
feature_statistics
fix_edit
fix_save
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '2c8aa47319'
${ noResults }
Commit Graph
36 Commits (2c8aa47319a4e38d932aa0773e4783e4886f1d59)
All Branches
Search
Author
SHA1
Message
Date
zhangxin
2c8aa47319
修改 chargetab.Get("/readtypeexcel", controllers.ExportChargeWayDataListExcel) 和 chargetab.Get("/type/list", controllers.GetChargeWayListData) 和 chargetab.Get("/totalyear", controllers.GetChargetabStatisticByYear)调用的方法
4 years ago
zhangxin
15ade1367f
修改年缴费统计接口 导出报表不再使用分页 缴费台账接口返回值添加user字段 优化缴费台账统计金额的sql
4 years ago
zhangxin
cd15032081
修改缴费订单的收费时间的数据格式 添加charge.Chargedexpense = t.ChargeMoney
4 years ago
zhangxin
a1f5b21d5b
修改订单收费时间由前端传入,缴费起始日期通过前端传入 后端做逻辑判断
4 years ago
zhangxin
a5f86b42bc
若前端未传入propertyid字段 由后端拼接
4 years ago
zhangxin
a259097d00
返回值中添加AccesscardidList和Chargetime字段
4 years ago
zhangxin
d7beead7ef
修改缴费若传入缴费日期 则使用传入的缴费日期
4 years ago
zhangxin
f307129aa1
缴费台账列表展示功能,缴费台账统计功能,收费方式等条件筛选展示功能,及以上两个列表展示报表导出功能开发 添加按createtime字段倒叙
4 years ago
zhangxin
1fe2e62411
缴费台账列表展示功能,缴费台账统计功能,收费方式等条件筛选展示功能,及以上两个列表展示报表导出功能开发,及bug修复
4 years ago
娄文智
f2b71be0ee
提交
4 years ago
娄文智
9ac550ed86
db添加数据备份功能函数
4 years ago
娄文智
b70aaa5334
测试
4 years ago
娄文智
3b3a57c78f
测试
4 years ago
娄文智
63ed1e6b7f
Merge branch 'master' of 101.201.121.115:leo/LAPP_MY_BACKEND
4 years ago
zhangxin
3a717d44d9
修改chargetab/readdataexcel调用的方法 新增chargetab/readtypeexcel接口
4 years ago
zhangxin
7d4ab27160
修改返回结构体的字段类型
4 years ago
zhangxin
e5bd88c503
添加导出报表功能
4 years ago
zhangxin
3bf563fdef
删除无用方法
4 years ago
zhangxin
6ce0abb17d
添加导出报表功能方法
4 years ago
zhangxin
f81b89070e
添加Round方法
4 years ago
娄文智
d3de71c590
Revert "增加数据备份功能"
This reverts commit
281eb12715
.
4 years ago
娄文智
5c481b4813
Merge branch 'master' of 101.201.121.115:leo/LAPP_MY_BACKEND
4 years ago
娄文智
281eb12715
增加数据备份功能
4 years ago
zhangxin
8400698dc6
修改GetChargeStatisticData业务逻辑
4 years ago
zhangxin
9a0d478aad
新增GetChargeArrearageData方法 用于chargetab/listpage接口 修改GetChargeTypeData方法
4 years ago
zhangxin
bdc144aedc
修改chargetab/listpage接口调用的方法
4 years ago
zhangxin
4f466bf311
删除返回结构体文件
4 years ago
zhangxin
5aa6ffe33d
删除返回结构体文件
4 years ago
zhangxin
572972dad2
根据需求修改返回data的结构体
4 years ago
zhangxin
d6f600a33c
添加按日期和缴费类型查询统计数据方法 和 查询当年和陈欠缴费数据接口
4 years ago
zhangxin
c5879fcc14
添加按日期和缴费类型查询统计数据方法 和 查询当年和陈欠缴费数据方法
4 years ago
zhangxin
3f3b1a659d
添加当年和陈欠缴费统计数据方法
4 years ago
zhangxin
16dc6a5da0
添加按日期和缴费类型统计数据方法
4 years ago
zhangxin
06bc87d150
添加缴费接口的返回data结构体
4 years ago
zhangxin
717fd8065c
测试
4 years ago
娄文智
051cae32ec
2021/3/8 v.1.21.3.8
4 years ago