first commit
This commit is contained in:
16
comm/Futures/config/spring/applicationContext-hibernate.xml
Executable file
16
comm/Futures/config/spring/applicationContext-hibernate.xml
Executable file
@@ -0,0 +1,16 @@
|
||||
|
||||
admin
|
||||
<!-- futures -->
|
||||
<value>futuresParaService</value>
|
||||
<value>futuresOrderService</value>
|
||||
<value>profitAndLossConfigService</value>
|
||||
<value>adminFuturesOrderService</value>
|
||||
<value>adminFuturesParaService</value>
|
||||
<value>adminContractManageService</value>
|
||||
<value>adminProfitAndLossConfigService</value>
|
||||
|
||||
api
|
||||
<!-- futures -->
|
||||
<value>futuresParaService</value>
|
||||
<value>futuresOrderService</value>
|
||||
<value>profitAndLossConfigService</value>
|
||||
Reference in New Issue
Block a user