refactor(@vben/web-antd): remove store code field from store drawer
This commit is contained in:
@@ -68,7 +68,6 @@ export interface PaginatedResult<T> {
|
||||
export interface SaveStoreDto {
|
||||
id?: string;
|
||||
name: string;
|
||||
code: string;
|
||||
contactPhone: string;
|
||||
managerName: string;
|
||||
address: string;
|
||||
|
||||
Reference in New Issue
Block a user