仪表盘
版本库
文件存储
活动
搜索
登录
main
/
PLTWEB
平台WEB项目
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
调整平台客户端启动文件中的启动类
dangsn
2024-06-12
c4867b60b5e47c808014b6989dd989d88e10251d
[PLTWEB.git]
/
Bin
/
3-Startup_Tomcat.bat
1
2
3
4
5
6
7
@echo off
title VCI-PLT-Tomcat
color 0a
setlocal
call setClassPath
cd %APP_HOME%\tomcat\bin
startup.bat