//------------------------------------------------------------------------------ // // 此代码由工具生成。 // 运行时版本:4.0.30319.42000 // // 对此文件的更改可能会导致不正确的行为,并且如果 // 重新生成代码,这些更改将会丢失。 // //------------------------------------------------------------------------------ namespace Dongke.IBOSS.PRD.Basics.BaseResources { using System; /// /// 一个强类型的资源类,用于查找本地化的字符串等。 /// // 此类是由 StronglyTypedResourceBuilder // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。 // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen // (以 /str 作为命令选项),或重新生成 VS 项目。 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class FormTitles { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal FormTitles() { } /// /// 返回此类使用的缓存的 ResourceManager 实例。 /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Dongke.IBOSS.PRD.Basics.BaseResources.FormTitles", typeof(FormTitles).Assembly); resourceMan = temp; } return resourceMan; } } /// /// 重写当前线程的 CurrentUICulture 属性 /// 重写当前线程的 CurrentUICulture 属性。 /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// 查找类似 附件管理 的本地化字符串。 /// public static string F_CMN_0101 { get { return ResourceManager.GetString("F_CMN_0101", resourceCulture); } } /// /// 查找类似 图片预览 的本地化字符串。 /// public static string F_CMN_0102 { get { return ResourceManager.GetString("F_CMN_0102", resourceCulture); } } /// /// 查找类似 员工档案 的本地化字符串。 /// public static string F_HR_0101 { get { return ResourceManager.GetString("F_HR_0101", resourceCulture); } } /// /// 查找类似 新建员工档案 的本地化字符串。 /// public static string F_HR_0102_ADD { get { return ResourceManager.GetString("F_HR_0102_ADD", resourceCulture); } } /// /// 查找类似 编辑员工档案 的本地化字符串。 /// public static string F_HR_0102_EDIT { get { return ResourceManager.GetString("F_HR_0102_EDIT", resourceCulture); } } /// /// 查找类似 员工状态 的本地化字符串。 /// public static string F_HR_0103 { get { return ResourceManager.GetString("F_HR_0103", resourceCulture); } } /// /// 查找类似 员工入职 的本地化字符串。 /// public static string F_HR_0201 { get { return ResourceManager.GetString("F_HR_0201", resourceCulture); } } /// /// 查找类似 新建员工入职 的本地化字符串。 /// public static string F_HR_0202_ADD { get { return ResourceManager.GetString("F_HR_0202_ADD", resourceCulture); } } /// /// 查找类似 编辑员工入职 的本地化字符串。 /// public static string F_HR_0202_EDIT { get { return ResourceManager.GetString("F_HR_0202_EDIT", resourceCulture); } } /// /// 查找类似 员工入职审批 的本地化字符串。 /// public static string F_HR_0203 { get { return ResourceManager.GetString("F_HR_0203", resourceCulture); } } /// /// 查找类似 员工转正 的本地化字符串。 /// public static string F_HR_0301 { get { return ResourceManager.GetString("F_HR_0301", resourceCulture); } } /// /// 查找类似 新建员工转正 的本地化字符串。 /// public static string F_HR_0302_ADD { get { return ResourceManager.GetString("F_HR_0302_ADD", resourceCulture); } } /// /// 查找类似 编辑员工转正 的本地化字符串。 /// public static string F_HR_0302_EDIT { get { return ResourceManager.GetString("F_HR_0302_EDIT", resourceCulture); } } /// /// 查找类似 员工转正审批 的本地化字符串。 /// public static string F_HR_0303 { get { return ResourceManager.GetString("F_HR_0303", resourceCulture); } } /// /// 查找类似 员工离职 的本地化字符串。 /// public static string F_HR_0401 { get { return ResourceManager.GetString("F_HR_0401", resourceCulture); } } /// /// 查找类似 新建员工离职 的本地化字符串。 /// public static string F_HR_0402_ADD { get { return ResourceManager.GetString("F_HR_0402_ADD", resourceCulture); } } /// /// 查找类似 编辑员工离职 的本地化字符串。 /// public static string F_HR_0402_EDIT { get { return ResourceManager.GetString("F_HR_0402_EDIT", resourceCulture); } } /// /// 查找类似 员工离职审批 的本地化字符串。 /// public static string F_HR_0403 { get { return ResourceManager.GetString("F_HR_0403", resourceCulture); } } /// /// 查找类似 工种调整 的本地化字符串。 /// public static string F_HR_0501 { get { return ResourceManager.GetString("F_HR_0501", resourceCulture); } } /// /// 查找类似 新增工种调整 的本地化字符串。 /// public static string F_HR_0502_ADD { get { return ResourceManager.GetString("F_HR_0502_ADD", resourceCulture); } } /// /// 查找类似 编辑工种调整 的本地化字符串。 /// public static string F_HR_0502_EDIT { get { return ResourceManager.GetString("F_HR_0502_EDIT", resourceCulture); } } /// /// 查找类似 工种调整审批 的本地化字符串。 /// public static string F_HR_0503 { get { return ResourceManager.GetString("F_HR_0503", resourceCulture); } } /// /// 查找类似 职务调整 的本地化字符串。 /// public static string F_HR_0601 { get { return ResourceManager.GetString("F_HR_0601", resourceCulture); } } /// /// 查找类似 新增职务调整 的本地化字符串。 /// public static string F_HR_0602_ADD { get { return ResourceManager.GetString("F_HR_0602_ADD", resourceCulture); } } /// /// 查找类似 编辑职务调整 的本地化字符串。 /// public static string F_HR_0602_EDIT { get { return ResourceManager.GetString("F_HR_0602_EDIT", resourceCulture); } } /// /// 查找类似 职务调整审批 的本地化字符串。 /// public static string F_HR_0603 { get { return ResourceManager.GetString("F_HR_0603", resourceCulture); } } /// /// 查找类似 部门调整 的本地化字符串。 /// public static string F_HR_0701 { get { return ResourceManager.GetString("F_HR_0701", resourceCulture); } } /// /// 查找类似 新增部门调整 的本地化字符串。 /// public static string F_HR_0702_ADD { get { return ResourceManager.GetString("F_HR_0702_ADD", resourceCulture); } } /// /// 查找类似 编辑部门调整 的本地化字符串。 /// public static string F_HR_0702_EDIT { get { return ResourceManager.GetString("F_HR_0702_EDIT", resourceCulture); } } /// /// 查找类似 部门调整审批 的本地化字符串。 /// public static string F_HR_0703 { get { return ResourceManager.GetString("F_HR_0703", resourceCulture); } } /// /// 查找类似 员工报餐 的本地化字符串。 /// public static string F_HR_0901 { get { return ResourceManager.GetString("F_HR_0901", resourceCulture); } } /// /// 查找类似 新增员工报餐 的本地化字符串。 /// public static string F_HR_0902_ADD { get { return ResourceManager.GetString("F_HR_0902_ADD", resourceCulture); } } /// /// 查找类似 编辑员工报餐 的本地化字符串。 /// public static string F_HR_0902_EDIT { get { return ResourceManager.GetString("F_HR_0902_EDIT", resourceCulture); } } /// /// 查找类似 员工考勤 的本地化字符串。 /// public static string F_HR_1001 { get { return ResourceManager.GetString("F_HR_1001", resourceCulture); } } /// /// 查找类似 编辑员工考勤 的本地化字符串。 /// public static string F_HR_1002 { get { return ResourceManager.GetString("F_HR_1002", resourceCulture); } } /// /// 查找类似 行政奖惩 的本地化字符串。 /// public static string F_HR_1101 { get { return ResourceManager.GetString("F_HR_1101", resourceCulture); } } /// /// 查找类似 新建行政奖惩 的本地化字符串。 /// public static string F_HR_1102_ADD { get { return ResourceManager.GetString("F_HR_1102_ADD", resourceCulture); } } /// /// 查找类似 编辑行政奖惩 的本地化字符串。 /// public static string F_HR_1102_EDIT { get { return ResourceManager.GetString("F_HR_1102_EDIT", resourceCulture); } } /// /// 查找类似 行政奖惩审批 的本地化字符串。 /// public static string F_HR_1103 { get { return ResourceManager.GetString("F_HR_1103", resourceCulture); } } /// /// 查找类似 员工查询条件 的本地化字符串。 /// public static string F_HR_CMN_001 { get { return ResourceManager.GetString("F_HR_CMN_001", resourceCulture); } } /// /// 查找类似 帐套管理 的本地化字符串。 /// public static string F_MST_0001 { get { return ResourceManager.GetString("F_MST_0001", resourceCulture); } } /// /// 查找类似 组织机构 的本地化字符串。 /// public static string F_MST_0101 { get { return ResourceManager.GetString("F_MST_0101", resourceCulture); } } /// /// 查找类似 新建组织机构 的本地化字符串。 /// public static string F_MST_0102_ADD { get { return ResourceManager.GetString("F_MST_0102_ADD", resourceCulture); } } /// /// 查找类似 编辑组织机构 的本地化字符串。 /// public static string F_MST_0102_EDIT { get { return ResourceManager.GetString("F_MST_0102_EDIT", resourceCulture); } } /// /// 查找类似 用户管理 的本地化字符串。 /// public static string F_MST_0201 { get { return ResourceManager.GetString("F_MST_0201", resourceCulture); } } /// /// 查找类似 新建用户 的本地化字符串。 /// public static string F_MST_0202_ADD { get { return ResourceManager.GetString("F_MST_0202_ADD", resourceCulture); } } /// /// 查找类似 编辑用户 的本地化字符串。 /// public static string F_MST_0202_EDIT { get { return ResourceManager.GetString("F_MST_0202_EDIT", resourceCulture); } } /// /// 查找类似 功能权限 的本地化字符串。 /// public static string F_MST_0203 { get { return ResourceManager.GetString("F_MST_0203", resourceCulture); } } /// /// 查找类似 范围权限 的本地化字符串。 /// public static string F_MST_0204 { get { return ResourceManager.GetString("F_MST_0204", resourceCulture); } } /// /// 查找类似 打印工号条码 的本地化字符串。 /// public static string F_MST_0205 { get { return ResourceManager.GetString("F_MST_0205", resourceCulture); } } /// /// 查找类似 员工关联 的本地化字符串。 /// public static string F_MST_0210 { get { return ResourceManager.GetString("F_MST_0210", resourceCulture); } } /// /// 查找类似 新建员工关联 的本地化字符串。 /// public static string F_MST_0211_ADD { get { return ResourceManager.GetString("F_MST_0211_ADD", resourceCulture); } } /// /// 查找类似 编辑员工关联 的本地化字符串。 /// public static string F_MST_0211_EDIT { get { return ResourceManager.GetString("F_MST_0211_EDIT", resourceCulture); } } /// /// 查找类似 窑炉管理 的本地化字符串。 /// public static string F_MST_0301 { get { return ResourceManager.GetString("F_MST_0301", resourceCulture); } } /// /// 查找类似 窑车管理 的本地化字符串。 /// public static string F_MST_0302 { get { return ResourceManager.GetString("F_MST_0302", resourceCulture); } } /// /// 查找类似 系统参数 的本地化字符串。 /// public static string F_MST_0401 { get { return ResourceManager.GetString("F_MST_0401", resourceCulture); } } /// /// 查找类似 数据字典 的本地化字符串。 /// public static string F_MST_0402 { get { return ResourceManager.GetString("F_MST_0402", resourceCulture); } } /// /// 查找类似 工种管理 的本地化字符串。 /// public static string F_MST_0403 { get { return ResourceManager.GetString("F_MST_0403", resourceCulture); } } /// /// 查找类似 职务管理 的本地化字符串。 /// public static string F_MST_0404 { get { return ResourceManager.GetString("F_MST_0404", resourceCulture); } } /// /// 查找类似 产品类别 的本地化字符串。 /// public static string F_MST_0405 { get { return ResourceManager.GetString("F_MST_0405", resourceCulture); } } /// /// 查找类似 产品缺陷 的本地化字符串。 /// public static string F_MST_0407 { get { return ResourceManager.GetString("F_MST_0407", resourceCulture); } } /// /// 查找类似 产品分级 的本地化字符串。 /// public static string F_MST_0408 { get { return ResourceManager.GetString("F_MST_0408", resourceCulture); } } /// /// 查找类似 缺陷位置 的本地化字符串。 /// public static string F_MST_0409 { get { return ResourceManager.GetString("F_MST_0409", resourceCulture); } } /// /// 查找类似 成型线类型 的本地化字符串。 /// public static string F_MST_0410 { get { return ResourceManager.GetString("F_MST_0410", resourceCulture); } } /// /// 查找类似 缺陷类别 的本地化字符串。 /// public static string F_MST_0411 { get { return ResourceManager.GetString("F_MST_0411", resourceCulture); } } /// /// 查找类似 产品档案 的本地化字符串。 /// public static string F_MST_0501 { get { return ResourceManager.GetString("F_MST_0501", resourceCulture); } } /// /// 查找类似 新建产品档案 的本地化字符串。 /// public static string F_MST_0502_ADD { get { return ResourceManager.GetString("F_MST_0502_ADD", resourceCulture); } } /// /// 查找类似 编辑产品档案 的本地化字符串。 /// public static string F_MST_0502_EDIT { get { return ResourceManager.GetString("F_MST_0502_EDIT", resourceCulture); } } /// /// 查找类似 温湿度器管理 的本地化字符串。 /// public static string F_MST_0601 { get { return ResourceManager.GetString("F_MST_0601", resourceCulture); } } /// /// 查找类似 新建温湿度器 的本地化字符串。 /// public static string F_MST_0602_ADD { get { return ResourceManager.GetString("F_MST_0602_ADD", resourceCulture); } } /// /// 查找类似 编辑温湿度器 的本地化字符串。 /// public static string F_MST_0602_EDIT { get { return ResourceManager.GetString("F_MST_0602_EDIT", resourceCulture); } } /// /// 查找类似 出窑工序设定 的本地化字符串。 /// public static string F_MST_0701 { get { return ResourceManager.GetString("F_MST_0701", resourceCulture); } } /// /// 查找类似 新建出窑工序 的本地化字符串。 /// public static string F_MST_0702_ADD { get { return ResourceManager.GetString("F_MST_0702_ADD", resourceCulture); } } /// /// 查找类似 编辑出窑工序 的本地化字符串。 /// public static string F_MST_0702_EDIT { get { return ResourceManager.GetString("F_MST_0702_EDIT", resourceCulture); } } /// /// 查找类似 商标管理 的本地化字符串。 /// public static string F_MST_0801 { get { return ResourceManager.GetString("F_MST_0801", resourceCulture); } } /// /// 查找类似 缺陷扣罚 的本地化字符串。 /// public static string F_MST_0901 { get { return ResourceManager.GetString("F_MST_0901", resourceCulture); } } /// /// 查找类似 缺陷扣除数 的本地化字符串。 /// public static string F_MST_0902 { get { return ResourceManager.GetString("F_MST_0902", resourceCulture); } } /// /// 查找类似 缺陷关系设置 的本地化字符串。 /// public static string F_MST_0903 { get { return ResourceManager.GetString("F_MST_0903", resourceCulture); } } /// /// 查找类似 成型报损原因 的本地化字符串。 /// public static string F_MST_0906 { get { return ResourceManager.GetString("F_MST_0906", resourceCulture); } } /// /// 查找类似 半成品缺陷 的本地化字符串。 /// public static string F_MST_1001 { get { return ResourceManager.GetString("F_MST_1001", resourceCulture); } } /// /// 查找类似 半成品缺陷位置 的本地化字符串。 /// public static string F_MST_1002 { get { return ResourceManager.GetString("F_MST_1002", resourceCulture); } } /// /// 查找类似 工艺部门 的本地化字符串。 /// public static string F_MST_1101 { get { return ResourceManager.GetString("F_MST_1101", resourceCulture); } } /// /// 查找类似 工艺配置 的本地化字符串。 /// public static string F_MST_1102 { get { return ResourceManager.GetString("F_MST_1102", resourceCulture); } } /// /// 查找类似 参数设定 的本地化字符串。 /// public static string F_PAM_0101 { get { return ResourceManager.GetString("F_PAM_0101", resourceCulture); } } /// /// 查找类似 工种设定 的本地化字符串。 /// public static string F_PAM_0102 { get { return ResourceManager.GetString("F_PAM_0102", resourceCulture); } } /// /// 查找类似 新建工种设定 的本地化字符串。 /// public static string F_PAM_0103_ADD { get { return ResourceManager.GetString("F_PAM_0103_ADD", resourceCulture); } } /// /// 查找类似 编辑工种设定 的本地化字符串。 /// public static string F_PAM_0103_EDIT { get { return ResourceManager.GetString("F_PAM_0103_EDIT", resourceCulture); } } /// /// 查找类似 产品型号对应 的本地化字符串。 /// public static string F_PAM_0201 { get { return ResourceManager.GetString("F_PAM_0201", resourceCulture); } } /// /// 查找类似 产品分类 的本地化字符串。 /// public static string F_PAM_0202 { get { return ResourceManager.GetString("F_PAM_0202", resourceCulture); } } /// /// 查找类似 新建产品型号对应 的本地化字符串。 /// public static string F_PAM_0203_ADD { get { return ResourceManager.GetString("F_PAM_0203_ADD", resourceCulture); } } /// /// 查找类似 编辑产品型号对应 的本地化字符串。 /// public static string F_PAM_0203_EDIT { get { return ResourceManager.GetString("F_PAM_0203_EDIT", resourceCulture); } } /// /// 查找类似 计件策略 的本地化字符串。 /// public static string F_PAM_0301 { get { return ResourceManager.GetString("F_PAM_0301", resourceCulture); } } /// /// 查找类似 新建计件策略 的本地化字符串。 /// public static string F_PAM_0302_ADD { get { return ResourceManager.GetString("F_PAM_0302_ADD", resourceCulture); } } /// /// 查找类似 编辑计件策略 的本地化字符串。 /// public static string F_PAM_0302_EDIT { get { return ResourceManager.GetString("F_PAM_0302_EDIT", resourceCulture); } } /// /// 查找类似 品质策略 的本地化字符串。 /// public static string F_PAM_0401 { get { return ResourceManager.GetString("F_PAM_0401", resourceCulture); } } /// /// 查找类似 新建品质策略 的本地化字符串。 /// public static string F_PAM_0402_ADD { get { return ResourceManager.GetString("F_PAM_0402_ADD", resourceCulture); } } /// /// 查找类似 编辑品质策略 的本地化字符串。 /// public static string F_PAM_0402_EDIT { get { return ResourceManager.GetString("F_PAM_0402_EDIT", resourceCulture); } } /// /// 查找类似 行政考核 的本地化字符串。 /// public static string F_PAM_0501 { get { return ResourceManager.GetString("F_PAM_0501", resourceCulture); } } /// /// 查找类似 新建行政考核 的本地化字符串。 /// public static string F_PAM_0502_ADD { get { return ResourceManager.GetString("F_PAM_0502_ADD", resourceCulture); } } /// /// 查找类似 编辑行政考核 的本地化字符串。 /// public static string F_PAM_0502_EDIT { get { return ResourceManager.GetString("F_PAM_0502_EDIT", resourceCulture); } } /// /// 查找类似 审核行政考核 的本地化字符串。 /// public static string F_PAM_0503 { get { return ResourceManager.GetString("F_PAM_0503", resourceCulture); } } /// /// 查找类似 工资结算 的本地化字符串。 /// public static string F_PAM_0601 { get { return ResourceManager.GetString("F_PAM_0601", resourceCulture); } } /// /// 查找类似 工资结算 的本地化字符串。 /// public static string F_PAM_0602 { get { return ResourceManager.GetString("F_PAM_0602", resourceCulture); } } /// /// 查找类似 工资调整 的本地化字符串。 /// public static string F_PAM_0603 { get { return ResourceManager.GetString("F_PAM_0603", resourceCulture); } } /// /// 查找类似 工资审核 的本地化字符串。 /// public static string F_PAM_0604 { get { return ResourceManager.GetString("F_PAM_0604", resourceCulture); } } /// /// 查找类似 反结算 的本地化字符串。 /// public static string F_PAM_0605 { get { return ResourceManager.GetString("F_PAM_0605", resourceCulture); } } /// /// 查找类似 生产模具管理 的本地化字符串。 /// public static string F_PC_0101 { get { return ResourceManager.GetString("F_PC_0101", resourceCulture); } } /// /// 查找类似 成型线管理 的本地化字符串。 /// public static string F_PC_0101_1 { get { return ResourceManager.GetString("F_PC_0101_1", resourceCulture); } } /// /// 查找类似 模具管理 的本地化字符串。 /// public static string F_PC_0101_1_1 { get { return ResourceManager.GetString("F_PC_0101_1_1", resourceCulture); } } /// /// 查找类似 新建成型线 的本地化字符串。 /// public static string F_PC_0102 { get { return ResourceManager.GetString("F_PC_0102", resourceCulture); } } /// /// 查找类似 编辑成型线 的本地化字符串。 /// public static string F_PC_0103 { get { return ResourceManager.GetString("F_PC_0103", resourceCulture); } } /// /// 查找类似 成型线管理 的本地化字符串。 /// public static string F_PC_0104 { get { return ResourceManager.GetString("F_PC_0104", resourceCulture); } } /// /// 查找类似 查看履历 的本地化字符串。 /// public static string F_PC_0105 { get { return ResourceManager.GetString("F_PC_0105", resourceCulture); } } /// /// 查找类似 生产线配置 的本地化字符串。 /// public static string F_PC_0201 { get { return ResourceManager.GetString("F_PC_0201", resourceCulture); } } /// /// 查找类似 生产线配置 的本地化字符串。 /// public static string F_PC_0202 { get { return ResourceManager.GetString("F_PC_0202", resourceCulture); } } /// /// 查找类似 新建生产线 的本地化字符串。 /// public static string F_PC_0202_ADD { get { return ResourceManager.GetString("F_PC_0202_ADD", resourceCulture); } } /// /// 查找类似 复制并新建生产线 的本地化字符串。 /// public static string F_PC_0202_CopyAndAdd { get { return ResourceManager.GetString("F_PC_0202_CopyAndAdd", resourceCulture); } } /// /// 查找类似 编辑生产线 的本地化字符串。 /// public static string F_PC_0202_EDIT { get { return ResourceManager.GetString("F_PC_0202_EDIT", resourceCulture); } } /// /// 查找类似 生产流程设计 的本地化字符串。 /// public static string F_PC_0203 { get { return ResourceManager.GetString("F_PC_0203", resourceCulture); } } /// /// 查找类似 新建生产线基本信息 的本地化字符串。 /// public static string F_PC_0204_ADD { get { return ResourceManager.GetString("F_PC_0204_ADD", resourceCulture); } } /// /// 查找类似 编辑生产线基本信息 的本地化字符串。 /// public static string F_PC_0204_EDIT { get { return ResourceManager.GetString("F_PC_0204_EDIT", resourceCulture); } } /// /// 查找类似 班次配置 的本地化字符串。 /// public static string F_PC_0401 { get { return ResourceManager.GetString("F_PC_0401", resourceCulture); } } /// /// 查找类似 新建班次配置 的本地化字符串。 /// public static string F_PC_0402_ADD { get { return ResourceManager.GetString("F_PC_0402_ADD", resourceCulture); } } /// /// 查找类似 班次配置编辑 的本地化字符串。 /// public static string F_PC_0402_EDIT { get { return ResourceManager.GetString("F_PC_0402_EDIT", resourceCulture); } } /// /// 查找类似 成型线变产记录 的本地化字符串。 /// public static string F_PC_0501 { get { return ResourceManager.GetString("F_PC_0501", resourceCulture); } } /// /// 查找类似 员工关联 的本地化字符串。 /// public static string F_PC_0601 { get { return ResourceManager.GetString("F_PC_0601", resourceCulture); } } /// /// 查找类似 新建员工关联 的本地化字符串。 /// public static string F_PC_0602_ADD { get { return ResourceManager.GetString("F_PC_0602_ADD", resourceCulture); } } /// /// 查找类似 编辑员工关联 的本地化字符串。 /// public static string F_PC_0602_EDIT { get { return ResourceManager.GetString("F_PC_0602_EDIT", resourceCulture); } } /// /// 查找类似 注浆登记 的本地化字符串。 /// public static string F_PM_0101 { get { return ResourceManager.GetString("F_PM_0101", resourceCulture); } } /// /// 查找类似 新建注浆登记 的本地化字符串。 /// public static string F_PM_0102_ADD { get { return ResourceManager.GetString("F_PM_0102_ADD", resourceCulture); } } /// /// 查找类似 编辑注浆登记 的本地化字符串。 /// public static string F_PM_0102_EDIT { get { return ResourceManager.GetString("F_PM_0102_EDIT", resourceCulture); } } /// /// 查找类似 绑定条码 的本地化字符串。 /// public static string F_PM_0103 { get { return ResourceManager.GetString("F_PM_0103", resourceCulture); } } /// /// 查找类似 选择成型线 的本地化字符串。 /// public static string F_PM_0104 { get { return ResourceManager.GetString("F_PM_0104", resourceCulture); } } /// /// 查找类似 选择注浆登记 的本地化字符串。 /// public static string F_PM_0105 { get { return ResourceManager.GetString("F_PM_0105", resourceCulture); } } /// /// 查找类似 条码预设 的本地化字符串。 /// public static string F_PM_0107 { get { return ResourceManager.GetString("F_PM_0107", resourceCulture); } } /// /// 查找类似 新建条码预设 的本地化字符串。 /// public static string F_PM_0107_ADD { get { return ResourceManager.GetString("F_PM_0107_ADD", resourceCulture); } } /// /// 查找类似 编辑条码预设 的本地化字符串。 /// public static string F_PM_0107_EDIT { get { return ResourceManager.GetString("F_PM_0107_EDIT", resourceCulture); } } /// /// 查找类似 变更条码 的本地化字符串。 /// public static string F_PM_0201 { get { return ResourceManager.GetString("F_PM_0201", resourceCulture); } } /// /// 查找类似 选择变更条码 的本地化字符串。 /// public static string F_PM_0202 { get { return ResourceManager.GetString("F_PM_0202", resourceCulture); } } /// /// 查找类似 条码变更 的本地化字符串。 /// public static string F_PM_0203 { get { return ResourceManager.GetString("F_PM_0203", resourceCulture); } } /// /// 查找类似 撤销装车 的本地化字符串。 /// public static string F_PM_0503 { get { return ResourceManager.GetString("F_PM_0503", resourceCulture); } } /// /// 查找类似 产品报损 的本地化字符串。 /// public static string F_PM_1101 { get { return ResourceManager.GetString("F_PM_1101", resourceCulture); } } /// /// 查找类似 新建产品报损 的本地化字符串。 /// public static string F_PM_1102_ADD { get { return ResourceManager.GetString("F_PM_1102_ADD", resourceCulture); } } /// /// 查找类似 编辑产品报损 的本地化字符串。 /// public static string F_PM_1102_EDIT { get { return ResourceManager.GetString("F_PM_1102_EDIT", resourceCulture); } } /// /// 查找类似 报损审核 的本地化字符串。 /// public static string F_PM_1103 { get { return ResourceManager.GetString("F_PM_1103", resourceCulture); } } /// /// 查找类似 进度奖惩 的本地化字符串。 /// public static string F_PM_1104 { get { return ResourceManager.GetString("F_PM_1104", resourceCulture); } } /// /// 查找类似 新建进度奖惩 的本地化字符串。 /// public static string F_PM_1105_ADD { get { return ResourceManager.GetString("F_PM_1105_ADD", resourceCulture); } } /// /// 查找类似 编辑进度奖惩 的本地化字符串。 /// public static string F_PM_1105_EDIT { get { return ResourceManager.GetString("F_PM_1105_EDIT", resourceCulture); } } /// /// 查找类似 进度奖惩审批 的本地化字符串。 /// public static string F_PM_1106 { get { return ResourceManager.GetString("F_PM_1106", resourceCulture); } } /// /// 查找类似 在产品明细表 的本地化字符串。 /// public static string F_PM_1401 { get { return ResourceManager.GetString("F_PM_1401", resourceCulture); } } /// /// 查找类似 更多条件 的本地化字符串。 /// public static string F_PM_1402 { get { return ResourceManager.GetString("F_PM_1402", resourceCulture); } } /// /// 查找类似 产成品明细表 的本地化字符串。 /// public static string F_PM_1501 { get { return ResourceManager.GetString("F_PM_1501", resourceCulture); } } /// /// 查找类似 半检数据一览 的本地化字符串。 /// public static string F_PM_1601 { get { return ResourceManager.GetString("F_PM_1601", resourceCulture); } } /// /// 查找类似 新建半检数据 的本地化字符串。 /// public static string F_PM_1602_ADD { get { return ResourceManager.GetString("F_PM_1602_ADD", resourceCulture); } } /// /// 查找类似 编辑半检数据 的本地化字符串。 /// public static string F_PM_1602_EDIT { get { return ResourceManager.GetString("F_PM_1602_EDIT", resourceCulture); } } /// /// 查找类似 环境登记 的本地化字符串。 /// public static string F_PM_1701 { get { return ResourceManager.GetString("F_PM_1701", resourceCulture); } } /// /// 查找类似 添加环境登记 的本地化字符串。 /// public static string F_PM_1702_ADD { get { return ResourceManager.GetString("F_PM_1702_ADD", resourceCulture); } } /// /// 查找类似 编辑环境登记 的本地化字符串。 /// public static string F_PM_1702_EDIT { get { return ResourceManager.GetString("F_PM_1702_EDIT", resourceCulture); } } /// /// 查找类似 盘点管理 的本地化字符串。 /// public static string F_PM_2101 { get { return ResourceManager.GetString("F_PM_2101", resourceCulture); } } /// /// 查找类似 成品撤销 的本地化字符串。 /// public static string F_PM_2104 { get { return ResourceManager.GetString("F_PM_2104", resourceCulture); } } /// /// 查找类似 注浆变更 的本地化字符串。 /// public static string F_PM_2105 { get { return ResourceManager.GetString("F_PM_2105", resourceCulture); } } /// /// 查找类似 损坯撤销 的本地化字符串。 /// public static string F_PM_2106 { get { return ResourceManager.GetString("F_PM_2106", resourceCulture); } } /// /// 查找类似 公坯设定 的本地化字符串。 /// public static string F_PM_2107 { get { return ResourceManager.GetString("F_PM_2107", resourceCulture); } } /// /// 查找类似 清除在产残留数据 的本地化字符串。 /// public static string F_PM_2108 { get { return ResourceManager.GetString("F_PM_2108", resourceCulture); } } /// /// 查找类似 清除在产回收站残留数据 的本地化字符串。 /// public static string F_PM_2110 { get { return ResourceManager.GetString("F_PM_2110", resourceCulture); } } /// /// 查找类似 清除在产临时数据 的本地化字符串。 /// public static string F_PM_2112 { get { return ResourceManager.GetString("F_PM_2112", resourceCulture); } } /// /// 查找类似 计件撤销 的本地化字符串。 /// public static string F_PM_2115 { get { return ResourceManager.GetString("F_PM_2115", resourceCulture); } } /// /// 查找类似 交坯撤销 的本地化字符串。 /// public static string F_PM_2116 { get { return ResourceManager.GetString("F_PM_2116", resourceCulture); } } /// /// 查找类似 半成品检验 的本地化字符串。 /// public static string F_PM_2201 { get { return ResourceManager.GetString("F_PM_2201", resourceCulture); } } /// /// 查找类似 生产订单 的本地化字符串。 /// public static string F_PM_2301 { get { return ResourceManager.GetString("F_PM_2301", resourceCulture); } } /// /// 查找类似 新建生产订单 的本地化字符串。 /// public static string F_PM_2302_ADD { get { return ResourceManager.GetString("F_PM_2302_ADD", resourceCulture); } } /// /// 查找类似 编辑生产订单 的本地化字符串。 /// public static string F_PM_2302_EDIT { get { return ResourceManager.GetString("F_PM_2302_EDIT", resourceCulture); } } /// /// 查找类似 产成品交接 的本地化字符串。 /// public static string F_PM_2401 { get { return ResourceManager.GetString("F_PM_2401", resourceCulture); } } /// /// 查找类似 撤销产成品交接 的本地化字符串。 /// public static string F_PM_2403 { get { return ResourceManager.GetString("F_PM_2403", resourceCulture); } } /// /// 查找类似 变更单号 的本地化字符串。 /// public static string F_PM_2404 { get { return ResourceManager.GetString("F_PM_2404", resourceCulture); } } /// /// 查找类似 成型报损 的本地化字符串。 /// public static string F_PM_2701 { get { return ResourceManager.GetString("F_PM_2701", resourceCulture); } } /// /// 查找类似 成型报损 的本地化字符串。 /// public static string F_PM_2702 { get { return ResourceManager.GetString("F_PM_2702", resourceCulture); } } /// /// 查找类似 新建成型报损 的本地化字符串。 /// public static string F_PM_2702_ADD { get { return ResourceManager.GetString("F_PM_2702_ADD", resourceCulture); } } /// /// 查找类似 编辑成型报损 的本地化字符串。 /// public static string F_PM_2702_EDIT { get { return ResourceManager.GetString("F_PM_2702_EDIT", resourceCulture); } } /// /// 查找类似 审核成型报损 的本地化字符串。 /// public static string F_PM_2703 { get { return ResourceManager.GetString("F_PM_2703", resourceCulture); } } /// /// 查找类似 撤销报损 的本地化字符串。 /// public static string F_PM_2801 { get { return ResourceManager.GetString("F_PM_2801", resourceCulture); } } /// /// 查找类似 开模报损 的本地化字符串。 /// public static string F_PM_2901 { get { return ResourceManager.GetString("F_PM_2901", resourceCulture); } } /// /// 查找类似 半检审批 的本地化字符串。 /// public static string F_RM_1603 { get { return ResourceManager.GetString("F_RM_1603", resourceCulture); } } /// /// 查找类似 注浆明细表 的本地化字符串。 /// public static string F_RPT_010101 { get { return ResourceManager.GetString("F_RPT_010101", resourceCulture); } } /// /// 查找类似 半检明细表 的本地化字符串。 /// public static string F_RPT_010102 { get { return ResourceManager.GetString("F_RPT_010102", resourceCulture); } } /// /// 查找类似 交坯明细表 的本地化字符串。 /// public static string F_RPT_010103 { get { return ResourceManager.GetString("F_RPT_010103", resourceCulture); } } /// /// 查找类似 注浆次数明细表 的本地化字符串。 /// public static string F_RPT_010104 { get { return ResourceManager.GetString("F_RPT_010104", resourceCulture); } } /// /// 查找类似 工序漏扫明细表 的本地化字符串。 /// public static string F_RPT_010201 { get { return ResourceManager.GetString("F_RPT_010201", resourceCulture); } } /// /// 查找类似 条码变更明细表 的本地化字符串。 /// public static string F_RPT_010301 { get { return ResourceManager.GetString("F_RPT_010301", resourceCulture); } } /// /// 查找类似 在产品明细表 的本地化字符串。 /// public static string F_RPT_010401 { get { return ResourceManager.GetString("F_RPT_010401", resourceCulture); } } /// /// 查找类似 产成品明细表 的本地化字符串。 /// public static string F_RPT_010402 { get { return ResourceManager.GetString("F_RPT_010402", resourceCulture); } } /// /// 查找类似 产品跟踪表 的本地化字符串。 /// public static string F_RPT_020101 { get { return ResourceManager.GetString("F_RPT_020101", resourceCulture); } } /// /// 查找类似 窑车状态表 的本地化字符串。 /// public static string F_RPT_020104 { get { return ResourceManager.GetString("F_RPT_020104", resourceCulture); } } /// /// 查找类似 产品产量汇总表 的本地化字符串。 /// public static string F_RPT_030101 { get { return ResourceManager.GetString("F_RPT_030101", resourceCulture); } } /// /// 查找类似 产品损坯汇总表 的本地化字符串。 /// public static string F_RPT_030102 { get { return ResourceManager.GetString("F_RPT_030102", resourceCulture); } } /// /// 查找类似 出窑数量汇总表 的本地化字符串。 /// public static string F_RPT_030103 { get { return ResourceManager.GetString("F_RPT_030103", resourceCulture); } } /// /// 查找类似 窑车产量汇总表 的本地化字符串。 /// public static string F_RPT_030104 { get { return ResourceManager.GetString("F_RPT_030104", resourceCulture); } } /// /// 查找类似 在产产品汇总表 的本地化字符串。 /// public static string F_RPT_030105 { get { return ResourceManager.GetString("F_RPT_030105", resourceCulture); } } /// /// 查找类似 成检缺陷汇总表 的本地化字符串。 /// public static string F_RPT_030106 { get { return ResourceManager.GetString("F_RPT_030106", resourceCulture); } } /// /// 查找类似 半检信息汇总表 的本地化字符串。 /// public static string F_RPT_030110 { get { return ResourceManager.GetString("F_RPT_030110", resourceCulture); } } /// /// 查找类似 产成品交接汇总表 的本地化字符串。 /// public static string F_RPT_030112 { get { return ResourceManager.GetString("F_RPT_030112", resourceCulture); } } /// /// 查找类似 产成品交接撤销汇总表 的本地化字符串。 /// public static string F_RPT_030117 { get { return ResourceManager.GetString("F_RPT_030117", resourceCulture); } } /// /// 查找类似 注浆交坯比率分析表 的本地化字符串。 /// public static string F_RPT_040101 { get { return ResourceManager.GetString("F_RPT_040101", resourceCulture); } } /// /// 查找类似 工序产量分析表 的本地化字符串。 /// public static string F_RPT_040102 { get { return ResourceManager.GetString("F_RPT_040102", resourceCulture); } } /// /// 查找类似 工序质量分析表 的本地化字符串。 /// public static string F_RPT_040103 { get { return ResourceManager.GetString("F_RPT_040103", resourceCulture); } } /// /// 查找类似 产成品质量分析表 的本地化字符串。 /// public static string F_RPT_040104 { get { return ResourceManager.GetString("F_RPT_040104", resourceCulture); } } /// /// 查找类似 质量报表 的本地化字符串。 /// public static string F_RPT_040105 { get { return ResourceManager.GetString("F_RPT_040105", resourceCulture); } } /// /// 查找类似 缺陷报表 的本地化字符串。 /// public static string F_RPT_040106 { get { return ResourceManager.GetString("F_RPT_040106", resourceCulture); } } /// /// 查找类似 产成品质量分析表 的本地化字符串。 /// public static string F_RPT_070101 { get { return ResourceManager.GetString("F_RPT_070101", resourceCulture); } } /// /// 查找类似 历史模具明细表 的本地化字符串。 /// public static string F_RPT_080101 { get { return ResourceManager.GetString("F_RPT_080101", resourceCulture); } } /// /// 查找类似 成型工产量明细表 的本地化字符串。 /// public static string F_RPT_080102 { get { return ResourceManager.GetString("F_RPT_080102", resourceCulture); } } /// /// 查找类似 烧成前工序产量明细表 的本地化字符串。 /// public static string F_RPT_080103 { get { return ResourceManager.GetString("F_RPT_080103", resourceCulture); } } /// /// 查找类似 烧成工序产量明细表 的本地化字符串。 /// public static string F_RPT_080104 { get { return ResourceManager.GetString("F_RPT_080104", resourceCulture); } } /// /// 查找类似 工序产量明细表 的本地化字符串。 /// public static string F_RPT_080105 { get { return ResourceManager.GetString("F_RPT_080105", resourceCulture); } } /// /// 查找类似 温湿计明细表 的本地化字符串。 /// public static string F_RPT_080106 { get { return ResourceManager.GetString("F_RPT_080106", resourceCulture); } } /// /// 查找类似 半检登记明细表 的本地化字符串。 /// public static string F_RPT_080107 { get { return ResourceManager.GetString("F_RPT_080107", resourceCulture); } } /// /// 查找类似 半检返修登记明细表 的本地化字符串。 /// public static string F_RPT_080108 { get { return ResourceManager.GetString("F_RPT_080108", resourceCulture); } } /// /// 查找类似 东科卫生陶瓷制造执行系统 的本地化字符串。 /// public static string F_SYS_0101 { get { return ResourceManager.GetString("F_SYS_0101", resourceCulture); } } /// /// 查找类似 系统网络设置 的本地化字符串。 /// public static string F_SYS_0102 { get { return ResourceManager.GetString("F_SYS_0102", resourceCulture); } } /// /// 查找类似 自动更新 的本地化字符串。 /// public static string F_SYS_0103 { get { return ResourceManager.GetString("F_SYS_0103", resourceCulture); } } /// /// 查找类似 主页面 的本地化字符串。 /// public static string F_SYS_0201 { get { return ResourceManager.GetString("F_SYS_0201", resourceCulture); } } /// /// 查找类似 导航菜单 的本地化字符串。 /// public static string F_SYS_0202 { get { return ResourceManager.GetString("F_SYS_0202", resourceCulture); } } /// /// 查找类似 关于系统 的本地化字符串。 /// public static string F_SYS_0203 { get { return ResourceManager.GetString("F_SYS_0203", resourceCulture); } } /// /// 查找类似 修改密码 的本地化字符串。 /// public static string F_SYS_0210 { get { return ResourceManager.GetString("F_SYS_0210", resourceCulture); } } /// /// 查找类似 缺陷扣罚策略 的本地化字符串。 /// public static string F_TAT_0101 { get { return ResourceManager.GetString("F_TAT_0101", resourceCulture); } } /// /// 查找类似 缺陷扣罚策略明细 的本地化字符串。 /// public static string F_TAT_0102 { get { return ResourceManager.GetString("F_TAT_0102", resourceCulture); } } /// /// 查找类似 新建缺陷扣罚策略 的本地化字符串。 /// public static string F_TAT_0103_ADD { get { return ResourceManager.GetString("F_TAT_0103_ADD", resourceCulture); } } /// /// 查找类似 审核缺陷扣罚策略 的本地化字符串。 /// public static string F_TAT_0103_AUDIT { get { return ResourceManager.GetString("F_TAT_0103_AUDIT", resourceCulture); } } /// /// 查找类似 复制缺陷扣罚策略 的本地化字符串。 /// public static string F_TAT_0103_COPY { get { return ResourceManager.GetString("F_TAT_0103_COPY", resourceCulture); } } /// /// 查找类似 编辑缺陷扣罚策略 的本地化字符串。 /// public static string F_TAT_0103_EDIT { get { return ResourceManager.GetString("F_TAT_0103_EDIT", resourceCulture); } } /// /// 查找类似 工价策略 的本地化字符串。 /// public static string F_TAT_0201 { get { return ResourceManager.GetString("F_TAT_0201", resourceCulture); } } /// /// 查找类似 工价策略明细 的本地化字符串。 /// public static string F_TAT_0202 { get { return ResourceManager.GetString("F_TAT_0202", resourceCulture); } } /// /// 查找类似 工价策略产品明细 的本地化字符串。 /// public static string F_TAT_0203 { get { return ResourceManager.GetString("F_TAT_0203", resourceCulture); } } /// /// 查找类似 基本工资策略 的本地化字符串。 /// public static string F_TAT_0301 { get { return ResourceManager.GetString("F_TAT_0301", resourceCulture); } } /// /// 查找类似 新建工资策略 的本地化字符串。 /// public static string F_TAT_0303_ADD { get { return ResourceManager.GetString("F_TAT_0303_ADD", resourceCulture); } } /// /// 查找类似 审核工资策略 的本地化字符串。 /// public static string F_TAT_0303_AUDIT { get { return ResourceManager.GetString("F_TAT_0303_AUDIT", resourceCulture); } } /// /// 查找类似 复制工资策略 的本地化字符串。 /// public static string F_TAT_0303_COPY { get { return ResourceManager.GetString("F_TAT_0303_COPY", resourceCulture); } } /// /// 查找类似 编辑工资策略 的本地化字符串。 /// public static string F_TAT_0303_EDIT { get { return ResourceManager.GetString("F_TAT_0303_EDIT", resourceCulture); } } /// /// 查找类似 质量考核 的本地化字符串。 /// public static string F_TAT_0401 { get { return ResourceManager.GetString("F_TAT_0401", resourceCulture); } } /// /// 查找类似 新建质量考核 的本地化字符串。 /// public static string F_TAT_0402_ADD { get { return ResourceManager.GetString("F_TAT_0402_ADD", resourceCulture); } } /// /// 查找类似 审核质量考核 的本地化字符串。 /// public static string F_TAT_0402_AUDIT { get { return ResourceManager.GetString("F_TAT_0402_AUDIT", resourceCulture); } } /// /// 查找类似 复制质量考核 的本地化字符串。 /// public static string F_TAT_0402_COPY { get { return ResourceManager.GetString("F_TAT_0402_COPY", resourceCulture); } } /// /// 查找类似 编辑质量考核 的本地化字符串。 /// public static string F_TAT_0402_EDIT { get { return ResourceManager.GetString("F_TAT_0402_EDIT", resourceCulture); } } /// /// 查找类似 质量考核明细 的本地化字符串。 /// public static string F_TAT_0403 { get { return ResourceManager.GetString("F_TAT_0403", resourceCulture); } } /// /// 查找类似 进度考核 的本地化字符串。 /// public static string F_TAT_0501 { get { return ResourceManager.GetString("F_TAT_0501", resourceCulture); } } /// /// 查找类似 新建进度考核 的本地化字符串。 /// public static string F_TAT_0502_ADD { get { return ResourceManager.GetString("F_TAT_0502_ADD", resourceCulture); } } /// /// 查找类似 审核进度考核 的本地化字符串。 /// public static string F_TAT_0502_AUDIT { get { return ResourceManager.GetString("F_TAT_0502_AUDIT", resourceCulture); } } /// /// 查找类似 复制进度考核 的本地化字符串。 /// public static string F_TAT_0502_COPY { get { return ResourceManager.GetString("F_TAT_0502_COPY", resourceCulture); } } /// /// 查找类似 编辑进度考核 的本地化字符串。 /// public static string F_TAT_0502_EDIT { get { return ResourceManager.GetString("F_TAT_0502_EDIT", resourceCulture); } } /// /// 查找类似 进度考核明细 的本地化字符串。 /// public static string F_TAT_0503 { get { return ResourceManager.GetString("F_TAT_0503", resourceCulture); } } /// /// 查找类似 行政考核 的本地化字符串。 /// public static string F_TAT_0601 { get { return ResourceManager.GetString("F_TAT_0601", resourceCulture); } } /// /// 查找类似 新建行政考核 的本地化字符串。 /// public static string F_TAT_0602_ADD { get { return ResourceManager.GetString("F_TAT_0602_ADD", resourceCulture); } } /// /// 查找类似 审核行政考核 的本地化字符串。 /// public static string F_TAT_0602_AUDIT { get { return ResourceManager.GetString("F_TAT_0602_AUDIT", resourceCulture); } } /// /// 查找类似 复制行政考核 的本地化字符串。 /// public static string F_TAT_0602_COPY { get { return ResourceManager.GetString("F_TAT_0602_COPY", resourceCulture); } } /// /// 查找类似 编辑行政考核 的本地化字符串。 /// public static string F_TAT_0602_EDIT { get { return ResourceManager.GetString("F_TAT_0602_EDIT", resourceCulture); } } /// /// 查找类似 行政考核明细 的本地化字符串。 /// public static string F_TAT_0603 { get { return ResourceManager.GetString("F_TAT_0603", resourceCulture); } } /// /// 查找类似 管理岗位工资策略 的本地化字符串。 /// public static string F_TAT_0701 { get { return ResourceManager.GetString("F_TAT_0701", resourceCulture); } } /// /// 查找类似 管理岗位工资策略明细 的本地化字符串。 /// public static string F_TAT_0702 { get { return ResourceManager.GetString("F_TAT_0702", resourceCulture); } } /// /// 查找类似 出勤考核 的本地化字符串。 /// public static string F_TAT_0801 { get { return ResourceManager.GetString("F_TAT_0801", resourceCulture); } } /// /// 查找类似 新建出勤考核 的本地化字符串。 /// public static string F_TAT_0802_ADD { get { return ResourceManager.GetString("F_TAT_0802_ADD", resourceCulture); } } /// /// 查找类似 审核出勤考核 的本地化字符串。 /// public static string F_TAT_0802_AUDIT { get { return ResourceManager.GetString("F_TAT_0802_AUDIT", resourceCulture); } } /// /// 查找类似 复制出勤考核 的本地化字符串。 /// public static string F_TAT_0802_COPY { get { return ResourceManager.GetString("F_TAT_0802_COPY", resourceCulture); } } /// /// 查找类似 编辑出勤考核 的本地化字符串。 /// public static string F_TAT_0802_EDIT { get { return ResourceManager.GetString("F_TAT_0802_EDIT", resourceCulture); } } /// /// 查找类似 选择员工 的本地化字符串。 /// public static string S_CMN_010 { get { return ResourceManager.GetString("S_CMN_010", resourceCulture); } } /// /// 查找类似 审批 的本地化字符串。 /// public static string S_CMN_011 { get { return ResourceManager.GetString("S_CMN_011", resourceCulture); } } /// /// 查找类似 漏扫工号 的本地化字符串。 /// public static string S_CMN_020 { get { return ResourceManager.GetString("S_CMN_020", resourceCulture); } } } }