Цей веб-сайт працює краще з JavaScript.
Головна
Огляд
Довідка
Увійти
yusmar
/
tbg-company-api
Слідкувати
1
В обрані
0
Форк
0
Код
Проблеми
0
Запити на злиття
0
Релізи
0
Вікі
Активність
Переглянути джерело
add otr price
master
yusmar
4 роки тому
джерело
0d9aecaeda
коміт
decd68660a
10 змінених файлів
з
94 додано
та
3 видалено
Розділений перегляд
Параметри порівняння
Показати статистику
Завантажити патч
Завантажити файл різниці
+9
-0
api/accessories/models/accessories.settings.json
+11
-1
api/apparel/models/apparel.settings.json
+7
-0
api/dealers/models/dealers.settings.json
+9
-0
api/helmet/models/helmet.settings.json
+9
-0
api/product-hino/models/product-hino.settings.json
+9
-0
api/product-honda/models/product-honda.settings.json
+9
-0
api/product/models/product.settings.json
+9
-0
api/products-suzuki/models/products-suzuki.settings.json
+11
-1
api/yamalube/models/yamalube.settings.json
+11
-1
api/ygp/models/ygp.settings.json
+ 9
- 0
api/accessories/models/accessories.settings.json
Переглянути файл
@@ -37,6 +37,15 @@
},
"stock": {
"type": "string"
},
"otr_price_sumsel": {
"type": "biginteger"
},
"otr_price_palembang": {
"type": "biginteger"
},
"otr_price_bengkulu": {
"type": "biginteger"
}
}
}
+ 11
- 1
api/apparel/models/apparel.settings.json
Переглянути файл
@@ -2,7 +2,8 @@
"kind": "collectionType",
"collectionName": "apparels",
"info": {
"name": "Apparel"
"name": "Apparel",
"description": ""
},
"options": {
"increments": true,
@@ -48,6 +49,15 @@
],
"plugin": "upload",
"required": false
},
"otr_price_sumsel": {
"type": "biginteger"
},
"otr_price_palembang": {
"type": "biginteger"
},
"otr_price_bengkulu": {
"type": "biginteger"
}
}
}
+ 7
- 0
api/dealers/models/dealers.settings.json
Переглянути файл
@@ -46,6 +46,13 @@
"Sumsel",
"Bengkulu"
]
},
"dealer_status": {
"type": "enumeration",
"enum": [
"Dealer_3S",
"Dealer_YPM"
]
}
}
}
+ 9
- 0
api/helmet/models/helmet.settings.json
Переглянути файл
@@ -50,6 +50,15 @@
],
"plugin": "upload",
"required": false
},
"otr_price_sumsel": {
"type": "biginteger"
},
"otr_price_palembang": {
"type": "biginteger"
},
"otr_price_bengkulu": {
"type": "biginteger"
}
}
}
+ 9
- 0
api/product-hino/models/product-hino.settings.json
Переглянути файл
@@ -39,6 +39,15 @@
],
"plugin": "upload",
"required": false
},
"otr_price_sumsel": {
"type": "biginteger"
},
"otr_price_palembang": {
"type": "biginteger"
},
"otr_price_bengkulu": {
"type": "biginteger"
}
}
}
+ 9
- 0
api/product-honda/models/product-honda.settings.json
Переглянути файл
@@ -39,6 +39,15 @@
],
"plugin": "upload",
"required": false
},
"otr_price_sumsel": {
"type": "biginteger"
},
"otr_price_palembang": {
"type": "biginteger"
},
"otr_price_bengkulu": {
"type": "biginteger"
}
}
}
+ 9
- 0
api/product/models/product.settings.json
Переглянути файл
@@ -214,6 +214,15 @@
},
"spesifikasi_kelistrikan": {
"type": "richtext"
},
"otr_price_sumsel": {
"type": "biginteger"
},
"otr_price_palembang": {
"type": "biginteger"
},
"otr_price_bengkulu": {
"type": "biginteger"
}
}
}
+ 9
- 0
api/products-suzuki/models/products-suzuki.settings.json
Переглянути файл
@@ -39,6 +39,15 @@
},
"price": {
"type": "biginteger"
},
"otr_price_sumsel": {
"type": "biginteger"
},
"otr_price_palembang": {
"type": "biginteger"
},
"otr_price_bengkulu": {
"type": "biginteger"
}
}
}
+ 11
- 1
api/yamalube/models/yamalube.settings.json
Переглянути файл
@@ -2,7 +2,8 @@
"kind": "collectionType",
"collectionName": "yamalubes",
"info": {
"name": "Yamalube"
"name": "Yamalube",
"description": ""
},
"options": {
"increments": true,
@@ -35,6 +36,15 @@
],
"plugin": "upload",
"required": false
},
"otr_price_sumsel": {
"type": "biginteger"
},
"otr_price_palembang": {
"type": "biginteger"
},
"otr_price_bengkulu": {
"type": "biginteger"
}
}
}
+ 11
- 1
api/ygp/models/ygp.settings.json
Переглянути файл
@@ -2,7 +2,8 @@
"kind": "collectionType",
"collectionName": "ygps",
"info": {
"name": "YGP"
"name": "YGP",
"description": ""
},
"options": {
"increments": true,
@@ -35,6 +36,15 @@
],
"plugin": "upload",
"required": false
},
"otr_price_sumsel": {
"type": "biginteger"
},
"otr_price_palembang": {
"type": "biginteger"
},
"otr_price_bengkulu": {
"type": "biginteger"
}
}
}
Писати
Попередній перегляд
Завантаження…
Відмінити
Зберегти