分支自 SuZhouGuanHong/TaiYuanTaiZhong

dengjunjie
2024-04-10 639f5a744312de88aa27fbba2e7f27eb52287ed6
1
2
3
4
5
6
7
8
9
using WIDESEA_Core.BaseProvider;
using WIDESEA_Entity.DomainModels;
 
namespace WIDESEA_System.IServices
{
    public partial interface ISys_DictionaryListService
    {
    }
 }