shgx_tz_mom/ZR.Model/GlobalUsing.cs

4 lines
117 B
C#
Raw Normal View History

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