摘要: USE [VIPB2C]GO SET ANSI_NULLS ONGOSET QUOTED_IDENTIFIER ONGOALTER proc [dbo].[Buy](@ProductNo char(14),@SkuId int,@account nvarchar(20),@buyNumber int 阅读全文
posted @ 2020-06-09 09:25 半兮 阅读(159) 评论(0) 推荐(0)