Commit 8e99f622 authored by liwei's avatar liwei

Merge remote-tracking branch 'origin/master'

parents c422763f 78378719
......@@ -411,7 +411,7 @@
<select id="queryOpmArticlesPaged" resultType="org.rcisoft.business.memInfo.entity.opmArticleDTO">
select
a.create_date as createDate,
u.name as createUser,
u.nick_name as createUser,
t.topic_name as topic,
a.business_id as businessId
from opm_article a
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment