YNICTE/FO/Spring/Daos.xml

6 lines
284 B
XML
Raw Normal View History

2020-10-12 14:39:23 +09:00
<?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>