shgx_tz_mom/ZR.Model/GlobalUsing.cs

5 lines
118 B
C#
Raw Normal View History

2024-06-07 11:04:26 +08:00
global using Newtonsoft.Json;
2023-07-11 18:26:27 +08:00
global using SqlSugar;
2024-06-07 11:04:26 +08:00
global using System;
global using System.Collections.Generic;