-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
59 changed files
with
72 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
<GeneratePackageOnBuild>true</GeneratePackageOnBuild> | ||
<Authors>张强</Authors> | ||
<Company>张强</Company> | ||
<Copyright>Copyright © 2018-2022 , 张强 [email protected]</Copyright> | ||
<Copyright>Copyright © 2018-2025 , 张强 [email protected]</Copyright> | ||
<Description>SqlBuilder自定义Diagnostics扩展,实现sql自定义追踪监控;</Description> | ||
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression> | ||
<PackageProjectUrl>https://github.com/zqlovejyc/SQLBuilder.Core</PackageProjectUrl> | ||
|
@@ -21,9 +21,9 @@ | |
<PackageReleaseNotes>1.升级SQLBuilder引用版本;</PackageReleaseNotes> | ||
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance> | ||
<PackageId>Zq.SQLBuilder.Core.Diagnostics</PackageId> | ||
<Version>2.3.2</Version> | ||
<FileVersion>2.3.2.0</FileVersion> | ||
<AssemblyVersion>2.3.2.0</AssemblyVersion> | ||
<Version>2.3.3</Version> | ||
<FileVersion>2.3.3.0</FileVersion> | ||
<AssemblyVersion>2.3.3.0</AssemblyVersion> | ||
<LangVersion>latest</LangVersion> | ||
</PropertyGroup> | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
SQLBuilder.Core.ElasticApm/Diagnostics/SqlBuilderDiagnosticListener.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
2 changes: 1 addition & 1 deletion
2
SQLBuilder.Core.ElasticApm/Diagnostics/SqlBuilderDiagnosticSubscriber.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ | |
<Authors>张强</Authors> | ||
<Company>张强</Company> | ||
<Description>ElasticApm扩展,实现sql链路追踪;</Description> | ||
<Copyright>Copyright © 2018-2022 , 张强 [email protected]</Copyright> | ||
<Copyright>Copyright © 2018-2025 , 张强 [email protected]</Copyright> | ||
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression> | ||
<PackageProjectUrl>https://github.com/zqlovejyc/SQLBuilder.Core</PackageProjectUrl> | ||
<PackageIcon>sql.png</PackageIcon> | ||
|
@@ -20,9 +20,9 @@ | |
<PackageTags>sqlbuilder;elastic;apm</PackageTags> | ||
<PackageReleaseNotes>1.升级SQLBuilder引用版本;</PackageReleaseNotes> | ||
<PackageId>Zq.SQLBuilder.Core.ElasticApm</PackageId> | ||
<Version>2.3.2</Version> | ||
<FileVersion>2.3.2.0</FileVersion> | ||
<AssemblyVersion>2.3.2.0</AssemblyVersion> | ||
<Version>2.3.3</Version> | ||
<FileVersion>2.3.3.0</FileVersion> | ||
<AssemblyVersion>2.3.3.0</AssemblyVersion> | ||
<LangVersion>latest</LangVersion> | ||
</PropertyGroup> | ||
|
||
|
2 changes: 1 addition & 1 deletion
2
SQLBuilder.Core.SkyWalking/Diagnostics/SqlBuilderTracingDiagnosticProcessor.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
<GeneratePackageOnBuild>true</GeneratePackageOnBuild> | ||
<Authors>张强</Authors> | ||
<Company>张强</Company> | ||
<Copyright>Copyright © 2018-2022 , 张强 [email protected]</Copyright> | ||
<Copyright>Copyright © 2018-2025 , 张强 [email protected]</Copyright> | ||
<Description>SkyWalking扩展,实现sql链路追踪;</Description> | ||
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression> | ||
<PackageProjectUrl>https://github.com/zqlovejyc/SQLBuilder.Core</PackageProjectUrl> | ||
|
@@ -21,9 +21,9 @@ | |
<PackageReleaseNotes>1.升级SQLBuilder引用版本;</PackageReleaseNotes> | ||
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance> | ||
<PackageId>Zq.SQLBuilder.Core.SkyWalking</PackageId> | ||
<Version>2.3.2</Version> | ||
<FileVersion>2.3.2.0</FileVersion> | ||
<AssemblyVersion>2.3.2.0</AssemblyVersion> | ||
<Version>2.3.3</Version> | ||
<FileVersion>2.3.3.0</FileVersion> | ||
<AssemblyVersion>2.3.3.0</AssemblyVersion> | ||
<LangVersion>latest</LangVersion> | ||
</PropertyGroup> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
#region License | ||
/*** | ||
* Copyright © 2018-2022, 张强 ([email protected]). | ||
* Copyright © 2018-2025, 张强 ([email protected]). | ||
* | ||
* Licensed under the Apache License, Version 2.0 (the "License"); | ||
* you may not use this file except in compliance with the License. | ||
|
Oops, something went wrong.