using ZR.Service; using ZR.ServiceCore.Model; namespace ZR.ServiceCore.Services.IService; public interface ISysFieldBlockService : IBaseService { }