feat: เพิ่ม baseOnly
This commit is contained in:
parent
e9db42b2b2
commit
2a88eac660
1 changed files with 1 additions and 1 deletions
|
|
@ -547,7 +547,7 @@ const useProductServiceStore = defineStore('api-product-service', () => {
|
|||
query?: string;
|
||||
page?: number;
|
||||
pageSize?: number;
|
||||
baseonly?: boolean;
|
||||
baseOnly?: boolean;
|
||||
},
|
||||
flow?: {
|
||||
sessionId: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue