gateway.bat 391 B

1234
  1. cd D:\server\crm\gateway-service
  2. d:
  3. title crm-gateway
  4. java -Xmx800m -Dloader.path=dependency -jar com-crm-gateway-1.0.0.jar --spring.profiles.active=prod --spring.datasource.url="jdbc:mysql://localhost:12865/crm_partners?useUnicode=true&characterEncoding=utf8&serverTimezone=UTC&allowMultiQueries=true&useSSL=false" --server.tomcat.basedir="./tmp" --web.upload-path="D:/server/crm/upload"