winter 1 anno fa
parent
commit
7872f22e73
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      yqzjService/src/main/resources/mapper/YqzjGuangGaoWeiMapper.xml

+ 1
- 1
yqzjService/src/main/resources/mapper/YqzjGuangGaoWeiMapper.xml Vedi File

@@ -13,7 +13,7 @@
<result column="link_title" jdbcType="VARCHAR" property="linkTitle"/>
<result column="create_date" jdbcType="TIMESTAMP" property="createDate"/>
<result column="update_date" jdbcType="TIMESTAMP" property="updateDate"/>
<result column="new_open" jdbcType="INTEGER" property="serialNumber"/>
<result column="new_open" jdbcType="INTEGER" property="newOpen"/>
</resultMap>



Caricamento…
Annulla
Salva