edit db
This commit is contained in:
parent
87619410af
commit
d8da64afcf
2 changed files with 21 additions and 26 deletions
|
|
@ -132,6 +132,6 @@ export type UpdateProfileHonor = {
|
|||
refCommandDate?: Date | null;
|
||||
refCommandNo?: string | null;
|
||||
type?: string | null;
|
||||
isDate: boolean | null;
|
||||
isDate?: boolean | null;
|
||||
isUpload?: boolean | null;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue