From 12f9b639c527d0ee2652135d637238ac6dc000a0 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Wed, 5 Mar 2025 13:20:49 +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..2c4a9d1 --- /dev/null +++ b/json/build.sh @@ -0,0 +1,3 @@ +#!/usr/bin/bash + +xls2ui -m ../models -o ../wwwroot accounting *.json