This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
elink-star
/
esua-epdc-cloud
Watch
12
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
修改bug
dev
qushutong
6 years ago
parent
f400b4f4bc
commit
c4873c35e9
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
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
esua-epdc/epdc-module/epdc-user/epdc-user-server/src/main/resources/mapper/UserDao.xml
1
esua-epdc/epdc-module/epdc-user/epdc-user-server/src/main/resources/mapper/UserDao.xml
View File
@ -31,6 +31,7 @@
epdc_user
epdc_user
WHERE
WHERE
WX_UNION_ID = #{wxUnionId}
WX_UNION_ID = #{wxUnionId}
AND STATE = '2'
</select>
</select>
</mapper>
</mapper>
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
elink-star/esua-epdc-cloud
Title
Body
Create Issue