6 lines
284 B
XML
6 lines
284 B
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
|
<objects xmlns="http://www.springframework.net">
|
|||
|
|
|
|||
|
|
<object name="objDao" singleton="true" type="NP.Dao.CommonDao, NP.Dao"></object>
|
|||
|
|
<!--<object name="objSms" singleton="true" type="NP.Sms.CommonDao, NP.Sms"></object>-->
|
|||
|
|
</objects>
|