From 4dc8e55012f4b2a2f48a51d5b751a2957e48d59e Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 21 Oct 2025 18:16:26 +0800 Subject: [PATCH] bugfix --- json/build.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 json/build.sh diff --git a/json/build.sh b/json/build.sh new file mode 100755 index 0000000..4b46105 --- /dev/null +++ b/json/build.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +xls2ui -m ../models -o ../wwwroot charge *.json