fix: แก้ type ProductGroupUpdate
This commit is contained in:
parent
85f82693ad
commit
9bf966f2cd
1 changed files with 1 additions and 0 deletions
|
|
@ -24,4 +24,5 @@ export interface ProductGroupUpdate {
|
|||
remark: string;
|
||||
detail: string;
|
||||
name: string;
|
||||
code: string;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue