From a9c51df918a35be1fc787115db0be1d1f24114dd Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 12 Aug 2025 16:40:09 +0800 Subject: [PATCH] bugfix --- json/build.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/json/build.sh b/json/build.sh index 80b68a3..5fb741e 100755 --- a/json/build.sh +++ b/json/build.sh @@ -1,3 +1,4 @@ #!/bin/bash -xls2ui -m ../models -m ../../filemgr/models -o ../wwwroot rag *.json +xls2ui -m ../../filemgr/models -o ../wwwroot rag folder.json +xls2ui -m ../models -o ../wwwroot rag kdb.json ragquota.json ragservices.json service_opts.json