优化代码。
This commit is contained in:
parent
ec99d9af56
commit
6212a1d580
Binary file not shown.
|
|
@ -36,6 +36,7 @@ class ComacDBService(win32serviceutil.ServiceFramework):
|
|||
java_exe,
|
||||
f"-jar",
|
||||
jar_path,
|
||||
f"--file.enc.passwd=adknfhkj87654knd",
|
||||
f"--logging.file.path={app_log_dir}",
|
||||
f"--logging.file.name={app_log_dir}/app_{formatted_time}.log",
|
||||
f"--winPrefix={current_dir}",
|
||||
|
|
|
|||
Loading…
Reference in New Issue