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): 重置密码成功后清除本地存储
chenxinying pushed to dev at wangpeng/integrated_traffic_uniapp
-
587651761b refactor(login): 优化忘记密码功能的逻辑和提示
chenxinying pushed to dev at wangpeng/integrated_traffic_uniapp
-
bf7e5d3709 feat(login): 强化密码安全性和用户体验
chenxinying pushed to master at wangpeng/integrated_traffic_uniapp
-
25a2a71100 revert ae2a7c28af7b01df4c06af4be281c9923c398883
chenxinying pushed to dev at wangpeng/integrated_traffic_uniapp
-
ba72e50421 Merge remote-tracking branch 'origin/master' into dev
-
ae2a7c28af feat(login): 增强密码安全性和用户提示
-
b32ed7f9dc 修改配置
-
04f46009e0 Merge pull request '移除非工作目录' (#2) from integrated_whb/UniApp_integrated_whb:master into master
-
56ab9c0b01 移除非工作目录
- Compare 8 commits »
chenxinying pushed to dev at wangpeng/integrated_traffic_vue
-
0bfef35792 refactor(layout): 优化修改密码逻辑