refactor: ♻️ projectUsings

[skip ci]
This commit is contained in:
tk
2025-07-15 19:26:12 +08:00
committed by nsnail
parent fe19289b79
commit 4f6d465602

View File

@ -1 +1,2 @@
global using CsvIgnore = CsvHelper.Configuration.Attributes.IgnoreAttribute;
global using SqlIndex = FreeSql.DataAnnotations.IndexAttribute;