Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
amos-boot-biz
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
项目统一框架
amos-boot-biz
Commits
8d31b903
Commit
8d31b903
authored
Apr 24, 2023
by
高建强
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改人员列表查询sql
parent
6dba9259
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
PersonBasicMapper.xml
...jxiop-api/src/main/resources/mapper/PersonBasicMapper.xml
+2
-2
No files found.
amos-boot-system-jxiop/amos-boot-module-jxiop-api/src/main/resources/mapper/PersonBasicMapper.xml
View file @
8d31b903
...
...
@@ -9,11 +9,11 @@
select
person_basic.sequence_nbr sequenceNbr,
person_basic.head_photo headphoto,
person_
basic
.`name` name,
person_
account
.`name` name,
person_basic.sex,
person_basic.phone phone,
person_account.project_name projectName,
person_
account
.post_name postName,
person_
basic
.post_name postName,
person_account.account_name accountName
from person_basic
LEFT JOIN person_account
...
...
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