xiaoyong931011
2023-03-17 1386a8657ec42cd3baf6bde8b1506f52c910f0e1
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查询 -->