using System;
using DeiNiu.Utils;
namespace DeiNiu.Data.BaseObject
{
[Serializable]
public class BaseOperModel_Imp
protected static log4net.ILog log = log4net.LogManager.GetLogger("logCommon");
public BaseOperModel_Imp()
}