chenxinying pushed to dev at docking/docking
-
d46b9bca0c feat(corp): 企业信息和第三方平台信息增加地区属性
chenxinying pushed to dev at docking/docking
-
efb2895128 feat(corp): 为公司信息和第三方平台响应 DTO 增加详细地址字段
chenxinying pushed to dev at docking/docking
-
2d29b7871b refactor(corp): 修正实体类中 areaName 字段的注释
chenxinying pushed to dev at docking/docking
-
bd3be48910 refactor(corp): 重构公司信息和第三方平台实体类
chenxinying pushed to dev at docking/docking
-
0304f0dbbf feat(corp): 为 BusCompanyInfoEntity 和 BusThirdPlatformEntity 添加地区名称字段
chenxinying pushed to dev at docking/docking
-
d92ae8d4ed Merge remote-tracking branch 'origin/dev' into dev
-
45207b0a7a fix(corp): 修复公交数据查询接口空指针异常
- Compare 2 commits »
chenxinying pushed to dev at docking/docking
-
dde75add40 fix(corp): 修复公交数据查询接口的接收时间筛选逻辑- 将查询条件中的 push_time 更正为 receive_time,以匹配正确的筛选字段
chenxinying pushed to dev at docking/docking
-
b10462b823 fix(corp): 修复数据记录查询接口时间筛选逻辑错误
chenxinying pushed to dev at docking/docking
-
ddc71951d5 feat(corp): 数据记录页面增加按上传时间查询功能
chenxinying pushed to dev at docking/docking
-
9c50d1dae3 fix(corp): 修改数据排序方式
chenxinying pushed to dev at docking/docking
-
4ee93ae19f fix(corp): 修改 BusDataDao 中数据排序字段
chenxinying pushed to dev at docking/docking
-
b190d5e5fa move_status_filter: 调整状态过滤条件的位置
chenxinying pushed to dev at docking/docking
-
30ce17d7b3 feat(corp): 企业信息添加乡镇和街道字段
chenxinying pushed to dev at docking/docking-vue
-
d83a80802c refactor(layout): 优化头部组件显示逻辑
chenxinying pushed to dev at docking/docking
-
f9dc1f401b feat(corp): 优化平台查询排序功能
chenxinying pushed to dev at docking/docking-vue
-
b40d4be321 refactor(data-directory): 统一数据目录相关页面的术语
chenxinying pushed to dev at docking/docking
-
60b34b9a98 fix(job): 优化 cron 表达式解析
-
137e08b1d5 feat(data): 增加服务平台名称模糊查询功能
- Compare 2 commits »
chenxinying pushed to dev at wangpeng/integrated_traffic
-
c3c45e2393 fix(system): 修复用户导入功能中的身份证号和手机号重复校验问题
chenxinying pushed to dev at wangpeng/integrated_traffic
-
2b8209050c feat(LoginController): 增加密码强度判断功能
chenxinying pushed to dev at wangpeng/integrated_traffic_uniapp
-
8802c01a2e fix(login): 重置密码成功后清除本地存储