chenxinying pushed to dev at docking/docking-vue
-
60c23913ec Merge remote-tracking branch 'origin/dev' into dev
-
cc1a8bfc79 ```
- Compare 2 commits »
chenxinying pushed to dev at docking/docking
-
d0b07f63cb Merge remote-tracking branch 'origin/dev' into dev
-
4eecbe6edb refactor(corp): 重构企业信息查询接口
- Compare 2 commits »
chenxinying pushed to dev at docking/docking
-
79e27be3ad Merge remote-tracking branch 'origin/dev' into dev
-
9c46d34b77 feat(data): 增加告警处理类型和平台字段
- Compare 2 commits »
chenxinying pushed to dev at docking/docking
-
15d3fdc55d fix(data): 修复数据转换和错误处理的问题
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): 优化头部组件显示逻辑