初始化

This commit is contained in:
2025-02-07 09:20:09 +08:00
commit 141566b563
26 changed files with 1215 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<service>
<id>yinyitong-dll-stand</id>
<name>yinyitong-dll-stand</name>
<description>银医通-台式机-DLL调用服务</description>
<executable>java</executable>
<arguments>-jar %BASE%\yinyitong-dll-stand.jar</arguments>
</service>