注册
找回密码
账号 记住
1933
4
47268
145
405
直接改成
select top 4 ID,InfoID,PhotoUrl,BigPhoto,Intro from [KS_ProImages] where InfoID={KS:Current:ItemID}
调用时不需要调用参数。
是这个标签:[KS:Current:InfoID]
select top 4 ID,InfoID,PhotoUrl,BigPhoto,Intro from [KS_ProImages] where InfoID={KS:Current:InfoID}