Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
long-tern-care-service
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hubin
long-tern-care-service
Commits
441b2c45
Commit
441b2c45
authored
Jun 16, 2021
by
蔡镇泽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
评定机构信息管理及监管机构信息管理调整
parent
ba84da4d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
SuperviseOrganMapper.xml
...m/hungraim/ltc/governance/mapper/SuperviseOrganMapper.xml
+2
-2
No files found.
governance/src/main/resources/com/hungraim/ltc/governance/mapper/SuperviseOrganMapper.xml
View file @
441b2c45
...
...
@@ -2,7 +2,7 @@
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper
namespace=
"com.hungraim.ltc.governance.dao.SuperviseOrganMapper"
>
<!--监管机构
人员
信息列表-->
<!--监管机构信息列表-->
<select
id=
"superviseOrganList"
resultType=
"com.hungraim.ltc.pojo.vo.governance.SuperviseOrganVO"
>
SELECT--监管机构id
sOrgan.SPV_ORGAN_ID spvOrganId,
...
...
@@ -31,7 +31,7 @@
--银行账号
sOrgan.BANK_NO bankNo
FROM
--监管
人员信息
表
--监管
机构
表
CH_SUPERVISE_ORGAN sOrgan
--护理机构表
LEFT JOIN ch_srv_organ organ ON sOrgan.organ_id = organ.organ_id
...
...
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