V1.17 版本提交

This commit is contained in:
Cheney Wong 2025-07-03 10:04:32 +08:00
parent 4acf524350
commit dce29927d2
10 changed files with 1 additions and 1 deletions

1
test-log4j/start.sh Normal file
View File

@ -0,0 +1 @@
java -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005 -Dcom.sunyard.sydapi4j.debug=false -cp ./lib/*:./ test.TestAll

View File

@ -1 +0,0 @@
java -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=5005 -Dcom.sunyard.sydapi4j.debug=false -cp sydapi-database-1.15.jar:./lib/*:./ test.TestAll

Binary file not shown.