Commit 68f400be by guojuxing

商户规则列表修改

parent 6020dfaa
......@@ -127,7 +127,7 @@
or t3.enterprise_name like concat('%', #{search}, '%')
or t3.company_name like concat('%', #{search}, '%') )
</if>
GROUP BY t1.enterprise_rule_id
order by t1.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