xiaoyong931011
2022-05-16 781fb421fdda4aff90394777b31aea7664cc6e23
zq-erp/src/main/resources/mybatis/mapper/hive/ShoppingGoodsDao.xml
@@ -897,7 +897,7 @@
      t.id=cate_id)
      cate_name
      from shopping_goods a
      where code=#{code}
      where a.code=#{code}  and a.is_del=1
   </select>
   <!-- 根据id查询 -->