@ -72,7 +72,7 @@ public class CheckSystemAction extends BaseBean implements Action, EsbServerless
}
}
intnum=0;
Stringsql="select count(id) as count from e10_core_business.dbo."+tablename+" where yhgh='"+yhgh+"' and lczt='1' and xtid='"+sysid+"'";
Stringsql="select count(id) as count from e10_core_business.dbo."+tablename+" where yhgh='"+yhgh+"' and lczt='1' and xtid='"+sysid+"' and delete_type = 0";