Explorar el Código

库存数量查询去除彩纸,吊牌

fgd hace 1 año
padre
commit
ab82b9be6b

+ 1 - 0
sd-business/src/main/resources/mapper/inventory/InventoryMapper.xml

@@ -34,6 +34,7 @@
             <if test="departmentId neq null">
                 i.department_id = #{departmentId}
             </if>
+            and i.bom_spec_id not in (1699256776709149263, 1699256777967439998, 1699256776709148696)
         </where>
         group by w.id
         order by w.id