public override void CheckParam()
 {
     ParamUtil.CheckParam(DataId, Group, Content);
 }