This commit is contained in:
DirectionOfMind 2020-12-28 15:33:37 +08:00
parent ab6e836859
commit 437040f59a

View File

@ -30,7 +30,7 @@
<result column="count" property="count"/>
<result column="type_id" property="typeId"/>
<result column="brand_id" property="brandId"/>
<result column="specs_di" property="specsId"/>
<result column="specs_id" property="specsId"/>
</resultMap>