From 1025b79be5dd8aaf860133072b252f7c8eab7228 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 29 Jul 2025 11:04:32 +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..6cc8de3 --- /dev/null +++ b/json/build.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +xls2ui -m ../models -o ../wwwroot rag *.json