• This project
    • Loading...
  • Sign in

ztra / ecology · Files

Go to a project

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • ecology
  • WEB-INF
  • prop
  • SAPConn.properties
  • 初次提交
    b060adc7
    by 翟凤史
    2022-09-22 14:17:16 +0800  
    Browse Files
SAPConn.properties 200 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
##SAP链接参数配置
#要登录的客户端
SAPClient=200
#用户名
Userid=abap1
#用户登录口令
Password=123456789
#语言
Language=ZH
#系统的IP地址
HostName=192.168.0.5
#系统编号
SystemNumber=00
#连接数
maxconn=150