新增厂商设备授权页面
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
c3p0.driverClassName=com.mysql.jdbc.Driver
|
||||
c3p0.url=jdbc\:mysql\://localhost\:3306/myfishdb?characterEncoding\=UTF-8
|
||||
#c3p0.url=jdbc\:mysql\://139.196.24.156\:3306/myfishdb?characterEncoding\=UTF-8
|
||||
c3p0.username=root
|
||||
c3p0.password=ifish7mysql
|
||||
#c3p0.username=root
|
||||
#c3p0.password=123456
|
||||
#c3p0.password=ifish7mysql
|
||||
c3p0.username=ifish
|
||||
c3p0.password=ifish7pwd
|
||||
|
||||
c3p0.autoCommitOnClose=true
|
||||
c3p0.initialPoolSize=20
|
||||
|
||||
@@ -33,9 +33,6 @@ log4j.appender.ROLLING_FILE.layout=org.apache.log4j.PatternLayout
|
||||
log4j.appender.ROLLING_FILE.layout.ConversionPattern=[ifish7System][%-5p]%d - %c.%t(%F:%L) - %m%n
|
||||
|
||||
log4j.logger.org.springframework=INFO
|
||||
log4j.logger.com.ibatis=ERROR
|
||||
log4j.logger.com.ibatis=INFO
|
||||
log4j.logger.java.sql=INFO
|
||||
log4j.logger.com.travelsky.ypb.service.persistent=ERROR
|
||||
log4j.logger.com.taobao.diamond=ERROR
|
||||
log4j.logger.com.umetrip.consumer=ERROR
|
||||
log4j.logger.com.umetrip.register=ERROR
|
||||
log4j.logger.org.hibernate=INFO
|
||||
|
||||
@@ -28,4 +28,5 @@ fastDFS_url_local=http://139.196.24.156:83/
|
||||
fastDFS_url_app=http://app.ifish7.com/
|
||||
#\u73af\u5883(local:\u672c\u5730\u73af\u5883,test:\u6d4b\u8bd5\u73af\u5883,\u6b63\u5f0f\u73af\u5883:product)
|
||||
#env=test
|
||||
env=product
|
||||
env=product
|
||||
#env=local
|
||||
Reference in New Issue
Block a user