AITools prime cose

This commit is contained in:
Surya Paolo
2024-01-30 14:00:48 +01:00
parent 8a5a2bd79a
commit 74d1bf356f
97 changed files with 3832 additions and 223 deletions

View File

@@ -146,6 +146,8 @@ export const shared_consts = {
PROFILETUTORIAL: 280,
VISUVIDEOPROMOANDPDF: 290,
ECOMMERCE: 300,
CATALOGO: 310,
TOOLSAI: 320,
},
QUERYTYPE_MYGROUP: 1,
@@ -342,6 +344,7 @@ export const shared_consts = {
CAT_NO_SPAZI: 5,
CAT_GOODS_TXT: 10,
PRODUCTS: 20,
INVENTARIO: 30,
},
BotType: [
@@ -1677,6 +1680,10 @@ export const shared_consts = {
value: 300,
label: 'E-COMMERCE',
},
{
value: 310,
label: 'CATALOGO',
},
],