This website works better with JavaScript.
Home
Explore
Help
Sign In
ccsens_zhengzhichuan
/
cga_v2
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
修改查询患者列表权限
master
ccsens_zhengzhichuan
15 hours ago
parent
df70a0139b
commit
f8caea6e45
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
ruisi_java/ruisi-web-client/src/main/resources/mapper/dao/PmsPatientDao.xml
1
ruisi_java/ruisi-web-client/src/main/resources/mapper/dao/PmsPatientDao.xml
View File
@ -186,6 +186,7 @@
GROUP BY
pp.id
) a
group by a.patientId
ORDER BY a.createTime DESC
</select>
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
ccsens_zhengzhichuan/cga_v2
Title
Body
Create Issue