{ "ods_table": "goods_stock_movements", "anchors": { "api": "api-goods-stock-movements", "ods": "ods-goods-stock-movements", "dwd": {} }, "json_to_ods": [ { "json_path": "siteGoodsStockId", "ods_col": "sitegoodsstockid", "match_type": "case_insensitive", "json_type": "integer", "occurrence_pct": 100.0 }, { "json_path": "siteGoodsId", "ods_col": "sitegoodsid", "match_type": "case_insensitive", "json_type": "integer", "occurrence_pct": 100.0 }, { "json_path": "siteId", "ods_col": "siteid", "match_type": "case_insensitive", "json_type": "integer", "occurrence_pct": 100.0 }, { "json_path": "tenantId", "ods_col": "tenantid", "match_type": "case_insensitive", "json_type": "integer", "occurrence_pct": 100.0 }, { "json_path": "stockType", "ods_col": "stocktype", "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": "createTime", "ods_col": "createtime", "match_type": "case_insensitive", "json_type": "string", "occurrence_pct": 100.0 }, { "json_path": "startNum", "ods_col": "startnum", "match_type": "case_insensitive", "json_type": "integer", "occurrence_pct": 100.0 }, { "json_path": "endNum", "ods_col": "endnum", "match_type": "case_insensitive", "json_type": "integer", "occurrence_pct": 100.0 }, { "json_path": "changeNum", "ods_col": "changenum", "match_type": "case_insensitive", "json_type": "integer", "occurrence_pct": 100.0 }, { "json_path": "unit", "ods_col": "unit", "match_type": "exact", "json_type": "string", "occurrence_pct": 100.0 }, { "json_path": "price", "ods_col": "price", "match_type": "exact", "json_type": "number", "occurrence_pct": 100.0 }, { "json_path": "operatorName", "ods_col": "operatorname", "match_type": "case_insensitive", "json_type": "string", "occurrence_pct": 100.0 }, { "json_path": "changeNumA", "ods_col": "changenuma", "match_type": "case_insensitive", "json_type": "integer", "occurrence_pct": 100.0 }, { "json_path": "startNumA", "ods_col": "startnuma", "match_type": "case_insensitive", "json_type": "integer", "occurrence_pct": 100.0 }, { "json_path": "endNumA", "ods_col": "endnuma", "match_type": "case_insensitive", "json_type": "integer", "occurrence_pct": 100.0 }, { "json_path": "remark", "ods_col": "remark", "match_type": "exact", "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": "goodsSecondCategoryId", "ods_col": "goodssecondcategoryid", "match_type": "case_insensitive", "json_type": "integer", "occurrence_pct": 100.0 } ], "ods_to_dwd": {}, "dwd_to_ods": {} }