Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pds
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
palm-decision
pds
Commits
a1ab105b
Commit
a1ab105b
authored
2 years ago
by
洪江锋
Browse files
Options
Downloads
Patches
Plain Diff
feat(公交): 驾驶员年龄sql修改
parent
08fc01b0
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/resources/mapper/TDimBusStaffAgeMapper.xml
+1
-1
1 addition, 1 deletion
src/main/resources/mapper/TDimBusStaffAgeMapper.xml
with
1 addition
and
1 deletion
src/main/resources/mapper/TDimBusStaffAgeMapper.xml
+
1
−
1
View file @
a1ab105b
...
...
@@ -21,7 +21,7 @@
<where>
type = #{type} AND CREATE_TIME = (
select max(CREATE_TIME)
from edw_data_eda.t_dim_bus_
driving_year
from edw_data_eda.t_dim_bus_
staff_age
<where>
type = #{type}
</where>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment