摘要:
declare @id int;INSERT INTO Fotomall_Product_Category(categoryName, parentId, categoryNote,categoryLevel) values (@categoryName, @parentId,@category... 阅读全文
posted @ 2016-08-11 18:15
代码养家
阅读(182)
评论(0)
推荐(0)
|
摘要:
declare @id int;INSERT INTO Fotomall_Product_Category(categoryName, parentId, categoryNote,categoryLevel) values (@categoryName, @parentId,@category... 阅读全文
posted @ 2016-08-11 18:15
代码养家
阅读(182)
评论(0)
推荐(0)
|