namespace GxPress.Service.Interface.FlowAttachment
{
    public interface IFlowAttachmentService:IService
    {
         
    }
}