摘要: DECLARE @fitemid intdeclare @fdcstockid intdeclare @fqty decimal(18,10)declare @fbatchno varchar(50)DECLARE #point_cursor CURSORFORselect fitemid,FDCS 阅读全文
posted @ 2017-05-10 16:32 许佳挺 阅读(327) 评论(0) 推荐(0)