935090232@qq.com
2021-05-08 e53fcbe9fe844b7788b29c5106c1ac24d17c5535
zq-erp/src/main/resources/mybatis/mapper/xcxShop/ShopWxtemplateMsgDao.xml
@@ -220,8 +220,19 @@
   
   <!-- 分页查询 -->
   <select id="selectInPage" resultMap="ShopWxtemplateMsgMap">
      select
      <include refid="columns" ></include>
      select
      create_by,
      create_time,
      update_by,
      update_time,
      id,
      name,
      uuid,
      status,
      remark,
      company_id,
      code,
      temp_type
      from shop_wxtemplate_msg
      <where>
        <include refid="where_sql"></include>