规范类名及命名空间名称
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
using System;
|
||||
using Serilog;
|
||||
using System;
|
||||
using XP.Common.Logging.Interfaces;
|
||||
|
||||
namespace XplorePlane.Services
|
||||
@@ -136,4 +136,4 @@ namespace XplorePlane.Services
|
||||
GetLogger().Fatal(exception, messageTemplate, propertyValues);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user