This commit is contained in:
qianhao.xu
2024-12-03 09:25:16 +08:00
parent 96e44cfc4e
commit 586d2e60dc
661 changed files with 996 additions and 28248 deletions

View File

@@ -1,9 +1,9 @@
using IP2Region.Net.XDB;
using System;
using System.IO;
using ZR.Infrastructure.IPTools.Model;
using DOAN.Infrastructure.IPTools.Model;
namespace ZR.Infrastructure.IPTools
namespace DOAN.Infrastructure.IPTools
{
public class IpTool
{

View File

@@ -1,4 +1,4 @@
namespace ZR.Infrastructure.IPTools.Model
namespace DOAN.Infrastructure.IPTools.Model
{
public class IpInfo
{