From f00e6f6f26d6dc6fc8f606de01f37ec643daa383 Mon Sep 17 00:00:00 2001
From: 田源 <lastanimals@163.com>
Date: 星期五, 10 十一月 2023 14:17:16 +0800
Subject: [PATCH] 编码规则自定义流水算法
---
Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/dto/datapush/data/data.json | 137 +++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 137 insertions(+), 0 deletions(-)
diff --git a/Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/dto/datapush/data/data.json b/Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/dto/datapush/data/data.json
new file mode 100644
index 0000000..3a07164
--- /dev/null
+++ b/Source/UBCS/ubcs-service-api/ubcs-code-api/src/main/java/com/vci/ubcs/code/dto/datapush/data/data.json
@@ -0,0 +1,137 @@
+{
+ "data": {
+ "object": {
+ "code": "0201040133",
+ "status": "Released",
+ "library": "wupin",
+ "classCode": "020104",
+ "pro": [
+ {
+ "filedName": "xbj",
+ "outname": "鏍囪"
+ },
+ {
+ "filedName": "xinghaoguige",
+ "outname": "瑙勬牸",
+ "filedValue": "M4"
+ },
+ {
+ "filedName": "lastmodifier",
+ "outname": "鏈�鍚庝慨鏀逛汉",
+ "filedValue": "weidy(榄忓ぇ鍕�)"
+ },
+ {
+ "filedName": "cpxs",
+ "outname": "浜у搧鍨嬪紡"
+ },
+ {
+ "filedName": "secondfl",
+ "outname": "浜岀骇绠$悊鍒嗙被",
+ "filedValue": "绱у浐浠�"
+ },
+ {
+ "filedName": "clph",
+ "outname": "鏉愭枡鐗屽彿",
+ "filedValue": "HB1-24321"
+ },
+ {
+ "filedName": "thrifl",
+ "outname": "涓夌骇绠$悊鍒嗙被",
+ "filedValue": "铻洪拤"
+ },
+ {
+ "filedName": "xbzjbmc",
+ "outname": "鏍囧噯绾у埆鍚嶇О"
+ },
+ {
+ "filedName": "firstfl",
+ "outname": "涓�绾х鐞嗗垎绫�",
+ "filedValue": "鏍囧噯浠�"
+ },
+ {
+ "filedName": "xgzccdgcd",
+ "outname": "鍏虫敞灏哄鐨勫叕宸甫"
+ },
+ {
+ "filedName": "zjxh",
+ "outname": "瀛愪欢搴忓彿"
+ },
+ {
+ "filedName": "bmcl",
+ "outname": "琛ㄩ潰澶勭悊",
+ "filedValue": "鐢甸晙"
+ },
+ {
+ "filedName": "id",
+ "outname": "鐗╂枡缂栫爜",
+ "filedValue": "0201040133"
+ },
+ {
+ "filedName": "createtime",
+ "outname": "鍒涘缓鏃堕棿",
+ "filedValue": "2022-12-23 17:12:50.635"
+ },
+ {
+ "filedName": "creator",
+ "outname": "鍒涘缓浜�",
+ "filedValue": "weidy(榄忓ぇ鍕�)"
+ },
+ {
+ "filedName": "xwlwwmc",
+ "outname": "鐗╁搧澶栨枃鍚嶇О"
+ },
+ {
+ "filedName": "xxndj",
+ "outname": "鎬ц兘绛夌骇"
+ },
+ {
+ "filedName": "xzjmc",
+ "outname": "瀛愪欢鍚嶇О"
+ },
+ {
+ "filedName": "beizhushuoming",
+ "outname": "澶囨敞璇存槑"
+ },
+ {
+ "filedName": "revisionvalue",
+ "outname": "鐗堟湰",
+ "filedValue": "1"
+ },
+ {
+ "filedName": "name",
+ "outname": "鐗╁搧涓枃鍚嶇О",
+ "filedValue": "鍗婂渾澶磋灪閽�1"
+ },
+ {
+ "filedName": "xfjjstj",
+ "outname": "闄勫姞鎶�鏈潯浠�"
+ },
+ {
+ "filedName": "xbxkxs",
+ "outname": "淇濋櫓瀛斿瀷寮�",
+ "filedValue": "鏃�"
+ },
+ {
+ "filedName": "lastmodifytime",
+ "outname": "鏈�鍚庝慨鏀规椂闂�",
+ "filedValue": "2022-12-23 17:12:50.635"
+ },
+ {
+ "filedName": "zhiliangbz",
+ "outname": "鏍囧噯鍙�",
+ "filedValue": "HB1-2431-M4*512"
+ },
+ {
+ "filedName": "materialclassify",
+ "outname": "鎵�灞炲垎绫讳唬鍙�",
+ "filedValue": "020104"
+ },
+ {
+ "filedName": "lcstatus",
+ "outname": "鐘舵��",
+ "filedValue": "Released"
+ }
+ ]
+ }
+ }
+}
\ No newline at end of file
--
Gitblit v1.9.3