このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
yusmar
/
tbg-company-api
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
add otr price
master
yusmar
4年前
親
0d9aecaeda
コミット
decd68660a
10個のファイルの変更
、
94行の追加
、
3行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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"
}
}
}
書き込み
プレビュー
読み込み中…
キャンセル
保存