feat: 后端全量更新 - 含所有本次需求
- Contract.php: 返回合约账户余额(balance_contract) - My.php: 地址管理增加BTC/ETH - AppContract.php: 一键平仓(closeall) - AppProxy.php: 代理专属注册链接 + 分级权限(L1/L2) - site.php: 手续费减半(0.018→0.009) - agent_permission_setup.sql: 代理权限SQL - crypto_news_crawler.py: 新闻自动采集脚本
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{ "class": "go.GraphLinksModel",
|
||||
"linkFromPortIdProperty": "fromPort",
|
||||
"linkToPortIdProperty": "toPort",
|
||||
"modelData": {"position":"230 200"},
|
||||
"nodeDataArray": [
|
||||
{"category":"event", "item":"start", "key":101, "loc":"450 540", "text":"Start", "eventType":1, "eventDimension":1},
|
||||
{"category":"event", "item":"End", "key":104, "loc":"1130 540", "text":"End", "eventType":1, "eventDimension":8},
|
||||
{"category":"activity", "item":"generic task", "key":5, "loc":"1010 540", "text":"Send Invoice", "taskType":0, "boundaryEventArray":[ ]},
|
||||
{"category":"activity", "item":"generic task", "key":-4, "loc":"860 540", "text":"Fulfill Order", "taskType":0, "boundaryEventArray":[ ]},
|
||||
{"category":"activity", "item":"generic task", "key":-5, "loc":"710 540", "text":"Credit Check", "taskType":0, "boundaryEventArray":[ ]},
|
||||
{"category":"activity", "item":"generic task", "key":-6, "loc":"560 540", "text":"Receive Order", "taskType":0, "boundaryEventArray":[ ]},
|
||||
{"category":"annotation", "key":701, "loc":"494 434", "text":"Basic Order Process"}
|
||||
|
||||
],
|
||||
"linkDataArray": [
|
||||
{"from":101, "to":-6, "fromPort":"", "toPort":""},
|
||||
{"from":-6, "to":-5, "fromPort":"", "toPort":""},
|
||||
{"from":-5, "to":-4, "fromPort":"", "toPort":""},
|
||||
{"from":-4, "to":5, "fromPort":"", "toPort":""},
|
||||
{"from":5, "to":104, "fromPort":"", "toPort":""}
|
||||
]}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
+618
@@ -0,0 +1,618 @@
|
||||
{
|
||||
"class":"go.GraphLinksModel",
|
||||
"copiesArrays":true,
|
||||
"copiesArrayObjects":true,
|
||||
"linkFromPortIdProperty":"fromPort",
|
||||
"linkToPortIdProperty":"toPort",
|
||||
"modelData":{
|
||||
"position":"186.6328613281251 -77.5"
|
||||
},
|
||||
"nodeDataArray":[
|
||||
{
|
||||
"category":"event",
|
||||
"item":"start",
|
||||
"key":101,
|
||||
"loc":"270 270",
|
||||
"text":"Goods\nto Ship",
|
||||
"eventType":1,
|
||||
"eventDimension":1,
|
||||
"group":-12
|
||||
},
|
||||
{
|
||||
"category":"event",
|
||||
"item":"End",
|
||||
"key":104,
|
||||
"loc":"1420 470",
|
||||
"text":"End",
|
||||
"eventType":1,
|
||||
"eventDimension":8,
|
||||
"group":-13
|
||||
},
|
||||
{
|
||||
"category":"activity",
|
||||
"item":"generic task",
|
||||
"key":5,
|
||||
"loc":"1290 470",
|
||||
"text":"Add paperwork\nand move\npackage to\npick area",
|
||||
"taskType":0,
|
||||
"boundaryEventArray":[
|
||||
|
||||
],
|
||||
"group":-13
|
||||
},
|
||||
{
|
||||
"category":"activity",
|
||||
"item":"generic task",
|
||||
"key":-4,
|
||||
"loc":"720 140",
|
||||
"text":"Check if extra insurance is necessary",
|
||||
"taskType":0,
|
||||
"boundaryEventArray":[
|
||||
|
||||
],
|
||||
"group":-12
|
||||
},
|
||||
{
|
||||
"category":"activity",
|
||||
"item":"generic task",
|
||||
"key":-5,
|
||||
"loc":"490 270",
|
||||
"text":"Decide if \nnormal post or\nspecial\nshipment",
|
||||
"taskType":0,
|
||||
"boundaryEventArray":[
|
||||
|
||||
],
|
||||
"group":-12
|
||||
},
|
||||
{
|
||||
"category":"activity",
|
||||
"item":"generic task",
|
||||
"key":-6,
|
||||
"loc":"540 470",
|
||||
"text":"Package Goods",
|
||||
"taskType":0,
|
||||
"boundaryEventArray":[
|
||||
|
||||
],
|
||||
"group":-13
|
||||
},
|
||||
{
|
||||
"category":"annotation",
|
||||
"key":701,
|
||||
"loc":"556.9999999999995 -37.00000000000042",
|
||||
"text":"OMG BPMN 2.0 by Example. \nFigure 5.1 Shipment Process of a Hardware Retailer",
|
||||
"group":-11
|
||||
},
|
||||
{
|
||||
"key":"501",
|
||||
"text":"Hardware Retailer",
|
||||
"isGroup":"true",
|
||||
"category":"Pool",
|
||||
"loc":"217.2106933593751 -72"
|
||||
},
|
||||
{
|
||||
"category":"Lane",
|
||||
"text":"Logistics\nManager",
|
||||
"color":"white",
|
||||
"isGroup":true,
|
||||
"loc":"217.2106933593751 -72",
|
||||
"group":"501",
|
||||
"key":-11,
|
||||
"size":"1299.992431640625 129"
|
||||
},
|
||||
{
|
||||
"category":"Lane",
|
||||
"text":"Clerk",
|
||||
"color":"white",
|
||||
"isGroup":true,
|
||||
"loc":"217.2106933593751 58",
|
||||
"group":"501",
|
||||
"key":-12,
|
||||
"size":"1299.992431640625 334"
|
||||
},
|
||||
{
|
||||
"category":"Lane",
|
||||
"text":"Warehouse\nWorker",
|
||||
"color":"white",
|
||||
"isGroup":true,
|
||||
"loc":"217.2106933593751 393",
|
||||
"group":"501",
|
||||
"key":-13,
|
||||
"size":"1299.992431640625 153.57783203124995"
|
||||
},
|
||||
{
|
||||
"key":201,
|
||||
"category":"gateway",
|
||||
"text":"",
|
||||
"gatewayType":1,
|
||||
"group":-12,
|
||||
"loc":"360 270"
|
||||
},
|
||||
{
|
||||
"key":204,
|
||||
"category":"gateway",
|
||||
"text":"Mode of\nDelivery",
|
||||
"gatewayType":4,
|
||||
"group":-12,
|
||||
"loc":"630 270"
|
||||
},
|
||||
{
|
||||
"key":131,
|
||||
"category":"activity",
|
||||
"text":"Request Quotes from carriers",
|
||||
"item":"generic task",
|
||||
"taskType":0,
|
||||
"group":-12,
|
||||
"loc":"830 270"
|
||||
},
|
||||
{
|
||||
"key":301,
|
||||
"category":"gateway",
|
||||
"gatewayType":2,
|
||||
"text":"",
|
||||
"group":-12,
|
||||
"loc":"850 140"
|
||||
},
|
||||
{
|
||||
"key":-16,
|
||||
"category":"activity",
|
||||
"text":"Take out extra\ninsurance",
|
||||
"item":"generic task",
|
||||
"taskType":0,
|
||||
"group":-11,
|
||||
"loc":"1000 -20"
|
||||
},
|
||||
{
|
||||
"key":-17,
|
||||
"category":"activity",
|
||||
"text":"Fill in \nPost Label",
|
||||
"item":"generic task",
|
||||
"taskType":0,
|
||||
"group":-12,
|
||||
"loc":"1010 140"
|
||||
},
|
||||
{
|
||||
"key":-19,
|
||||
"category":"gateway",
|
||||
"gatewayType":2,
|
||||
"text":"",
|
||||
"group":-12,
|
||||
"loc":"1150 140"
|
||||
},
|
||||
{
|
||||
"key":-20,
|
||||
"category":"activity",
|
||||
"text":"Assign a \ncarrier & prepare papperwork",
|
||||
"item":"generic task",
|
||||
"taskType":0,
|
||||
"group":-12,
|
||||
"loc":"1010 270"
|
||||
},
|
||||
{
|
||||
"key":-21,
|
||||
"category":"gateway",
|
||||
"text":"",
|
||||
"gatewayType":4,
|
||||
"group":-12,
|
||||
"loc":"1160 270"
|
||||
},
|
||||
{
|
||||
"key":-22,
|
||||
"category":"annotation",
|
||||
"text":"insurance included",
|
||||
"loc":"956.2031249999999 356.0389160156248",
|
||||
"group":-12
|
||||
},
|
||||
{
|
||||
"key":-23,
|
||||
"category":"gateway",
|
||||
"text":"",
|
||||
"gatewayType":1,
|
||||
"group":-13,
|
||||
"loc":"1160 470"
|
||||
}
|
||||
],
|
||||
"linkDataArray":[
|
||||
{
|
||||
"from":5,
|
||||
"to":104,
|
||||
"fromPort":"",
|
||||
"toPort":"",
|
||||
"points":[
|
||||
1349.9999999999998,
|
||||
470.0000000000001,
|
||||
1359.9999999999998,
|
||||
470.0000000000001,
|
||||
1368.5,
|
||||
470.0000000000001,
|
||||
1368.5,
|
||||
469.99999999999994,
|
||||
1377,
|
||||
469.99999999999994,
|
||||
1397,
|
||||
469.99999999999994
|
||||
]
|
||||
},
|
||||
{
|
||||
"from":101,
|
||||
"to":201,
|
||||
"fromPort":"",
|
||||
"toPort":"",
|
||||
"points":[
|
||||
291.5,
|
||||
270,
|
||||
301.5,
|
||||
270,
|
||||
301.5,
|
||||
270,
|
||||
299.5,
|
||||
270,
|
||||
299.5,
|
||||
270,
|
||||
319.5,
|
||||
270
|
||||
]
|
||||
},
|
||||
{
|
||||
"from":201,
|
||||
"to":-6,
|
||||
"fromPort":"",
|
||||
"toPort":"",
|
||||
"visible":true,
|
||||
"points":[
|
||||
360,
|
||||
310.5,
|
||||
360,
|
||||
320.5,
|
||||
360,
|
||||
332,
|
||||
360,
|
||||
332,
|
||||
360,
|
||||
470,
|
||||
460.0000000000002,
|
||||
470,
|
||||
480.0000000000002,
|
||||
470
|
||||
],
|
||||
"text":""
|
||||
},
|
||||
{
|
||||
"from":201,
|
||||
"to":-5,
|
||||
"fromPort":"",
|
||||
"toPort":"",
|
||||
"visible":true,
|
||||
"points":[
|
||||
400.5,
|
||||
270,
|
||||
410.5,
|
||||
270,
|
||||
410.5,
|
||||
270,
|
||||
409.99999999999983,
|
||||
270,
|
||||
409.99999999999983,
|
||||
270,
|
||||
429.99999999999983,
|
||||
270
|
||||
],
|
||||
"text":""
|
||||
},
|
||||
{
|
||||
"from":-5,
|
||||
"to":204,
|
||||
"fromPort":"",
|
||||
"toPort":"",
|
||||
"points":[
|
||||
549.9999999999998,
|
||||
270,
|
||||
559.9999999999998,
|
||||
270,
|
||||
564.7499999999998,
|
||||
270,
|
||||
564.7499999999998,
|
||||
270,
|
||||
569.4999999999998,
|
||||
270,
|
||||
589.4999999999998,
|
||||
270
|
||||
]
|
||||
},
|
||||
{
|
||||
"from":204,
|
||||
"to":-4,
|
||||
"fromPort":"",
|
||||
"toPort":"",
|
||||
"visible":true,
|
||||
"points":[
|
||||
629.9999999999998,
|
||||
229.5,
|
||||
629.9999999999998,
|
||||
219.5,
|
||||
629.9999999999998,
|
||||
140.00000000000006,
|
||||
635,
|
||||
140.00000000000006,
|
||||
640.0000000000001,
|
||||
140.00000000000006,
|
||||
660.0000000000001,
|
||||
140.00000000000006
|
||||
],
|
||||
"text":"Normal\nPost"
|
||||
},
|
||||
{
|
||||
"from":204,
|
||||
"to":131,
|
||||
"fromPort":"",
|
||||
"toPort":"",
|
||||
"visible":true,
|
||||
"points":[
|
||||
670.4999999999998,
|
||||
270,
|
||||
680.4999999999998,
|
||||
270,
|
||||
715.25,
|
||||
270,
|
||||
715.25,
|
||||
270.00000000000006,
|
||||
750.0000000000001,
|
||||
270.00000000000006,
|
||||
770.0000000000001,
|
||||
270.00000000000006
|
||||
],
|
||||
"text":"Special\nCarrier"
|
||||
},
|
||||
{
|
||||
"from":-4,
|
||||
"to":301,
|
||||
"fromPort":"",
|
||||
"toPort":"",
|
||||
"points":[
|
||||
780.0000000000001,
|
||||
140.00000000000006,
|
||||
790.0000000000001,
|
||||
140.00000000000006,
|
||||
790.0000000000001,
|
||||
140,
|
||||
789.5,
|
||||
140,
|
||||
789.5,
|
||||
139.99999999999997,
|
||||
809.5,
|
||||
139.99999999999997
|
||||
]
|
||||
},
|
||||
{
|
||||
"from":301,
|
||||
"to":-16,
|
||||
"fromPort":"",
|
||||
"toPort":"",
|
||||
"visible":true,
|
||||
"points":[
|
||||
850,
|
||||
99.49999999999997,
|
||||
850,
|
||||
89.49999999999997,
|
||||
850,
|
||||
-20,
|
||||
885,
|
||||
-20,
|
||||
919.9999999999999,
|
||||
-20,
|
||||
939.9999999999999,
|
||||
-20
|
||||
],
|
||||
"text":"extra insurance\nrequired"
|
||||
},
|
||||
{
|
||||
"from":301,
|
||||
"to":-17,
|
||||
"fromPort":"",
|
||||
"toPort":"",
|
||||
"visible":true,
|
||||
"points":[
|
||||
890.5,
|
||||
139.99999999999997,
|
||||
900.5,
|
||||
139.99999999999997,
|
||||
915.2499999999998,
|
||||
139.99999999999997,
|
||||
915.2499999999998,
|
||||
140.00000000000006,
|
||||
929.9999999999995,
|
||||
140.00000000000006,
|
||||
949.9999999999995,
|
||||
140.00000000000006
|
||||
],
|
||||
"text":"Always"
|
||||
},
|
||||
{
|
||||
"from":-17,
|
||||
"to":-19,
|
||||
"fromPort":"",
|
||||
"toPort":"",
|
||||
"points":[
|
||||
1069.9999999999995,
|
||||
140.00000000000006,
|
||||
1079.9999999999995,
|
||||
140.00000000000006,
|
||||
1084.7499999999995,
|
||||
140.00000000000006,
|
||||
1084.7499999999995,
|
||||
139.99999999999997,
|
||||
1089.4999999999998,
|
||||
139.99999999999997,
|
||||
1109.4999999999998,
|
||||
139.99999999999997
|
||||
]
|
||||
},
|
||||
{
|
||||
"from":-16,
|
||||
"to":-19,
|
||||
"fromPort":"",
|
||||
"toPort":"",
|
||||
"points":[
|
||||
1060,
|
||||
-20,
|
||||
1070,
|
||||
-20,
|
||||
1149.9999999999998,
|
||||
-20,
|
||||
1149.9999999999998,
|
||||
29.749999999999986,
|
||||
1149.9999999999998,
|
||||
79.49999999999997,
|
||||
1149.9999999999998,
|
||||
99.49999999999997
|
||||
]
|
||||
},
|
||||
{
|
||||
"from":131,
|
||||
"to":-20,
|
||||
"fromPort":"",
|
||||
"toPort":"",
|
||||
"points":[
|
||||
890.0000000000001,
|
||||
270.00000000000006,
|
||||
900.0000000000001,
|
||||
270.00000000000006,
|
||||
914.9999999999999,
|
||||
270.00000000000006,
|
||||
914.9999999999999,
|
||||
270,
|
||||
929.9999999999997,
|
||||
270,
|
||||
949.9999999999997,
|
||||
270
|
||||
]
|
||||
},
|
||||
{
|
||||
"from":-20,
|
||||
"to":-21,
|
||||
"fromPort":"",
|
||||
"toPort":"",
|
||||
"points":[
|
||||
1069.9999999999995,
|
||||
270,
|
||||
1079.9999999999995,
|
||||
270,
|
||||
1089.7499999999998,
|
||||
270,
|
||||
1089.7499999999998,
|
||||
270,
|
||||
1099.5,
|
||||
270,
|
||||
1119.5,
|
||||
270
|
||||
]
|
||||
},
|
||||
{
|
||||
"from":-19,
|
||||
"to":-21,
|
||||
"fromPort":"",
|
||||
"toPort":"",
|
||||
"visible":true,
|
||||
"points":[
|
||||
1149.9999999999998,
|
||||
180.49999999999997,
|
||||
1149.9999999999998,
|
||||
190.49999999999997,
|
||||
1149.9999999999998,
|
||||
200,
|
||||
1160,
|
||||
200,
|
||||
1160,
|
||||
209.5,
|
||||
1160,
|
||||
229.5
|
||||
],
|
||||
"text":""
|
||||
},
|
||||
{
|
||||
"from":-22,
|
||||
"to":131,
|
||||
"fromPort":"",
|
||||
"toPort":"",
|
||||
"category":"annotation",
|
||||
"points":[
|
||||
896.0004882812499,
|
||||
356.0389160156248,
|
||||
856.0004882812499,
|
||||
356.0389160156248,
|
||||
830.0000000000001,
|
||||
330.00000000000006,
|
||||
830.0000000000001,
|
||||
310.00000000000006
|
||||
]
|
||||
},
|
||||
{
|
||||
"from":-23,
|
||||
"to":5,
|
||||
"fromPort":"",
|
||||
"toPort":"",
|
||||
"visible":true,
|
||||
"points":[
|
||||
1200.4999999999998,
|
||||
469.99999999999994,
|
||||
1210.4999999999998,
|
||||
469.99999999999994,
|
||||
1210.4999999999998,
|
||||
470,
|
||||
1209.9999999999998,
|
||||
470,
|
||||
1209.9999999999998,
|
||||
470.0000000000001,
|
||||
1229.9999999999998,
|
||||
470.0000000000001
|
||||
],
|
||||
"text":""
|
||||
},
|
||||
{
|
||||
"from":-6,
|
||||
"to":-23,
|
||||
"fromPort":"",
|
||||
"toPort":"",
|
||||
"points":[
|
||||
600.0000000000002,
|
||||
470,
|
||||
610.0000000000002,
|
||||
470,
|
||||
854.75,
|
||||
470,
|
||||
854.75,
|
||||
469.99999999999994,
|
||||
1099.4999999999998,
|
||||
469.99999999999994,
|
||||
1119.4999999999998,
|
||||
469.99999999999994
|
||||
]
|
||||
},
|
||||
{
|
||||
"from":-21,
|
||||
"to":-23,
|
||||
"fromPort":"",
|
||||
"toPort":"",
|
||||
"visible":true,
|
||||
"points":[
|
||||
1160,
|
||||
310.5,
|
||||
1160,
|
||||
320.5,
|
||||
1160,
|
||||
332,
|
||||
1160,
|
||||
332,
|
||||
1160,
|
||||
348,
|
||||
1159.9999999999998,
|
||||
348,
|
||||
1159.9999999999998,
|
||||
409.49999999999994,
|
||||
1159.9999999999998,
|
||||
429.49999999999994
|
||||
],
|
||||
"text":""
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Binary file not shown.
|
After Width: | Height: | Size: 80 KiB |
+1
File diff suppressed because one or more lines are too long
BIN
Binary file not shown.
|
After Width: | Height: | Size: 75 KiB |
+1
File diff suppressed because one or more lines are too long
BIN
Binary file not shown.
|
After Width: | Height: | Size: 80 KiB |
Reference in New Issue
Block a user