[improvement](chat) dsl dimensionfilter can revise and add dsl permission (#118)

This commit is contained in:
mainmain
2023-09-21 21:57:26 +08:00
committed by GitHub
parent 03a4719aed
commit 0982c013d1
17 changed files with 716 additions and 35 deletions

View File

@@ -67,4 +67,4 @@ moveToRuntime standalone
setEnvToWeb chat
setEnvToWeb semantic
rm -fr ${buildDir}/webapp
rm -fr ${buildDir}/webapp

View File

@@ -192,4 +192,4 @@ case "$command" in
*)
echo "Use command {start|stop|restart} to run."
exit 1
esac
esac