2015年6月30日
摘要: -- 根据大订单号查询已付供应商金额(已付-已退)ALTER FUNCTION [dbo].[F__SupplierPayOffAmountBOrder](-- Add the parameters for the function here @BOrderId int )RETURNS decim... 阅读全文
posted @ 2015-06-30 17:03 rana4504 阅读(4188) 评论(0) 推荐(0)