Commit 9123b25c by zhiwj

报表加上微商城

parent ee7afaae
......@@ -357,7 +357,7 @@
and project_code = #{projectCode}
</if>
<if test="projectCode == null or projectCode == '' ">
and project_code = 'gic'
and project_code in ('gic', 'mall')
</if>
order by create_time desc
</select>
......
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