摘要: select * from productstockquantity t where (select count(1) from productstockquantity where t.CombinationId = CombinationId AND t.StoreFrontId = Store 阅读全文
posted @ 2017-12-11 17:20 那就让我这样吧 阅读(4891) 评论(1) 推荐(0) 编辑