我滴个乖乖
This commit is contained in:
6
ZelWiki.Repository/Scripts/GetPageNavigationByPageId.sql
Normal file
6
ZelWiki.Repository/Scripts/GetPageNavigationByPageId.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
SELECT
|
||||
Navigation
|
||||
FROM
|
||||
Page
|
||||
WHERE
|
||||
Id = @PageId
|
||||
Reference in New Issue
Block a user