Commit ea11b6de by huluobin

# 更新

parent 0f6ad411
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
<select id="queryType" resultType="com.gogirl.domain.product.serve.BaseType"> <select id="queryType" resultType="com.gogirl.domain.product.serve.BaseType">
select * select *
from base_type from base_type
where is_show = 1
order by sorts order by sorts
</select> </select>
</mapper> </mapper>
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