Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Q
qianhe-ydsj
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
jiangyun
qianhe-ydsj
Commits
3d77ec61
Commit
3d77ec61
authored
Apr 16, 2026
by
MMF
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MMF 2026-04-16 优化帮扶计划流程展示
parent
1b3b2403
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
qianhe-ydsj/src/main/resources/mapper/zqbf/ZqbfXmzBfxqMapper.xml
+2
-2
qianhe-ydsj/src/main/resources/mapper/zqbf/ZqbfXmzBfzjMapper.xml
+1
-1
qianhe-ydsj/src/main/resources/mapper/zqbf/ZqczXmzDdzjMapper.xml
+1
-1
qianhe-ydsj/src/main/resources/mapper/zqbfbdw/bfzj/ZqbfBdwBfzjMapper.xml
+1
-1
No files found.
qianhe-ydsj/src/main/resources/mapper/zqbf/ZqbfXmzBfxqMapper.xml
View file @
3d77ec61
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
SELECT
SELECT
bfxq.xqid,
bfxq.xqid,
bfxq.dwid,
bfxq.dwid,
CONCAT( dept.
dept_name, dept.create_by
) AS dwmc,
CONCAT( dept.
create_by, dept.dept_name
) AS dwmc,
bfxq.xmid,
bfxq.xmid,
bfxm.xmmc,
bfxm.xmmc,
bfxm.xmzb,
bfxm.xmzb,
...
@@ -50,7 +50,7 @@
...
@@ -50,7 +50,7 @@
GROUP BY
GROUP BY
bfxq.xqid,
bfxq.xqid,
bfxq.dwid,
bfxq.dwid,
CONCAT( dept.
dept_name, dept.create_by
),
CONCAT( dept.
create_by, dept.dept_name
),
bfxq.xmid,
bfxq.xmid,
bfxm.xmmc,
bfxm.xmmc,
bfxm.xmzb,
bfxm.xmzb,
...
...
qianhe-ydsj/src/main/resources/mapper/zqbf/ZqbfXmzBfzjMapper.xml
View file @
3d77ec61
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
SELECT
SELECT
bfzj.zjid,
bfzj.zjid,
bfzj.dwid,
bfzj.dwid,
CONCAT(
dept.dept_name, dept.create_by
) AS dwmc,
CONCAT(
dept.create_by, dept.dept_name
) AS dwmc,
bfzj.zjmc,
bfzj.zjmc,
bfzj.zjzw,
bfzj.zjzw,
bfzj.zjzj,
bfzj.zjzj,
...
...
qianhe-ydsj/src/main/resources/mapper/zqbf/ZqczXmzDdzjMapper.xml
View file @
3d77ec61
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
SELECT
SELECT
ddzj.ddid,
ddzj.ddid,
bfzj.dwid,
bfzj.dwid,
CONCAT(
dept.dept_name, dept.create_by
) AS dwmc,
CONCAT(
dept.create_by, dept.dept_name
) AS dwmc,
ddzj.xqid,
ddzj.xqid,
ddzj.ddzj,
ddzj.ddzj,
bfzj.zjmc,
bfzj.zjmc,
...
...
qianhe-ydsj/src/main/resources/mapper/zqbfbdw/bfzj/ZqbfBdwBfzjMapper.xml
View file @
3d77ec61
...
@@ -33,7 +33,7 @@
...
@@ -33,7 +33,7 @@
SELECT
SELECT
bfzj.zjid,
bfzj.zjid,
bfzj.dwid,
bfzj.dwid,
CONCAT( dept.
dept_name, dept.create_by
) AS dwmc,
CONCAT( dept.
create_by, dept.dept_name
) AS dwmc,
bfzj.zjmc,
bfzj.zjmc,
bfzj.zjxb,
bfzj.zjxb,
bfzj.csrq,
bfzj.csrq,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment