[ISSUE #341] Add url parameter transcoding (#342)

* [Enhancement] ACL can add rules in clusters and fix ISSUE #297

* rollback the yml change

* [ISSUE #341] Add url parameter transcoding

* [ISSUE #344] fix maven package display errors and npm i failed
This commit is contained in:
Crazylychee
2025-07-16 18:53:54 +08:00
committed by GitHub
parent a4e02f472f
commit 8cc7d6a727
5 changed files with 21 additions and 53 deletions

View File

@@ -448,7 +448,7 @@
<goal>npm</goal>
</goals>
<configuration>
<arguments>install --legacy-peer-deps</arguments>
<arguments>install</arguments>
</configuration>
</execution>
<execution>