9 lines
167 B
C#
9 lines
167 B
C#
|
|
using System.Xml;
|
|||
|
|
using IBatisNet.Common.Utilities;
|
|||
|
|
using IBatisNet.DataMapper;
|
|||
|
|
using IBatisNet.DataMapper.Configuration;
|
|||
|
|
|
|||
|
|
namespace NP.Dao.MyBatis
|
|||
|
|
{
|
|||
|
|
|
|||
|
|
}
|