Type alias DeleteStoreData

DeleteStoreData: {
    storeName: string;
}

删除数据表

Type declaration

  • storeName: string

    数据表名称