public Basic.Framework.Web.BasicResponse <int> ExecuteNonQueryBySql(SqlRequest req) { return(_sqlService.ExecuteNonQueryBySql(req)); }