110 lines
2.7 KiB
JSON
110 lines
2.7 KiB
JSON
{
|
|
"ods_table": "goods_stock_summary",
|
|
"anchors": {
|
|
"api": "api-goods-stock-summary",
|
|
"ods": "ods-goods-stock-summary",
|
|
"dwd": {}
|
|
},
|
|
"json_to_ods": [
|
|
{
|
|
"json_path": "siteGoodsId",
|
|
"ods_col": "sitegoodsid",
|
|
"match_type": "case_insensitive",
|
|
"json_type": "integer",
|
|
"occurrence_pct": 100.0
|
|
},
|
|
{
|
|
"json_path": "goodsName",
|
|
"ods_col": "goodsname",
|
|
"match_type": "case_insensitive",
|
|
"json_type": "string",
|
|
"occurrence_pct": 100.0
|
|
},
|
|
{
|
|
"json_path": "goodsUnit",
|
|
"ods_col": "goodsunit",
|
|
"match_type": "case_insensitive",
|
|
"json_type": "string",
|
|
"occurrence_pct": 100.0
|
|
},
|
|
{
|
|
"json_path": "goodsCategoryId",
|
|
"ods_col": "goodscategoryid",
|
|
"match_type": "case_insensitive",
|
|
"json_type": "integer",
|
|
"occurrence_pct": 100.0
|
|
},
|
|
{
|
|
"json_path": "goodsCategorySecondId",
|
|
"ods_col": "goodscategorysecondid",
|
|
"match_type": "case_insensitive",
|
|
"json_type": "integer",
|
|
"occurrence_pct": 100.0
|
|
},
|
|
{
|
|
"json_path": "rangeStartStock",
|
|
"ods_col": "rangestartstock",
|
|
"match_type": "case_insensitive",
|
|
"json_type": "integer",
|
|
"occurrence_pct": 100.0
|
|
},
|
|
{
|
|
"json_path": "rangeEndStock",
|
|
"ods_col": "rangeendstock",
|
|
"match_type": "case_insensitive",
|
|
"json_type": "integer",
|
|
"occurrence_pct": 100.0
|
|
},
|
|
{
|
|
"json_path": "rangeIn",
|
|
"ods_col": "rangein",
|
|
"match_type": "case_insensitive",
|
|
"json_type": "integer",
|
|
"occurrence_pct": 100.0
|
|
},
|
|
{
|
|
"json_path": "rangeOut",
|
|
"ods_col": "rangeout",
|
|
"match_type": "case_insensitive",
|
|
"json_type": "integer",
|
|
"occurrence_pct": 100.0
|
|
},
|
|
{
|
|
"json_path": "rangeInventory",
|
|
"ods_col": "rangeinventory",
|
|
"match_type": "case_insensitive",
|
|
"json_type": "integer",
|
|
"occurrence_pct": 100.0
|
|
},
|
|
{
|
|
"json_path": "rangeSale",
|
|
"ods_col": "rangesale",
|
|
"match_type": "case_insensitive",
|
|
"json_type": "integer",
|
|
"occurrence_pct": 100.0
|
|
},
|
|
{
|
|
"json_path": "rangeSaleMoney",
|
|
"ods_col": "rangesalemoney",
|
|
"match_type": "case_insensitive",
|
|
"json_type": "number",
|
|
"occurrence_pct": 100.0
|
|
},
|
|
{
|
|
"json_path": "currentStock",
|
|
"ods_col": "currentstock",
|
|
"match_type": "case_insensitive",
|
|
"json_type": "integer",
|
|
"occurrence_pct": 100.0
|
|
},
|
|
{
|
|
"json_path": "categoryName",
|
|
"ods_col": "categoryname",
|
|
"match_type": "case_insensitive",
|
|
"json_type": "string",
|
|
"occurrence_pct": 100.0
|
|
}
|
|
],
|
|
"ods_to_dwd": {},
|
|
"dwd_to_ods": {}
|
|
} |