From 8b12df98580be44e9d1fe531179007a57efc6ba4 Mon Sep 17 00:00:00 2001
From: jianghaiyue <jianghaiyue@zkyt.com>
Date: 星期三, 05 十一月 2025 15:03:30 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
algo-zkd/path_mapping.json | 61 ++++++++++++++++++++++++++++++
1 files changed, 61 insertions(+), 0 deletions(-)
diff --git a/algo-zkd/path_mapping.json b/algo-zkd/path_mapping.json
index d80de45..592a026 100644
--- a/algo-zkd/path_mapping.json
+++ b/algo-zkd/path_mapping.json
@@ -1,5 +1,66 @@
{
"path_id_to_coordinates": {
+ "99900": [
+ {
+ "x": 15,
+ "y": 19
+ }
+ ],
+ "99901": [
+ {
+ "x": 15,
+ "y": 21
+ }
+ ],
+ "99902": [
+ {
+ "x": 7,
+ "y": 13
+ }
+ ],
+ "99903": [
+ {
+ "x": 7,
+ "y": 15
+ }
+ ],
+ "99904": [
+ {
+ "x": 7,
+ "y": 19
+ }
+ ],
+ "99905": [
+ {
+ "x": 7,
+ "y": 21
+ }
+ ],
+ "99906": [
+ {
+ "x": 7,
+ "y": 33
+ }
+ ],
+ "99907": [
+ {
+ "x": 7,
+ "y": 35
+ }
+ ],
+ "99908": [
+ {
+ "x": 7,
+ "y": 39
+ }
+ ],
+ "99909": [
+ {
+ "x": 7,
+ "y": 41
+ }
+ ],
+
"338": [
{
"x": 17,
--
Gitblit v1.9.1