thainv: ghép navigation
This commit is contained in:
@@ -29,7 +29,7 @@ interface PageComponentSettings {
|
||||
dataQuery?: string; // Truy vấn dữ liệu: IDS | NEW | VIEW | SQL | REQUEST | ...
|
||||
dataResult?: string; // Kết quả dữ liệu (Json)
|
||||
}
|
||||
interface PageSection extends Base {
|
||||
export type PageSection = {
|
||||
id?: number; // Mã định danh
|
||||
siteId?: number; // Mã hệ thống
|
||||
pageId?: number; // Mã trang
|
||||
|
||||
Reference in New Issue
Block a user