Browse Source

no message

FengChaoYu 5 tháng trước cách đây
mục cha
commit
63f7ec2090

+ 1 - 1
mall-server-api/src/main/resources/mapper/MaterialGoodsStockCMapper.xml

@@ -27,7 +27,7 @@
         FROM
         worker_stock
         WHERE
-        company_wechat_id = #{companyWechatId}
+        company_wechat_id = #{dto.companyWechatId}
         AND
         identity = #{dto.identity}
         AND