配置修改

This commit is contained in:
2025-02-24 16:12:27 +08:00
parent 62e47e55be
commit 274bbc1167
6 changed files with 10 additions and 9 deletions

View File

@@ -0,0 +1,8 @@
<service>
<id>dpkj-express</id>
<name>dpkj-express</name>
<description>快递寄递DLL调用服务</description>
<executable>java</executable>
<arguments>-jar %BASE%\yinyitong-dll-hang.jar</arguments>
</service>