- aggiornati gli argomenti in base a GM
This commit is contained in:
@@ -38,6 +38,7 @@ export interface IProductInfo {
|
||||
collana?: ICollana
|
||||
collezione?: string
|
||||
idPublisher?: string
|
||||
ListaArgomenti?: string
|
||||
publisher?: IPublisher
|
||||
date_pub?: Date
|
||||
date_pub_ts: number
|
||||
@@ -213,6 +214,7 @@ export interface ICategory {
|
||||
|
||||
export interface ICatProd {
|
||||
_id?: any
|
||||
idArgomento?: number,
|
||||
name: string,
|
||||
descr_estesa?: string,
|
||||
img?: string,
|
||||
|
||||
Reference in New Issue
Block a user