摘要:
USE [MyDataBase]GO/****** Object: StoredProcedure [dbo].[GetVipDetails] Script Date: 07/05/2012 09:39:14 ******/SET ANSI_NULLS ONGOSET QUOTED_IDENTIFIER ONGOALTER Proc [dbo].[GetVipDetails] @pageindex int=1 , @pagesize int=10, @VipAccount nvarchar(20)=null, --VIP账户 @VipCompanyUserI... 阅读全文
posted @ 2012-07-10 17:54
wboweb
阅读(230)
评论(0)
推荐(0)

浙公网安备 33010602011771号