在准备环境前提交次全部更改。
This commit is contained in:
285
export/dataflow_analysis/json_trees/goods_stock_movements.json
Normal file
285
export/dataflow_analysis/json_trees/goods_stock_movements.json
Normal file
@@ -0,0 +1,285 @@
|
||||
{
|
||||
"table": "goods_stock_movements",
|
||||
"total_records": 200,
|
||||
"fields": [
|
||||
{
|
||||
"path": "siteGoodsStockId",
|
||||
"json_type": "integer",
|
||||
"sample": "3093864105101509",
|
||||
"depth": 0,
|
||||
"occurrence": 200,
|
||||
"total_records": 200,
|
||||
"samples": [
|
||||
"3093864105101509",
|
||||
"3093838482901317",
|
||||
"3093793750665542",
|
||||
"3093746072013125",
|
||||
"3093710576699717",
|
||||
"3093707436935493",
|
||||
"3093706718922885",
|
||||
"3093703198542021"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "siteGoodsId",
|
||||
"json_type": "integer",
|
||||
"sample": "3004536125639493",
|
||||
"depth": 0,
|
||||
"occurrence": 200,
|
||||
"total_records": 200,
|
||||
"samples": [
|
||||
"3004536125639493",
|
||||
"2793026176012357",
|
||||
"2793026183041093",
|
||||
"2793026185154629",
|
||||
"2828836772432837",
|
||||
"2793025862799429",
|
||||
"2793026180501573",
|
||||
"2794695801409669"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "siteId",
|
||||
"json_type": "integer",
|
||||
"sample": "2790685415443269",
|
||||
"depth": 0,
|
||||
"occurrence": 200,
|
||||
"total_records": 200,
|
||||
"samples": [
|
||||
"2790685415443269"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "tenantId",
|
||||
"json_type": "integer",
|
||||
"sample": "2790683160709957",
|
||||
"depth": 0,
|
||||
"occurrence": 200,
|
||||
"total_records": 200,
|
||||
"samples": [
|
||||
"2790683160709957"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "stockType",
|
||||
"json_type": "integer",
|
||||
"sample": "1",
|
||||
"depth": 0,
|
||||
"occurrence": 200,
|
||||
"total_records": 200,
|
||||
"samples": [
|
||||
"1",
|
||||
"4"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "goodsName",
|
||||
"json_type": "string",
|
||||
"sample": "哇米诺豆奶",
|
||||
"depth": 0,
|
||||
"occurrence": 200,
|
||||
"total_records": 200,
|
||||
"samples": [
|
||||
"哇米诺豆奶",
|
||||
"哇哈哈矿泉水",
|
||||
"可乐",
|
||||
"百威235毫升",
|
||||
"打火机",
|
||||
"软玉溪",
|
||||
"东鹏特饮",
|
||||
"普通扑克"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "createTime",
|
||||
"json_type": "string",
|
||||
"sample": "2026-02-14 00:21:21",
|
||||
"depth": 0,
|
||||
"occurrence": 200,
|
||||
"total_records": 200,
|
||||
"samples": [
|
||||
"2026-02-14 00:21:21",
|
||||
"2026-02-13 23:55:17",
|
||||
"2026-02-13 23:09:47",
|
||||
"2026-02-13 22:21:17",
|
||||
"2026-02-13 21:45:10",
|
||||
"2026-02-13 21:41:59",
|
||||
"2026-02-13 21:41:15",
|
||||
"2026-02-13 21:37:40"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "startNum",
|
||||
"json_type": "integer",
|
||||
"sample": "4",
|
||||
"depth": 0,
|
||||
"occurrence": 200,
|
||||
"total_records": 200,
|
||||
"samples": [
|
||||
"4",
|
||||
"9",
|
||||
"68",
|
||||
"429",
|
||||
"194",
|
||||
"5",
|
||||
"69",
|
||||
"8"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "endNum",
|
||||
"json_type": "integer",
|
||||
"sample": "3",
|
||||
"depth": 0,
|
||||
"occurrence": 200,
|
||||
"total_records": 200,
|
||||
"samples": [
|
||||
"3",
|
||||
"8",
|
||||
"66",
|
||||
"423",
|
||||
"193",
|
||||
"4",
|
||||
"68",
|
||||
"7"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "changeNum",
|
||||
"json_type": "integer",
|
||||
"sample": "-1",
|
||||
"depth": 0,
|
||||
"occurrence": 200,
|
||||
"total_records": 200,
|
||||
"samples": [
|
||||
"-1",
|
||||
"-2",
|
||||
"-6",
|
||||
"2",
|
||||
"1",
|
||||
"-12",
|
||||
"-4",
|
||||
"3"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "unit",
|
||||
"json_type": "string",
|
||||
"sample": "瓶",
|
||||
"depth": 0,
|
||||
"occurrence": 200,
|
||||
"total_records": 200,
|
||||
"samples": [
|
||||
"瓶",
|
||||
"支",
|
||||
"包",
|
||||
"盒",
|
||||
"个",
|
||||
"桶",
|
||||
"根",
|
||||
"份"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "price",
|
||||
"json_type": "number",
|
||||
"sample": "10.0",
|
||||
"depth": 0,
|
||||
"occurrence": 200,
|
||||
"total_records": 200,
|
||||
"samples": [
|
||||
"10.0",
|
||||
"5.0",
|
||||
"15.0",
|
||||
"2.0",
|
||||
"28.0",
|
||||
"7.0",
|
||||
"125.0",
|
||||
"8.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "operatorName",
|
||||
"json_type": "string",
|
||||
"sample": "收银员:郑丽珊",
|
||||
"depth": 0,
|
||||
"occurrence": 200,
|
||||
"total_records": 200,
|
||||
"samples": [
|
||||
"收银员:郑丽珊"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "changeNumA",
|
||||
"json_type": "integer",
|
||||
"sample": "0",
|
||||
"depth": 0,
|
||||
"occurrence": 200,
|
||||
"total_records": 200,
|
||||
"samples": [
|
||||
"0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "startNumA",
|
||||
"json_type": "integer",
|
||||
"sample": "0",
|
||||
"depth": 0,
|
||||
"occurrence": 200,
|
||||
"total_records": 200,
|
||||
"samples": [
|
||||
"0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "endNumA",
|
||||
"json_type": "integer",
|
||||
"sample": "0",
|
||||
"depth": 0,
|
||||
"occurrence": 200,
|
||||
"total_records": 200,
|
||||
"samples": [
|
||||
"0"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "remark",
|
||||
"json_type": "string",
|
||||
"sample": "",
|
||||
"depth": 0,
|
||||
"occurrence": 200,
|
||||
"total_records": 200,
|
||||
"samples": []
|
||||
},
|
||||
{
|
||||
"path": "goodsCategoryId",
|
||||
"json_type": "integer",
|
||||
"sample": "2790683528350539",
|
||||
"depth": 0,
|
||||
"occurrence": 200,
|
||||
"total_records": 200,
|
||||
"samples": [
|
||||
"2790683528350539",
|
||||
"2793217944864581",
|
||||
"2792062778003333",
|
||||
"2791941988405125"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "goodsSecondCategoryId",
|
||||
"json_type": "integer",
|
||||
"sample": "2790683528350540",
|
||||
"depth": 0,
|
||||
"occurrence": 200,
|
||||
"total_records": 200,
|
||||
"samples": [
|
||||
"2790683528350540",
|
||||
"2790683528350541",
|
||||
"2793218343257925",
|
||||
"2792063209623429",
|
||||
"2793236829620037",
|
||||
"2791948300259205"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user