parent
588ceca7d2
commit
571198c3ec
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,53 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Config Version="2">
|
||||
<Runtime>
|
||||
<DBList encryptLevel="0">
|
||||
<DB name="HUANGHAI">
|
||||
<property name="url" value="jdbc:postgresql://10.10.14.206:5432/eduData_db"/>
|
||||
<property name="driver" value="org.postgresql.Driver"/>
|
||||
<property name="type" value="15"/>
|
||||
<property name="user" value="root"/>
|
||||
<property name="password" value="DsideaL147258369"/>
|
||||
<property name="batchSize" value="1000"/>
|
||||
<property name="autoConnect" value="true"/>
|
||||
<property name="useSchema" value="false"/>
|
||||
<property name="addTilde" value="false"/>
|
||||
<property name="dbCharset" value="GBK"/>
|
||||
<property name="clientCharset" value="GBK"/>
|
||||
<property name="needTransContent" value="false"/>
|
||||
<property name="needTransSentence" value="false"/>
|
||||
<property name="caseSentence" value="false"/>
|
||||
</DB>
|
||||
</DBList>
|
||||
<Esproc>
|
||||
<license/>
|
||||
<charSet/>
|
||||
<dfxPathList>
|
||||
<dfxPath>web/webapps/demo/WEB-INF/reportFiles</dfxPath>
|
||||
</dfxPathList>
|
||||
<dateFormat>yyyy-MM-dd</dateFormat>
|
||||
<timeFormat>HH:mm:ss</timeFormat>
|
||||
<dateTimeFormat>yyyy-MM-dd HH:mm:ss</dateTimeFormat>
|
||||
<mainPath/>
|
||||
<tempPath/>
|
||||
<bufSize>65536</bufSize>
|
||||
<localHost/>
|
||||
<localPort>0</localPort>
|
||||
<parallelNum>1</parallelNum>
|
||||
<simpleTableBlockSize/>
|
||||
<nullStrings>nan,null,n/a</nullStrings>
|
||||
<fetchCount/>
|
||||
<extLibsPath/>
|
||||
</Esproc>
|
||||
<Report>
|
||||
<license>C:\Users\Administrator\Desktop\reportTrialLicense20211231.xml</license>
|
||||
<home/>
|
||||
<styleConfig>C:/Program Files/raqsoft/report/tmp/reportStyleConfig.xml</styleConfig>
|
||||
<NaNDisp>NaN</NaNDisp>
|
||||
<useOldRule>false</useOldRule>
|
||||
</Report>
|
||||
<Logger>
|
||||
<Level/>
|
||||
</Logger>
|
||||
</Runtime>
|
||||
</Config>
|
Binary file not shown.
@ -0,0 +1,2 @@
|
||||
mvn -f pom.xml dependency:copy-dependencies -DoutputDirectory=lib
|
||||
pause
|
Loading…
Reference in new issue