• 大小: 76.66MB
    文件类型: .zip
    金币: 2
    下载: 0 次
    发布日期: 2024-02-11
  • 语言: 其他
  • 标签: .NET  

资源简介

工作流源代码架构,全部源码开放,100%可执行。如有缺失文档请在http://www.chinae8.net/front/down 下载

资源截图

代码片段和文件信息

using FFPub.Public;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace appDataProcess
{
    /// 
    /// IActorExtend 的摘要说明。
    /// 

    public class IActorExtend
    {
        public IActorExtend()
        {

        }

        /// 
        ///  获取人员集合的接口业务系统可以根据起草人编号 发送人编号  流程模型编号 环节模型编号等参数自定义人员获取逻辑
        /// 

        /// 
        /// 
        /// 
        /// 
        /// 
        /// 
        /// 
        public virtual baseCollection GetActors(long lngStarterID long lngSenderID long lngFlowID long lngFlowModelID long lngNodeModelID string strFormValues)
        {
            return new baseCollection();
        }


    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-12-12 15:22  FF.FLOW\
     文件        6089  2018-12-12 15:00  FF.FLOW\E8.FLOW.sln
     目录           0  2018-12-12 15:22  FF.FLOW\FF.FLOW.Web\
     目录           0  2018-12-12 15:22  FF.FLOW\FF.FLOW.Web\App_Code\
     文件         989  2018-12-12 15:00  FF.FLOW\FF.FLOW.Web\App_Code\UIPath.cshtml
     目录           0  2018-12-12 15:22  FF.FLOW\FF.FLOW.Web\App_Start\
     文件         712  2018-12-12 15:00  FF.FLOW\FF.FLOW.Web\App_Start\ApplicationConfig.cs
     文件         981  2018-12-12 15:00  FF.FLOW\FF.FLOW.Web\App_Start\BundleConfig.cs
     文件        1800  2018-12-12 15:00  FF.FLOW\FF.FLOW.Web\App_Start\CustomJsonResult.cs
     文件         364  2018-12-12 15:00  FF.FLOW\FF.FLOW.Web\App_Start\FilterConfig.cs
     目录           0  2018-12-12 15:22  FF.FLOW\FF.FLOW.Web\App_Start\Interceptor\
     文件        7910  2018-12-12 15:00  FF.FLOW\FF.FLOW.Web\App_Start\Interceptor\AllFilterAttribute .cs
     文件        2210  2018-12-12 15:00  FF.FLOW\FF.FLOW.Web\App_Start\Interceptor\FlowFilterAttribute.cs
     文件         501  2018-12-12 15:00  FF.FLOW\FF.FLOW.Web\App_Start\Interceptor\ResAttribute.cs
     文件        1582  2018-12-12 15:00  FF.FLOW\FF.FLOW.Web\App_Start\Interceptor\ServiceAttribute.cs
     文件        1774  2018-12-12 15:00  FF.FLOW\FF.FLOW.Web\App_Start\IocConfig.cs
     文件         426  2018-12-12 15:00  FF.FLOW\FF.FLOW.Web\App_Start\ResConfig.cs
     文件         490  2018-12-12 15:00  FF.FLOW\FF.FLOW.Web\App_Start\RouteConfig.cs
     目录           0  2018-12-12 15:22  FF.FLOW\FF.FLOW.Web\Config\
     文件        2076  2018-12-12 15:00  FF.FLOW\FF.FLOW.Web\Config\SystemConfig.xml
     目录           0  2018-12-12 15:22  FF.FLOW\FF.FLOW.Web\Controllers\
     文件        3174  2018-12-12 14:59  FF.FLOW\FF.FLOW.Web\Controllers\baseController.cs
     文件        1903  2018-12-12 14:59  FF.FLOW\FF.FLOW.Web\Controllers\ErrorController.cs
     文件       11177  2018-12-12 14:59  FF.FLOW\FF.FLOW.Web\Controllers\FileController.cs
     目录           0  2018-12-12 15:22  FF.FLOW\FF.FLOW.Web\Controllers\Flow\
     文件       18396  2018-12-12 14:59  FF.FLOW\FF.FLOW.Web\Controllers\Flow\NewsController.cs
     文件      143871  2018-12-12 14:59  FF.FLOW\FF.FLOW.Web\Controllers\FlowController.cs
     文件       17505  2018-12-12 14:59  FF.FLOW\FF.FLOW.Web\Controllers\LoginController.cs
     目录           0  2018-12-12 15:22  FF.FLOW\FF.FLOW.Web\Controllers\News\
     文件        6415  2018-12-12 14:59  FF.FLOW\FF.FLOW.Web\Controllers\News\NewsTypeController.cs
     目录           0  2018-12-12 15:22  FF.FLOW\FF.FLOW.Web\Controllers\Organization\
............此处省略1840个文件信息

评论

共有 条评论