app\Request {#37
  #pathinfoFetch: array:4 [
    0 => "ORIG_PATH_INFO"
    1 => "REDIRECT_PATH_INFO"
    2 => "REDIRECT_URL"
    3 => "PHP_SELF"
  ]
  #varPathinfo: "s"
  #varMethod: "_method"
  #varAjax: "_ajax"
  #varPjax: "_pjax"
  #rootDomain: ""
  #domainSpecialSuffix: array:8 [
    0 => "com"
    1 => "net"
    2 => "org"
    3 => "edu"
    4 => "gov"
    5 => "mil"
    6 => "co"
    7 => "info"
  ]
  #httpsAgentName: ""
  #proxyServerIp: []
  #proxyServerIpHeader: array:5 [
    0 => "HTTP_X_REAL_IP"
    1 => "HTTP_X_FORWARDED_FOR"
    2 => "HTTP_CLIENT_IP"
    3 => "HTTP_X_CLIENT_IP"
    4 => "HTTP_X_CLUSTER_CLIENT_IP"
  ]
  #method: null
  #domain: null
  #host: null
  #subDomain: "www.finapp"
  #panDomain: null
  #url: null
  #baseUrl: null
  #baseFile: null
  #root: null
  #pathinfo: ""
  #path: null
  #realIP: null
  #layer: null
  #controller: null
  #action: null
  #param: []
  #get: []
  #post: []
  #request: []
  #rule: null
  #route: []
  #middleware: []
  #put: []
  #session: think\Session {#59
    #drivers: array:1 [
      "file" => think\session\Store {#49
        #data: []
        #init: true
        #id: "a4a170df8e2b5054e37036792281e5bc"
        #serialize: []
        #name: "PHPSESSID"
        #handler: think\session\driver\File {#51
          #config: array:9 [
            "path" => "/home/istesting/public_html/finapp/runtime/session/"
            "expire" => 1440
            "prefix" => ""
            "data_compress" => false
            "gc_probability" => 1
            "gc_divisor" => 100
            "name" => "PHPSESSID"
            "var_session_id" => ""
            "store" => null
          ]
        }
      }
    ]
    #namespace: "\think\session\driver\"
    #app: think\App {#2
      #instances: array:24 [
        "think\App" => think\App {#2}
        "think\Container" => think\App {#2}
        "think\Http" => think\Http {#8
          #name: "finapp"
          #path: null
          #routePath: "/home/istesting/public_html/finapp/app/finapp/route/"
          #isBind: false
          #app: think\App {#2}
        }
        "think\Env" => think\Env {#7
          #data: array:12 [
            "DB_TYPE" => "mysql"
            "DB_HOST" => "127.0.0.1"
            "DB_PORT" => "3306"
            "DB_CHARSET" => "utf8"
            "DEFAULT_LANG" => "zh-cn"
            "FINAPP_DB_CHARSET" => "utf8mb4"
            "FINAPP_DB_COLLATION" => "utf8mb4_unicode_ci"
            "FINAPP_DB_ENGINE" => "InnoDB"
            "APP_DEBUG" => "false"
            "DB_NAME" => "rcwifacom_db"
            "DB_USER" => "root"
            "DB_PASS" => "root"
          ]
          #convert: array:4 [
            "true" => true
            "false" => false
            "off" => false
            "on" => true
          ]
        }
        "think\Config" => think\Config {#10
          #config: array:14 [
            "app" => array:13 [
              "app_express" => true
              "app_namespace" => ""
              "with_route" => true
              "default_app" => "finapp"
              "default_timezone" => "Asia/Shanghai"
              "auto_multi_app" => true
              "app_map" => []
              "domain_bind" => []
              "deny_app_list" => []
              "exception_tmpl" => "/home/istesting/public_html/finapp/vendor/topthink/framework/src/tpl/think_exception.tpl"
              "error_message" => "页面错误!请稍后再试~"
              "show_error_msg" => false
              "version" => "v0.1.64"
            ]
            "cache" => array:2 [
              "default" => "file"
              "stores" => array:1 [
                "file" => array:6 [
                  "type" => "File"
                  "path" => ""
                  "prefix" => ""
                  "expire" => 0
                  "tag_prefix" => "tag:"
                  "serialize" => []
                ]
              ]
            ]
            "console" => array:1 [
              "commands" => array:1 [
                "app:reminder" => "app\command\Reminder"
              ]
            ]
            "cookie" => array:7 [
              "expire" => 0
              "path" => "/"
              "domain" => ""
              "secure" => true
              "httponly" => false
              "setcookie" => true
              "samesite" => "lax"
            ]
            "database" => array:6 [
              "default" => "finapp"
              "time_query_rule" => []
              "auto_timestamp" => true
              "datetime_format" => "Y-m-d H:i:s"
              "datetime_field" => ""
              "connections" => array:3 [
                "iems" => array:17 [
                  "type" => "mysql"
                  "hostname" => "127.0.0.1"
                  "database" => "rcwifacom_db"
                  "username" => "root"
                  "password" => "root"
                  "hostport" => "3306"
                  "params" => []
                  "charset" => "utf8"
                  "prefix" => ""
                  "deploy" => 0
                  "rw_separate" => false
                  "master_num" => 1
                  "slave_no" => ""
                  "fields_strict" => true
                  "break_reconnect" => false
                  "trigger_sql" => false
                  "fields_cache" => true
                ]
                "finapp" => array:19 [
                  "type" => "mysql"
                  "hostname" => "127.0.0.1"
                  "database" => "finapp"
                  "username" => "root"
                  "password" => "root"
                  "hostport" => "3306"
                  "params" => []
                  "charset" => "utf8mb4"
                  "collation" => "utf8mb4_unicode_ci"
                  "engine" => "InnoDB"
                  "prefix" => ""
                  "deploy" => 0
                  "rw_separate" => false
                  "master_num" => 1
                  "slave_no" => ""
                  "fields_strict" => true
                  "break_reconnect" => false
                  "trigger_sql" => false
                  "fields_cache" => true
                ]
                "finapp_uc" => array:19 [
                  "type" => "mysql"
                  "hostname" => "127.0.0.1"
                  "database" => "finapp_uc"
                  "username" => "root"
                  "password" => "root"
                  "hostport" => "3306"
                  "params" => []
                  "charset" => "utf8mb4"
                  "collation" => "utf8mb4_unicode_ci"
                  "engine" => "InnoDB"
                  "prefix" => ""
                  "deploy" => 0
                  "rw_separate" => false
                  "master_num" => 1
                  "slave_no" => ""
                  "fields_strict" => true
                  "break_reconnect" => false
                  "trigger_sql" => false
                  "fields_cache" => true
                ]
              ]
            ]
            "filesystem" => array:2 [
              "default" => "local"
              "disks" => array:2 [
                "local" => array:2 [
                  "type" => "local"
                  "root" => "/home/istesting/public_html/finapp/runtime/finapp/storage"
                ]
                "public" => array:4 [
                  "type" => "local"
                  "root" => "/home/istesting/public_html/finapp/public/storage"
                  "url" => "/storage"
                  "visibility" => "public"
                ]
              ]
            ]
            "lang" => array:10 [
              "default_lang" => "zh-cn"
              "auto_detect_browser" => false
              "allow_lang_list" => array:3 [
                0 => "zh-cn"
                1 => "zh-tw"
                2 => "en-us"
              ]
              "detect_var" => "lang"
              "use_cookie" => true
              "cookie_var" => "think_lang"
              "header_var" => "think-lang"
              "extend_list" => []
              "accept_language" => array:1 [
                "zh-hans-cn" => "zh-cn"
              ]
              "allow_group" => false
            ]
            "log" => array:6 [
              "default" => "file"
              "level" => []
              "type_channel" => []
              "close" => false
              "processor" => null
              "channels" => array:1 [
                "file" => array:10 [
                  "type" => "File"
                  "path" => ""
                  "single" => false
                  "apart_level" => []
                  "max_files" => 0
                  "json" => false
                  "processor" => null
                  "close" => false
                  "format" => "[%s][%s] %s"
                  "realtime_write" => false
                ]
              ]
            ]
            "mail" => array:1 [
              "system_email" => array:7 [
                "host" => "mail.is-testing.com"
                "username" => "finapp@is-testing.com"
                "password" => "Z]O4RlsC6$7)(}ah"
                "smtp_port" => "465"
                "imap_port" => "993"
                "form_address" => "finapp@is-testing.com"
                "form_name" => "Finapp System Email"
              ]
            ]
            "middleware" => array:2 [
              "alias" => []
              "priority" => []
            ]
            "route" => array:24 [
              "pathinfo_depr" => "/"
              "url_lazy_route" => false
              "url_route_must" => false
              "url_case_sensitive" => false
              "route_rule_merge" => false
              "route_complete_match" => false
              "remove_slash" => false
              "default_route_pattern" => "[\w\.]+"
              "url_html_suffix" => "html"
              "controller_layer" => "controller"
              "empty_controller" => "Error"
              "controller_suffix" => false
              "default_module" => "index"
              "default_controller" => "Index"
              "default_action" => "index"
              "action_suffix" => ""
              "url_common_param" => true
              "action_bind_param" => "get"
              "request_cache_key" => true
              "request_cache_expire" => null
              "request_cache_except" => []
              "request_cache_tag" => ""
              "auto_multi_app" => true
              "route_config_file" => array:1 [
                0 => "app"
              ]
            ]
            "session" => array:6 [
              "name" => "PHPSESSID_FINAPP"
              "var_session_id" => ""
              "type" => "file"
              "store" => null
              "expire" => 1440
              "prefix" => ""
            ]
            "trace" => array:2 [
              "type" => "Console"
              "channel" => ""
            ]
            "view" => array:9 [
              "type" => "Think"
              "auto_rule" => 1
              "view_dir_name" => "view"
              "view_suffix" => "html"
              "view_depr" => "/"
              "tpl_begin" => "{"
              "tpl_end" => "}"
              "taglib_begin" => "{"
              "taglib_end" => "}"
            ]
          ]
          #hook: null
          #path: "/home/istesting/public_html/finapp/config/"
          #ext: ".php"
        }
        "think\Event" => think\Event {#11
          #listener: array:7 [
            "think\event\AppInit" => []
            "think\event\HttpRun" => array:1 [
              0 => Closure() {#30
                class: "think\app\Service"
                this: think\app\Service {#17
                  #app: think\App {#2}
                }
              }
            ]
            "think\event\HttpEnd" => []
            "LogLevel" => []
            "think\event\LogWrite" => []
            "BeforeInsert" => array:1 [
              0 => "app\event\ModelBeforeInsert"
            ]
            "BeforeUpdate" => array:1 [
              0 => "app\event\ModelBeforeUpdate"
            ]
          ]
          #observer: []
          #bind: array:6 [
            "AppInit" => "think\event\AppInit"
            "HttpRun" => "think\event\HttpRun"
            "HttpEnd" => "think\event\HttpEnd"
            "RouteLoaded" => "think\event\RouteLoaded"
            "LogWrite" => "think\event\LogWrite"
            "LogRecord" => "think\event\LogRecord"
          ]
          #app: think\App {#2}
        }
        "think\Lang" => think\Lang {#15
          #app: think\App {#2}
          #config: array:10 [
            "default_lang" => "zh-cn"
            "auto_detect_browser" => false
            "allow_lang_list" => array:3 [
              0 => "zh-cn"
              1 => "zh-tw"
              2 => "en-us"
            ]
            "use_cookie" => true
            "extend_list" => []
            "cookie_var" => "think_lang"
            "header_var" => "think-lang"
            "detect_var" => "lang"
            "accept_language" => array:1 [
              "zh-hans-cn" => "zh-cn"
            ]
            "allow_group" => false
          ]
          -lang: array:1 [
            "zh-cn" => array:962 [
              "system_login" => "系统登陆"
              "user_name" => "用户名"
              "password" => "密码"
              "password_must_be_at_least_6_characters_long" => "密码长度至少6位"
              "leave_blank_keep_unchanged" => "留空表示不修改"
              "login" => "立即登录"
              "user_does_not_exist" => "用户不存在"
              "company_does_not_exist" => "公司不存在"
              "the_user_has_not_set_up_a_company" => "用户没有设置公司"
              "quit" => "退出"
              "secretarial_services" => "秘书服务"
              "accounting_services" => "会计服务"
              "basic_setting" => "基本设定"
              "please_choose" => "请选择"
              "please_enter" => "请输入"
              "enter" => "输入"
              "submit" => "提交"
              "reset" => "重置"
              "fill_in_at_least_at_one_of_the_following_id_passport_visa_permit_birth_cert" => "身份证、护照、通行证3项至少填写1项"
              "contact_information" => "联系方式"
              "name_in_local_language" => "姓名"
              "name_in_english" => "姓名(英文)"
              "name_in_chinese" => "姓名(中文)"
              "nationality" => "国籍"
              "id_number" => "身份证"
              "passport" => "护照"
              "visa_permit" => "通行证"
              "birth_certificate" => "出生证明"
              "remarks" => "备注"
              "country" => "国家"
              "province" => ""
              "city" => ""
              "phone" => "座机"
              "mobile" => "手机"
              "client_mobile" => "客户手机"
              "birthday" => "出生日期"
              "year" => ""
              "month" => ""
              "day_of_month" => ""
              "gender" => "性别"
              "man" => ""
              "woman" => ""
              "others" => "其它"
              "industry" => "行业"
              "occupation" => "职业"
              "email" => "电子邮箱"
              "corresponding_address" => "联系地址"
              "residential_address" => "住宅地址"
              "phone_country_code" => "座机国家号"
              "phone_area_code" => "座机地区号"
              "mobile_country_code" => "手机国家号"
              "area_code" => "地区号码"
              "or" => ""
              "in_accordance_with_the_certificate" => "和证件一致(包括简体繁体)"
              "front_page" => "首页"
              "client" => "客户"
              "personal" => "个人"
              "example" => "示例"
              "add" => "添加"
              "edit" => "编辑"
              "delete" => "删除"
              "search" => "搜索"
              "query" => "查询"
              "return_to_the_query_page" => "返回查询页"
              "back" => "返回"
              "company" => "公司"
              "company_name" => "公司名称(中文)"
              "company_name_english" => "公司名称(英文)"
              "abbreviation_chinese" => "简称(中文)"
              "abbreviation_english" => "简称(英文)"
              "business_name_cn" => "商业名称(中文)"
              "business_name_en" => "商业名称(英文)"
              "br_cert_effective_date" => "商业登记生效日期"
              "br_cert_expiry_date" => "商业登记失效日期"
              "creation_date" => "创建日期"
              "registration_place" => "注册地"
              "business_license_number" => "营业执照号"
              "company_number" => "公司编号"
              "legal_representative" => "法人代表"
              "members_of_the_board" => "董事成员"
              "and" => ""
              "registered_address" => "注册地址"
              "company_address" => "公司地址"
              "is_it_an_accounting_supplier" => "是否为会计供应商"
              "no" => ""
              "yes" => ""
              "bank_account" => "银行账户"
              "bank_account_name" => "银行账户名称"
              "bank_account_number" => "银行账户号码"
              "bank_account_notes" => "银行账户备注"
              "basic" => "基本"
              "br_cert_period_of_validity" => "商业登记证有效期"
              "effective_date" => "生效日期"
              "expiry_date" => "失效日期"
              "to" => ""
              "add_new_company" => "添加新公司"
              "the" => ""
              "capacity" => "职务"
              "capacity_name" => "职务名称"
              "cn" => "(中文)"
              "tw" => "(繁体)"
              "en" => "(英文)"
              "is_show" => "是否显示"
              "input_successfully" => "输入成功!"
              "input_failed" => "输入失败!"
              "added_successfully" => "添加成功!"
              "addition_failed" => "添加失败!"
              "update_successfully" => "更新成功!"
              "update_failed" => "更新失败!"
              "delete_successfully" => "删除成功!"
              "delete_failed" => "删除失败!"
              "creation_successfully" => "创建成功!"
              "creation_failed" => "创建失败!"
              "username_already_exists" => "该登陆账号已存在!"
              "staff_name_already_exists" => "该员工姓名已存在!"
              "username_cannot_contain_spaces_or_special_characters" => "用户名不能包含空格或特殊字符"
              "staff_already_in_group" => "该员工已经属于该组,不可重复添加"
              "error" => "错误"
              "operate" => "操作"
              "name_list" => "名单"
              "appoint_date" => "委任日期"
              "appoint_method" => "委任方式"
              "ceased_date" => "辞退日期"
              "ceased_reason" => "辞退理由"
              "capacity_expiry_date" => "离职日期"
              "please_enter_the_name_of_at_least_one_language" => "请输入至少一种语言的名称"
              "are_you_sure_you_want_to_delete_this_piece_of_data" => "确定要删除该条数据?"
              "ok" => "确定"
              "cancel" => "取消"
              "record" => "记录"
              "created_by" => "创建人"
              "created_time" => "创建时间"
              "updated_by" => "更新人"
              "updated_user" => "更新用户"
              "updated_time" => "更新时间"
              "country_code" => "国家编号"
              "country_name" => "国家名称"
              "region" => "地区"
              "region_code" => "区域编号"
              "region_name" => "区域名称"
              "sub_region_code" => "子区域编号"
              "sub_region_name" => "子区域名称"
              "task" => "任务"
              "dashboard" => "控制面板"
              "created_task" => "创建任务"
              "recent_task" => "最近任务"
              "business_type" => "业务类型"
              "category" => "分类"
              "sub_category" => "子分类"
              "task_status" => "进度"
              "confirm_delete" => "确定删除?"
              "all" => "全部"
              "priority" => "优先级"
              "content" => "内容"
              "presentor" => "提交人"
              "uncommon_field" => "非常用属性"
              "reference_number" => "参考编号"
              "years_of_br_certificate_expiration" => "商业登记证有效年期"
              "years" => "{:year}年"
              "mortgages_and_charges" => "按揭及押記"
              "financial_period" => "会计期"
              "financial_period_start_date" => "会计期开始日期"
              "financial_period_end_date" => "会计期结束日期"
              "number_of_member_of_a_company_not_having_a_share_capital" => "无股本公司的成员人数"
              "mortgages_and_charges_remark" => "截至本申报表的结算日期,所有根据《公司条例》须向公司注册处处长登记的,或若于1912年1月1日后设定便须如此登记的按揭及押记的负债总额"
              "date_of_incorporation" => "注册成立日期"
              "status" => "状态"
              "cert_no" => "商业登记号码"
              "business_commencement_date" => "开业日期"
              "reminder" => "提醒"
              "based_on" => "基于"
              "custom_reference_date" => "自定义参考日期"
              "reference_date_type" => "参考日期类型"
              "remind_before" => "之前提醒我"
              "remind_after" => "之后提醒我"
              "frequency" => "频率"
              "disposable" => "一次性"
              "day" => ""
              "week" => ""
              "repeat_interval" => "间隔"
              "update" => "更新"
              "details" => "详情"
              "create" => "建立"
              "company_formation" => "成立公司"
              "create_a_new_company" => "注册新公司"
              "annual" => "周年"
              "annual_return_hk" => "周年申报(香港)"
              "how_many_days_before_after_the_reference_date_will_be_reminded" => "参考日期(前/后)多少天提醒"
              "reference_date_before_after_reminder" => "参考日期(前/后)提醒"
              "repeat_type" => "重复类型"
              "reminder_content" => "提醒内容"
              "currency" => "货币"
              "referrer" => "介绍人"
              "task_reminder_template" => "任务提醒模板"
              "name" => "名称"
              "user_no_permission" => "用户没有权限"
              "generate_from_template" => "从模板生成"
              "template" => "模板"
              "generate" => "生成"
              "please_select" => "请选择"
              "please_complete_content_part_first" => "请先完成内容部分"
              "email_template" => "邮件模板"
              "language" => "语言"
              "version" => "版本"
              "email_subject" => "邮件主题"
              "sender" => "发件人"
              "recipient" => "收件人"
              "cc" => "抄送"
              "bcc" => "密送"
              "save_as_draft" => "保存为草稿"
              "recent_reminder" => "最近提醒"
              "today" => "今天"
              "computed_date" => "计算日期"
              "dependency_date" => "依赖日期"
              "remind" => "提醒"
              "repeat" => "重复"
              "share_capital" => "股本"
              "share_capital_type" => "股本类别"
              "no_of_share_issued" => "已发布数量"
              "registered_cash" => "认购资金"
              "paid_up_cash" => "已缴付现金"
              "proportion" => "股本比例"
              "shareholder" => "股东"
              "director" => "董事"
              "company_secretar" => "公司秘书"
              "ordinary" => "普通股"
              "preference" => "优先股"
              "redeemable" => "可赎回"
              "share_capital_number" => "股本数量"
              "pending" => "待处理"
              "processed" => "已处理"
              "expired" => "过期"
              "method" => "方法"
              "attachment" => "附件"
              "please_enter_the_email_subject" => "请输入邮件主题"
              "please_select_the_sender" => "请选择发件人"
              "please_enter_the_recipient" => "请输入收件人"
              "please_enter_the_cc" => "请输入抄送"
              "please_enter_the_bcc" => "请输入密送"
              "please_enter_the_attachment" => "请输入附件"
              "please_enter_the_content" => "请输入内容"
              "send" => "发送"
              "please_enter_the_template_name" => "请输入模板名称"
              "template_name" => "模板名称"
              "template_version" => "模板版本"
              "template_language" => "模板语言"
              "select" => "选择"
              "date" => "日期"
              "base_date" => "基本日期"
              "dissolution_date" => "注销解散日期"
              "a_c_ref" => "会计参照日"
              "a_c_ref_date_last" => "会计参照日(上次)日期"
              "a_c_ref_date_next" => "会计参照日(下次)日期"
              "annual_return" => "周年申报"
              "annual_return_last" => "最近的年度申报表的提交日期"
              "annual_return_next_due" => "下次周年申报表到期日期"
              "annual_return_last_made_up_date" => "最近年度申报表结算日期"
              "to_be_done" => "待办中"
              "in_operation" => "营运中"
              "disbanded" => "已解散"
              "stop" => "休止"
              "all_companies" => "所有公司"
              "add_new_presenter" => "添加新介绍人"
              "supplementary_information" => "补充信息"
              "task_submission_date" => "任务提交日期"
              "the_settlement_date_of_this_return" => "本申报表的结算日期"
              "change_company_information" => "更改公司信息"
              "system_reminder" => "系统提醒"
              "remind_me_5_days_after_the_effective_date_of_the_company_registration_certificate_and_send_the_green_box_to_the_customer" => "基于公司注册证生效日期5天之后提醒我,送绿盒到客户手上"
              "create_an_annual_reporting_task_based_on_reminding_me_10_months_after_the_effective_date_of_the_company_registration_certificate" => "基于公司注册证生效日期10个月之后提醒我,建立周年申报任务"
              "create_a_company_registration_renewal_task_based_on_a_reminder_10_months_after_the_effective_date_of_the_company_registration_certificate" => "基于公司注册证生效日期10个月之后提醒我,建立公司登记续期任务"
              "remind_me_1_year_after_the_effective_date_of_the_company_registration_certificate_to_create_an_audit_task" => "基于公司注册证生效日期1年之后提醒我,建立核数任务"
              "estimated_date" => "预计日期"
              "extra_reminder" => "额外提醒"
              "reference_date" => "参考日期"
              "time_repetition" => "时间重复"
              "repeat_times" => "重复次数"
              "remind_me_10_months_after_the_settlement_date_of_this_return_to_create_an_annual_return_task" => "基于本申报表的结算日期10个月之后提醒我,建立周年申报任务"
              "task_type" => "任务类型"
              "select_task_type" => "选择任务类型"
              "reminder_timing" => "提醒时机"
              "select_reminder_timing" => "选择提醒时机"
              "draft" => "草稿"
              "completed" => "完成"
              "overdue" => "逾期"
              "accepted" => "通过"
              "waiting_payment" => "等待付款"
              "paid" => "已付款"
              "confirmed_payment" => "确认付款"
              "every" => ""
              "supplier" => "供应商"
              "supplier_type" => "供应商类型"
              "supplier_no" => "供应商编号"
              "address" => "地址"
              "parent" => "父级"
              "code" => "代码"
              "expense" => "费用支出"
              "expense_no" => "支出编号"
              "expense_name" => "支出名称"
              "expense_date" => "支出日期"
              "expense_total_amount" => "支出总金额"
              "description" => "描述"
              "amount" => "支出金额"
              "start_date" => "起始日期"
              "end_date" => "结束日期"
              "pay_status" => "付款状态"
              "pay_info" => "付款信息"
              "pay_date" => "付款日期"
              "pay_method" => "付款途径"
              "overview" => "概览"
              "detail" => "明细"
              "task_in_progress_reminder" => "任务进行中提醒"
              "reminder_after_task_completion" => "任务完成后提醒"
              "related_email_template" => "相关邮件模板"
              "template_no" => "模板编号"
              "subject" => "主题"
              "generate_task_actual_reminder" => "生成任务实际提醒"
              "execute_task_actual_reminder" => "执行任务实际提醒"
              "confirm_generate_actual_reminder" => "确定生成实际提醒?"
              "confirm_execute_actual_reminder" => "确定执行实际提醒?"
              "please_select_start_date" => "请选择起始日期"
              "com_secretarial_routine_affairs" => "公司秘书日常事务"
              "type" => "类型"
              "restore" => "恢复"
              "executed" => "已执行"
              "confirm_change_status" => "确定更改状态?"
              "cancelled" => "已取消"
              "triggered_by_the_status_of_the_to_do_changing_to_the_completed_status" => "由代办中状态更改成已完成状态触发"
              "warning_reminder" => "警告提醒"
              "warning_about_tasks_in_the_pending_state" => "Pending 状态时的推进任务警告"
              "judge" => "判断"
              "account_type" => "帐户类型"
              "account_no" => "帐户编号"
              "account_name" => "帐户名称"
              "account_header" => "帐户层级"
              "account_balance" => "帐户余额"
              "message" => "消息"
              "replace_field" => "替换字段"
              "responsible_for_user_colleague_email" => "负责用户同事邮箱"
              "company_contact_email" => "公司联络人邮箱"
              "responsible_colleague" => "负责同事"
              "email_reminder" => "邮件提醒"
              "task_name" => "任务名称"
              "remaining_days" => "剩余天数"
              "responsible_colleagues" => "负责同事"
              "expiration_warnings_will_be_sent_here" => "过期警告将发送到这里"
              "mail_log" => "邮件日志"
              "success" => "成功"
              "failure" => "失败"
              "failure_reason" => "失败原因"
              "send_time" => "发送时间"
              "check" => "查看"
              "record_not_found" => "记录未找到"
              "resend" => "重发"
              "export" => "导出"
              "progress_operation" => "进度操作"
              "the_date_of_incorporation_cannot_be_empty" => "注册成立日期不能为空"
              "previous" => "上一个"
              "next" => "下一个"
              "change_company_name" => "更改公司名称"
              "changes_to_company_information" => "公司资料的变更"
              "bussiness_name" => "营业名称"
              "change_to" => "改为"
              "existing_company_english_name" => "现有的公司英文名称"
              "proposed_english_company_name" => "拟用的公司英文名称"
              "existing_company_chinese_name" => "现有的公司中文名称"
              "proposed_chinese_company_name" => "拟用的公司中文名称"
              "file_info" => "文件信息"
              "upload_file" => "上传文件"
              "download" => "下载"
              "upload" => "上传"
              "uploaded_file" => "已上传的文件"
              "upload_name" => "上传用户"
              "the_new_company_name_cannot_be_empty" => "新公司名称不能为空"
              "the_content_cannot_be_retracted_after_modification_do_you_want_to_continue" => "内容修改后无法撤回,是否继续?"
              "change_company_registered_address" => "修改公司注册地址"
              "company_registration_business_address" => "公司注册/营业地址"
              "old_registered_address" => "旧注册地址"
              "new_registered_address" => "新注册地址"
              "old_email" => "旧邮箱"
              "new_email" => "新邮箱"
              "old_mobile" => "旧手机号"
              "new_mobile" => "新手机号"
              "the_new_company_registered_address_cannot_be_empty" => "新公司注册地址不能为空"
              "company_number_cannot_be_empty" => "公司编号不能为空"
              "registration_date_cannot_be_empty" => "注册日期不能为空"
              "appointment_and_removal_of_senior_staff" => "任免高级职员"
              "appointment" => "任命"
              "discharge" => "辞退"
              "company_not_exist" => "公司{:id}不存在"
              "chart_of_account" => "会计科目"
              "audit_arrangements" => "审计安排"
              "management_accounting_completion_date" => "管理会计完成日期"
              "supplier_name" => "供应商名称"
              "management_accounting_submission_date_to_supplier" => "管理会计递交给供应商日期"
              "date_of_receipt_of_audit_report_manuscript" => "收到审计报告手稿日期"
              "confirm_report_date" => "确认报告日期"
              "date_of_receipt_of_the_supplier_s_formal_audit_report" => "收到供应商的正式审计报告日期"
              "date_of_sending_the_signed_audit_report_to_the_supplier" => "签署好的审计报表寄给供应商日期"
              "audit_report_submission_date_to_the_tax_authorities" => "审计报表交上税局日期"
              "appoint_company_secretary" => "任命公司秘书"
              "current_company_secretary" => "当前公司秘书"
              "new_company_secretary" => "新公司秘书"
              "appoint_company_director" => "任命公司董事"
              "current_company_director" => "当前公司董事"
              "new_company_director" => "新公司董事"
              "company_secretary_resign" => "公司秘书辞职"
              "company_director_resign" => "公司董事辞职"
              "company_id" => "公司 ID"
              "company_type" => "公司类型"
              "company_ci_no" => "公司 CI 编号"
              "company_br_no" => "公司 BR 编号"
              "contact_name" => "联系人姓名"
              "contact_mobile" => "联系人手机号码"
              "change_company_info" => "更改公司信息"
              "change_company_secretary" => "更改公司秘书"
              "change_company_director" => "更改公司董事"
              "reminder_date" => "提醒日期"
              "invoice" => "发票"
              "invoice_service" => "服务发票"
              "invoice_type" => "发票类型"
              "invoice_no" => "发票编号"
              "invoice_date" => "发票日期"
              "customer_name" => "客户名称"
              "customer_type" => "客户类别"
              "sub_total_amount" => "小计"
              "tax_rate" => "税率"
              "other_amount" => "其他金额"
              "invoice_amount" => "金额"
              "total_amount" => "总计"
              "basic_info" => "基本信息"
              "salesperson" => "销售人员"
              "details_info" => "详细资料"
              "select_the_payer_info" => "选择付款人信息"
              "payer" => "付款人"
              "quantity" => "数量"
              "price" => "单价"
              "discount" => "折扣"
              "select_the_recipient_info" => "选择收件者信息"
              "position" => "职称"
              "pay_term" => "付款期限"
              "invoice_settlement_info" => "结算信息"
              "invoice_settlement_date" => "结算日期"
              "invoice_settlement_method" => "结算途径"
              "enter_btn" => "进入"
              "logout" => "退出登录"
              "share_transfer" => "股权转让"
              "instrument_of_transfer" => "股权转让"
              "share_allotment" => "配售新股"
              "allotment_date" => "配发股份日期"
              "total_allotment_amount" => "是次股份配发的总款额"
              "increase_in_issued_share_capital" => "已发行股本因是次配发股份而增加款额如下"
              "no_increase_in_issued_capital" => "已发行股本并未因是次配发股份而增加(在此情况不用申报配发股份的详情)"
              "check_if_no_increase" => "勾选此项表示已发行股本并未因是次配发股份而增加"
              "allotment_basic_info" => "配股基本信息"
              "cash_consideration_shares" => "以金钱代价配发的股份"
              "cash_share_class" => "股份类别"
              "cash_currency" => "货币单位"
              "cash_shares_allotted" => "所配发的股份数目"
              "cash_price_per_share" => "每一股份缴付的款额"
              "non_cash_consideration_shares" => "全部或部分以非金钱代价配发的股份"
              "non_cash_share_class" => "股份类别"
              "non_cash_currency" => "货币单位"
              "non_cash_shares_allotted" => "所配发的股份数目"
              "non_cash_price_per_share" => "每一股份缴付的款额"
              "non_cash_consideration_details" => "股份配发的非金钱代价的详情(NSC1 P2 Cpart)"
              "non_cash_consideration_description" => "非金钱代价详情"
              "ordinary_shares" => "普通股"
              "preference_shares" => "优先股"
              "transferor_information" => "转让方信息"
              "transferee_information" => "受让方信息"
              "share_transfer_details" => "股份转让细节"
              "transferor_name" => "转让方姓名"
              "transferor_id_passport" => "转让方身份证/护照号码"
              "transferor_address" => "转让方地址"
              "transferee_name" => "受让方姓名"
              "transferee_id_passport" => "受让方身份证/护照号码"
              "transferee_address" => "受让方地址"
              "share_transfer_ratio" => "转让的股份比例或具体数量"
              "transfer_price" => "转让价格"
              "general_journal" => "日记账分录"
              "general_journal_no" => "日记账编号"
              "general_journal_date" => "日记账日期"
              "debit" => "借记"
              "credit" => "信贷"
              "job" => "工作"
              "total_debit" => "借记总额"
              "total_credit" => "信贷总额"
              "out_of_balance" => "差值"
              "general_journal_account" => "账目"
              "add_row" => "添加一行"
              "internal_reminder" => "内部提醒"
              "external_reminder" => "外部提醒"
              "group_details" => "群组(部门)详情页"
              "delete_group" => "删除群组(部门)"
              "group_information" => "群组(部门)信息"
              "edit_group" => "编辑群组(部门)"
              "group_name_chinese" => "群组(部门)名称(中文)"
              "group_name_traditional" => "群组(部门)名称(繁体)"
              "group_name_english" => "群组(部门)名称(英文)"
              "parent_group" => "上级群组(部门)"
              "parent_group_name_chinese" => "上级群组(部门)名称(中文)"
              "parent_group_name_traditional" => "上级群组(部门)名称(繁体)"
              "parent_group_name_english" => "上级群组(部门)名称(英文)"
              "parent_group_hint_top_level" => "如果是最顶层群组(部门)就不用选"
              "parent_group_hint_sub_level" => "如果是子群组(部门)就先选上面的群组(部门)"
              "group_managers" => "群组(部门)负责人"
              "add_manager" => "新增负责人"
              "manager_name" => "群组(部门)负责人"
              "group_staff" => "群组(部门)职员"
              "add_staff" => "新增职员"
              "staff_name" => "职员名称"
              "hire_date" => "聘用日期"
              "resignation_date" => "离职日期"
              "executive_level" => "高级管理层人员"
              "are_you_sure_you_want_to_delete_this_group" => "确定要删除该组?"
              "are_you_sure_you_want_to_delete_this_group_manager" => "确定要删除该组负责人?"
              "are_you_sure_you_want_to_delete_this_staff_from_this_group" => "确定要从该组中删除该职员?"
              "are_you_sure_you_want_to_delete_this_staff" => "确定要删除该职员?"
              "staff_details" => "职员详情页"
              "add_new_staff" => "添加新的职员"
              "login_account" => "登陆账号"
              "confirm_password" => "再次确认密码"
              "group" => "所属群组(部门)"
              "passwords_do_not_match" => "输入的两次密码不一致"
              "please_enter_valid_email_address" => "请输入有效的邮箱地址"
              "add_group" => "添加公司组"
              "create_group" => "新建组"
              "add_group_manager" => "添加组负责人"
              "select_group_manager" => "选择组负责人"
              "update_group" => "更新组"
              "must_enter_group_name_in_at_least_one_language" => "必须输入一种语言的组名称"
              "edit_group_manager" => "编辑组负责人"
              "edit_manager" => "编辑负责人"
              "edit_staff" => "编辑职员"
              "edit_staff_info" => "编辑职员信息"
              "is_active" => "是否在职"
              "active" => "在职"
              "inactive" => "离职"
              "view_positions" => "查看职务"
              "basic_information" => "基本信息"
              "company_information" => "公司信息"
              "company_name_chinese" => "公司名称(中文)"
              "company_name_traditional" => "公司名称(繁体)"
              "view" => "查看"
              "admin_company_management" => "后台管理公司"
              "group_or_department_management" => "群组(部门)管理"
              "user_management" => "用户管理"
              "staff_list" => "职员列表"
              "query_group_staff" => "查询组职员"
              "create_new_staff" => "创建新职员"
              "report_name" => "报表名称"
              "function" => "功能"
              "report_excel" => "导出Excel"
              "no_data" => "没有数据"
              "actions" => "操作"
              "are_you_sure_you_want_to_delete_this_record" => "确定要删除该记录吗?"
              "sales_overview" => "销售概览"
              "new" => "新建"
              "queto" => "报价单"
              "send_statements" => "发送报表"
              "permission_management" => "权限管理"
              "function_permission" => "功能权限"
              "function_group" => "功能组"
              "access_control" => "访问控制"
              "menu_access" => "菜单访问"
              "add_function_permission" => "添加功能权限"
              "edit_function_permission" => "编辑功能权限"
              "add_function_group" => "添加功能组"
              "edit_function_group" => "编辑功能组"
              "add_access_control" => "添加访问控制"
              "edit_access_control" => "编辑访问控制"
              "add_menu_access" => "添加菜单访问"
              "edit_menu_access" => "编辑菜单访问"
              "uri" => "URI"
              "title" => "标题"
              "title_cn" => "标题(中文)"
              "title_tw" => "标题(繁体)"
              "uri_exists" => "URI已存在"
              "path" => "路径"
              "level" => "等级"
              "staff" => "职员"
              "access_status" => "访问状态"
              "allowed" => "允许"
              "denied" => "拒绝"
              "menu" => "菜单"
              "sub_menu" => "子菜单"
              "functions" => "功能"
              "original_functions" => "原始功能"
              "new_functions" => "新功能"
              "add_functions" => "添加功能"
              "change_functions" => "改变功能"
              "all_company" => "所有公司"
              "all_group" => "所有组"
              "all_staff" => "所有职员"
              "all_function_group" => "所有功能组"
              "permission" => "权限"
              "menu_level" => "菜单等级"
              "all_menu" => "所有菜单"
              "all_sub_menu" => "所有子菜单"
              "shared" => "共享"
              "relation_sub_account" => "关联子账号"
              "sub_company" => "子公司"
              "disable" => "禁用"
              "enable" => "启用"
              "main_account" => "主账号"
              "sub_account" => "子账号"
              "sub_account_list" => "子账号列表"
              "add_sub_account" => "添加子账号"
              "edit_sub_account" => "编辑子账号"
              "sub_account_name" => "子账号名称"
              "bills" => "应付账单"
              "purchase_orders" => "采购订单"
              "expense_claim" => "费用报销"
              "data_input_statistics" => "数据输入统计报表"
              "small_menu_function" => "菜单功能"
              "date_range" => "日期范围"
              "update_records" => "更新记录数"
              "create_records" => "创建记录数"
              "statistics_date" => "统计日期"
              "monthly_statistics" => "月统计"
              "daily_statistics" => "日统计"
              "edit_permission" => "编辑权限"
              "company_or_group_or_staff_id_required" => "公司、群组(部门)或职员ID不能为空"
              "permission_updated" => "权限已更新"
              "group_list" => "群组(部门)列表"
              "permission_list" => "权限列表"
              "can_view" => "可以查看"
              "can_see_on_menu" => "可以在菜单中查看"
              "can_read" => "可以读取"
              "can_write" => "可以写入"
              "can_execute" => "可以执行"
              "can_upload_or_download" => "可以上传或下载"
              "function_group_id_required" => "功能组ID不能为空"
              "function_group_permission_query" => "功能组权限查看"
              "function_group_permission_edit" => "功能组权限编辑"
              "apply_to_descendant_requires_permission" => "勾选继承(I)前,请至少选择一个权限。"
              "direct_permission_disabled" => "直接分配权限的方式已取消,请通过角色管理来分配权限。"
              "assign_group_role" => "分配部门角色"
              "assign_group_role_hint" => "分配给部门的角色仅部门负责人自动继承。部门负责人可进一步分配给部门内员工。"
              "assign_roles_to_group" => "分配给部门的角色"
              "select_group" => "选择部门"
              "group_id_required" => "部门ID不能为空"
              "inherited_from_group" => "来自部门"
              "inherited_from_group_as_manager" => "来自部门(负责人)"
              "staff_id_required" => "职员ID不能为空"
              "save_success" => "保存成功"
              "delete_success" => "删除成功"
              "staff_information" => "职员信息"
              "role_information" => "角色信息"
              "role" => "角色"
              "role_name" => "角色名称"
              "role_management" => "角色管理"
              "role_detail" => "角色详情"
              "add_role" => "添加角色"
              "edit_role" => "编辑角色"
              "delete_role" => "删除角色"
              "assign_role" => "分配角色"
              "assign_roles_to_staff" => "分配给员工角色"
              "assign_staff" => "分配员工"
              "assigned_staff" => "已分配员工"
              "role_name_required" => "角色名称不能为空"
              "confirm_delete_role" => "确定要删除这个角色吗?删除后相关员工的角色分配也会被移除。"
              "enable_role" => "启用角色"
              "disable_role" => "禁用角色"
              "confirm_enable_role" => "确定要启用这个角色吗?"
              "confirm_disable_role" => "确定要禁用这个角色吗?禁用后,拥有该角色的员工将失去相关权限。"
              "role_status" => "状态"
              "role_enabled" => "已启用"
              "role_disabled" => "已禁用"
              "default_role" => "默认角色"
              "cannot_toggle_disabled_role" => "已禁用的角色无法编辑权限,请先启用角色"
              "no_role" => "暂无角色"
              "no_role_available" => "暂无可分配的角色"
              "no_staff_assigned" => "暂无已分配员工"
              "assigned_groups" => "已分配部门"
              "no_group_assigned" => "暂无已分配部门"
              "default_department" => "默认部门"
              "group_name" => "部门名称"
              "please_enter_role_name" => "请输入角色名称"
              "please_enter_role_description" => "请输入角色描述(可选)"
              "please_select_staff" => "请先选择员工"
              "select_staff" => "选择员工"
              "staff_count" => "员工数"
              "group_count" => "部门数"
              "permission_settings" => "权限设置"
              "system_admin" => "系统管理员"
              "company_admin" => "公司管理员"
              "group_admin" => "群组管理员"
              "permission_information" => "权限信息"
              "no_role_assigned" => "尚未分配角色"
              "apply_to_descendant_member" => "是否应用到子项成员"
              "inherited" => "继承"
              "relation_account" => "关联账号"
              "relation_account_already_exists" => "关联账号已存在"
              "now_using" => "正在使用"
              "switch" => "切换"
              "login_required" => "需要登录"
              "will_redirect_after_seconds" => "将在 {:seconds} 秒后跳转..."
              "no_permission_params" => "没有权限参数"
              "function_not_found" => "功能不存在"
              "function_not_found_with_params" => "功能不存在(参数)"
              "related_function_group_not_found" => "关联功能组不存在"
              "no_permission" => "没有权限"
              "fixed_group" => "主要群组(部门)"
              "primary" => "主要"
              "group_already_selected" => "该群组已被选择"
              "please_select_group" => "请选择至少一个群组"
              "please_select_primary_group" => "请选择一个主要群组"
              "special_permission" => "特殊权限"
              "unimplemented" => "未实现"
              "read_permission" => "读取权限"
              "menu_management" => "菜单管理"
              "delete_group_manager" => "删除组负责人"
              "please_add_selected_group_or_reset_selection" => "请添加选中的群组或重置选择"
              "hire_date_after_resignation_date" => "聘用日期不能晚于离职日期"
              "cannot_delete_self" => "不能删除自己"
              "balance" => "结余"
              "opening_balance" => "期初结余"
              "opening_balance_details" => "期初结余详情"
              "assets" => "资产"
              "liabilities" => "负债"
              "equity" => "权益"
              "distributable_balance" => "可分配结余"
              "distributable_balance_must_be_0_before_saving" => "可分配結余必需為0,才可提交保存"
              "channel_list" => "渠道列表"
              "channel_management" => "渠道管理"
              "create_channel" => "新建渠道"
              "add_channel" => "添加渠道"
              "channel_details" => "渠道详情"
              "edit_channel" => "编辑渠道"
              "update_channel" => "更新渠道"
              "delete_channel" => "删除渠道"
              "channel_information" => "渠道信息"
              "channel_code" => "渠道编号"
              "channel_name" => "渠道名称"
              "surname" => ""
              "first_name" => ""
              "code_number" => "编号"
              "work_type" => "工作类型"
              "client_category" => "客户类别"
              "client_key" => "客户唯一标识"
              "client_code" => "客户编码"
              "asst_channel_mgr" => "渠道经理助理"
              "channel_asst" => "渠道助手"
              "signing_representative" => "签单代表"
              "contact_phone" => "联系人座机"
              "is_email_notified" => "允许邮件通知"
              "payment_center" => "付款中心"
              "email_admin1" => "行政电邮1"
              "email_admin2" => "行政电邮2"
              "email_accounting1" => "财务电邮1"
              "email_accounting2" => "财务电邮2"
              "bank_name" => "银行名称"
              "bank_acc_no" => "银行账号"
              "bank_acc_name" => "银行账户名"
              "bank_name2" => "次要银行名称"
              "bank_acc_no2" => "次要银行账号"
              "bank_acc_name2" => "次要银行账户名"
              "mgt_office" => "经理办公室"
              "office_address1" => "办公室地址1"
              "office_address2" => "办公室地址2"
              "postal_code" => "邮政编码"
              "introducer_code" => "介绍人编号"
              "intro_fee_type" => "佣金计算类型"
              "intro_fee_percent" => "佣金百分比(%)"
              "min_com_release_threshold" => "最低佣金发放额"
              "bank_information" => "银行信息"
              "commission_information" => "佣金信息"
              "address_information" => "地址信息"
              "contact_info" => "联系方式"
              "channel_code_already_exists" => "渠道编号已存在"
              "channel_not_found" => "渠道不存在"
              "channel_has_children_cannot_delete" => "该渠道下有子渠道,无法删除"
              "parent_channel" => "上级渠道"
              "child_channels" => "子渠道"
              "channel_type" => "渠道类型"
              "channel_type_big" => "大渠道"
              "channel_type_sub" => "子渠道"
              "channel_type_independent" => "独立渠道"
              "channel_type_not" => "非渠道"
              "top_level_channel" => "顶级渠道(无上级)"
              "top_level_channel_hint" => "如果是最顶层渠道就不用选,如果是子渠道请先选择上级渠道"
              "channel_manager" => "渠道经理"
              "contact_person" => "联系人"
              "are_you_sure_you_want_to_delete_this_channel" => "确定要删除该渠道?"
              "please_enter_channel_code" => "请输入渠道编号"
              "please_enter_channel_name" => "请输入渠道名称"
              "channel_user_management" => "渠道用户管理"
              "channel_user_list" => "渠道用户列表"
              "create_channel_user" => "创建渠道用户"
              "edit_channel_user" => "编辑渠道用户"
              "channel_user_details" => "渠道用户详情"
              "channel_user_information" => "渠道用户信息"
              "channel_user_not_found" => "渠道用户不存在"
              "channel_user_name_already_exists" => "该渠道用户名称已存在!"
              "channel_user_has_no_channel" => "该渠道用户未关联任何渠道"
              "channel" => "渠道"
              "channel_permission" => "渠道权限"
              "channel_permission_owner" => "所有者"
              "channel_permission_admin" => "管理员"
              "channel_permission_user" => "普通用户"
              "please_select_channel" => "请选择渠道"
              "please_select_channel_permission" => "请选择渠道权限"
              "please_enter_username" => "请输入登陆账号"
              "please_enter_password" => "请输入密码"
              "please_enter_name" => "请输入名称"
              "are_you_sure_you_want_to_delete_this_channel_user" => "确定要删除该渠道用户?"
              "channel_users" => "渠道用户"
              "all_channels" => "全部渠道"
              "no_channel_user" => "该渠道暂无用户"
              "group_channel_permission" => "群组渠道权限"
              "permission_read" => "只读"
              "permission_write" => "读写"
              "no_group_channel_permission" => "暂无群组授权"
              "group_not_found" => "群组不存在"
              "invalid_permission" => "权限类型无效"
              "batch_authorize" => "批量授权"
              "batch_delete" => "批量删除"
              "select_channels_to_authorize" => "选择要授权的渠道"
              "select_all" => "全选"
              "select_none" => "取消全选"
              "please_select_at_least_one_channel" => "请至少选择一个渠道"
              "please_select_at_least_one_record" => "请至少选择一条记录"
              "batch_authorize_successfully" => "批量授权成功!"
              "batch_authorize_summary" => "(新增 %s 个,更新 %s 个)"
              "selected_count" => "已选 %s 条"
              "are_you_sure_you_want_to_batch_delete" => "确定要删除选中的群组渠道授权?"
              "undefined variable" => "未定义变量"
              "undefined index" => "未定义数组索引"
              "undefined offset" => "未定义数组下标"
              "parse error" => "语法解析错误"
              "type error" => "类型错误"
              "fatal error" => "致命错误"
              "syntax error" => "语法错误"
              "dispatch type not support" => "不支持的调度类型"
              "method param miss" => "方法参数错误"
              "method not exists" => "方法不存在"
              "function not exists" => "函数不存在"
              "app not exists" => "应用不存在"
              "controller not exists" => "控制器不存在"
              "class not exists" => "类不存在"
              "property not exists" => "类的属性不存在"
              "template not exists" => "模板文件不存在"
              "illegal controller name" => "非法的控制器名称"
              "illegal action name" => "非法的操作名称"
              "url suffix deny" => "禁止的URL后缀访问"
              "undefined cache config" => "缓存配置未定义"
              "route not found" => "当前访问路由未定义或不匹配"
              "undefined db config" => "数据库配置未定义"
              "undefined log config" => "日志配置未定义"
              "undefined db type" => "未定义数据库类型"
              "variable type error" => "变量类型错误"
              "psr-4 error" => "PSR-4 规范错误"
              "not support type" => "不支持的分页索引字段类型"
              "not support total" => "简洁模式下不能获取数据总数"
              "not support last" => "简洁模式下不能获取最后一页"
              "error session handler" => "错误的SESSION处理器类"
              "not allow php tag" => "模板不允许使用PHP语法"
              "not support" => "不支持"
              "database config error" => "数据库配置信息错误"
              "redisd master" => "Redisd 主服务器错误"
              "redisd slave" => "Redisd 从服务器错误"
              "must run at sae" => "必须在SAE运行"
              "memcache init error" => "未开通Memcache服务,请在SAE管理平台初始化Memcache服务"
              "kvdb init error" => "没有初始化KVDB,请在SAE管理平台初始化KVDB服务"
              "fields not exists" => "数据表字段不存在"
              "where express error" => "查询表达式错误"
              "no data to update" => "没有任何数据需要更新"
              "miss data to insert" => "缺少需要写入的数据"
              "miss complex primary data" => "缺少复合主键数据"
              "miss update condition" => "缺少更新条件"
              "model data not found" => "模型数据不存在"
              "table data not found" => "表数据不存在"
              "delete without condition" => "没有条件不会执行删除操作"
              "miss relation data" => "缺少关联表数据"
              "tag attr must" => "模板标签属性必须"
              "tag error" => "模板标签错误"
              "cache write error" => "缓存写入失败"
              "sae mc write error" => "SAE mc 写入错误"
              "route name not exists" => "路由标识不存在(或参数不够)"
              "invalid request" => "非法请求"
              "bind attr has exists" => "模型的属性已经存在"
              "relation data not exists" => "关联数据不存在"
              "relation not support" => "关联不支持"
              "chunk not support order" => "Chunk不支持调用order方法"
              "route pattern error" => "路由变量规则定义错误"
              "route behavior will not support" => "路由行为废弃(使用中间件替代)"
              "closure not support cache(true)" => "使用闭包查询不支持cache(true),请指定缓存Key"
              "unknown upload error" => "未知上传错误!"
              "file write error" => "文件写入失败!"
              "upload temp dir not found" => "找不到临时文件夹!"
              "no file to uploaded" => "没有文件被上传!"
              "only the portion of file is uploaded" => "文件只有部分被上传!"
              "upload file size exceeds the maximum value" => "上传文件大小超过了最大值!"
              "upload write error" => "文件上传保存错误!"
              "has the same filename: {:filename}" => "存在同名文件:{:filename}"
              "upload illegal files" => "非法上传文件"
              "illegal image files" => "非法图片文件"
              "extensions to upload is not allowed" => "上传文件后缀不允许"
              "mimetype to upload is not allowed" => "上传文件MIME类型不允许!"
              "filesize not match" => "上传文件大小不符!"
              "directory {:path} creation failed" => "目录 {:path} 创建失败!"
              "the middleware must return response instance" => "中间件方法必须返回Response对象实例"
              "the queue was exhausted, with no response returned" => "中间件队列为空"
              ":attribute require" => ":attribute不能为空"
              ":attribute must" => ":attribute必须"
              ":attribute must be numeric" => ":attribute必须是数字"
              ":attribute must be integer" => ":attribute必须是整数"
              ":attribute must be float" => ":attribute必须是浮点数"
              ":attribute must be string" => ":attribute必须是字符串"
              ":attribute must be :rule enum" => ":attribute必须是有效的 :rule 枚举"
              ":attribute must start with :rule" => ":attribute必须以 :rule 开头"
              ":attribute must end with :rule" => ":attribute必须以 :rule 结尾"
              ":attribute must contain :rule" => ":attribute必须包含 :rule"
              ":attribute must be bool" => ":attribute必须是布尔值"
              ":attribute not a valid email address" => ":attribute格式不符"
              ":attribute not a valid mobile" => ":attribute格式不符"
              ":attribute must be a array" => ":attribute必须是数组"
              ":attribute must be yes,on,true or 1" => ":attribute必须是yes、on、true或者1"
              ":attribute must be no,off,false or 0" => ":attribute必须是no、off、false或者0"
              ":attribute not a valid datetime" => ":attribute不是一个有效的日期或时间格式"
              ":attribute not a valid file" => ":attribute不是有效的上传文件"
              ":attribute not a valid image" => ":attribute不是有效的图像文件"
              ":attribute must be alpha" => ":attribute只能是字母"
              ":attribute must be alpha-numeric" => ":attribute只能是字母和数字"
              ":attribute must be alpha-numeric, dash, underscore" => ":attribute只能是字母、数字和下划线_及破折号-"
              ":attribute not a valid domain or ip" => ":attribute不是有效的域名或者IP"
              ":attribute must be chinese" => ":attribute只能是汉字"
              ":attribute must be chinese or alpha" => ":attribute只能是汉字、字母"
              ":attribute must be chinese,alpha-numeric" => ":attribute只能是汉字、字母和数字"
              ":attribute must be chinese,alpha-numeric,underscore, dash" => ":attribute只能是汉字、字母、数字和下划线_及破折号-"
              ":attribute not a valid url" => ":attribute不是有效的URL地址"
              ":attribute not a valid ip" => ":attribute不是有效的IP地址"
              ":attribute must be dateformat of :rule" => ":attribute必须使用日期格式 :rule"
              ":attribute must be in :rule" => ":attribute必须在 :rule 范围内"
              ":attribute be notin :rule" => ":attribute不能在 :rule 范围内"
              ":attribute must between :1 - :2" => ":attribute只能在 :1 - :2 之间"
              ":attribute not between :1 - :2" => ":attribute不能在 :1 - :2 之间"
              "size of :attribute must be :rule" => ":attribute长度不符合要求 :rule"
              "max size of :attribute must be :rule" => ":attribute长度不能超过 :rule"
              "min size of :attribute must be :rule" => ":attribute长度不能小于 :rule"
              ":attribute cannot be less than :rule" => ":attribute日期不能小于 :rule"
              ":attribute cannot exceed :rule" => ":attribute日期不能超过 :rule"
              ":attribute not within :rule" => "不在有效期内 :rule"
              "access ip is not allowed" => "不允许的IP访问"
              "access ip denied" => "禁止的IP访问"
              ":attribute out of accord with :2" => ":attribute和确认字段:2不一致"
              ":attribute cannot be same with :2" => ":attribute和比较字段:2不能相同"
              ":attribute must greater than or equal :rule" => ":attribute必须大于等于 :rule"
              ":attribute must greater than :rule" => ":attribute必须大于 :rule"
              ":attribute must less than or equal :rule" => ":attribute必须小于等于 :rule"
              ":attribute must less than :rule" => ":attribute必须小于 :rule"
              ":attribute must equal :rule" => ":attribute必须等于 :rule"
              ":attribute must not be equal to :rule" => ":attribute不能等于 :rule"
              ":attribute has exists" => ":attribute已存在"
              ":attribute not conform to the rules" => ":attribute不符合指定规则"
              ":attribute must multiple :rule" => ":attribute必须是 :rule 的倍数"
              "invalid request method" => "无效的请求类型"
              "invalid token" => "令牌数据无效"
              "not conform to the rules" => "规则错误"
              "record has update" => "记录已经被更新了"
            ]
          ]
          -range: "zh-cn"
        }
        "think\initializer\Error" => think\initializer\Error {#6
          #app: think\App {#2}
        }
        "think\initializer\RegisterService" => think\initializer\RegisterService {#13
          #services: array:3 [
            0 => "think\service\PaginatorService"
            1 => "think\service\ValidateService"
            2 => "think\service\ModelService"
          ]
        }
        "think\Middleware" => think\Middleware {#22
          #queue: array:2 [
            "global" => array:4 [
              0 => array:2 [
                0 => array:2 [
                  0 => "think\trace\TraceDebug"
                  1 => "handle"
                ]
                1 => []
              ]
              1 => array:2 [
                0 => array:2 [
                  0 => "think\middleware\LoadLangPack"
                  1 => "handle"
                ]
                1 => []
              ]
              2 => array:2 [
                0 => array:2 [
                  0 => "think\middleware\SessionInit"
                  1 => "handle"
                ]
                1 => []
              ]
              3 => array:2 [
                0 => array:2 [
                  0 => "think\app\MultiApp"
                  1 => "handle"
                ]
                1 => []
              ]
            ]
            "app" => array:2 [
              0 => array:2 [
                0 => array:2 [
                  0 => "think\Middleware\LoadLangPack"
                  1 => "handle"
                ]
                1 => []
              ]
              1 => array:2 [
                0 => array:2 [
                  0 => "app\finapp\middleware\AuthCheck"
                  1 => "handle"
                ]
                1 => []
              ]
            ]
          ]
          #app: think\App {#2}
        }
        "think\initializer\BootService" => think\initializer\BootService {#19}
        "think\Log" => think\Log {#38
          #drivers: []
          #namespace: "\think\log\driver\"
          #app: think\App {#2}
        }
        "think\Cache" => think\Cache {#39
          #drivers: array:1 [
            "file" => think\cache\driver\File {#34
              #handler: null
              #readTimes: 0
              #writeTimes: 0
              #options: array:10 [
                "expire" => 0
                "cache_subdir" => true
                "prefix" => ""
                "path" => "/home/istesting/public_html/finapp/runtime/cache/"
                "hash_type" => "md5"
                "data_compress" => false
                "tag_prefix" => "tag:"
                "serialize" => []
                "fail_delete" => false
                "type" => "File"
              ]
              #tag: []
            }
          ]
          #namespace: "\think\cache\driver\"
          #app: think\App {#2}
        }
        "think\Db" => think\Db {#36
          #instance: []
          #config: think\Config {#10}
          #event: think\Event {#11}
          #listen: []
          #queryTimes: 0
          #cache: think\cache\driver\File {#34}
          #log: think\Log {#38}
        }
        "app\Request" => app\Request {#37}
        "think\trace\TraceDebug" => think\trace\TraceDebug {#53
          #log: []
          #config: array:2 [
            "type" => "Console"
            "channel" => ""
          ]
          #app: think\App {#2}
        }
        "think\middleware\LoadLangPack" => think\middleware\LoadLangPack {#54
          #config: array:10 [
            "default_lang" => "zh-cn"
            "auto_detect_browser" => false
            "allow_lang_list" => array:3 [
              0 => "zh-cn"
              1 => "zh-tw"
              2 => "en-us"
            ]
            "use_cookie" => true
            "extend_list" => []
            "cookie_var" => "think_lang"
            "header_var" => "think-lang"
            "detect_var" => "lang"
            "accept_language" => array:1 [
              "zh-hans-cn" => "zh-cn"
            ]
            "allow_group" => false
          ]
          #app: think\App {#2}
          #lang: think\Lang {#15}
        }
        "think\Cookie" => think\Cookie {#55
          #config: array:7 [
            "expire" => 0
            "path" => "/"
            "domain" => ""
            "secure" => true
            "httponly" => false
            "samesite" => "lax"
            "setcookie" => true
          ]
          #cookie: array:1 [
            "think_lang" => array:3 [
              0 => "zh-cn"
              1 => 0
              2 => array:7 [
                "expire" => 0
                "path" => "/"
                "domain" => ""
                "secure" => true
                "httponly" => false
                "samesite" => "lax"
                "setcookie" => true
              ]
            ]
          ]
          #request: app\Request {#37}
        }
        "think\Session" => think\Session {#59}
        "think\middleware\SessionInit" => think\middleware\SessionInit {#56
          #app: think\App {#2}
          #session: think\Session {#59}
        }
        "think\app\MultiApp" => think\app\MultiApp {#57
          #app: think\App {#2}
        }
        "think\Middleware\LoadLangPack" => think\middleware\LoadLangPack {#68
          #config: array:10 [
            "default_lang" => "zh-cn"
            "auto_detect_browser" => false
            "allow_lang_list" => array:3 [
              0 => "zh-cn"
              1 => "zh-tw"
              2 => "en-us"
            ]
            "use_cookie" => true
            "extend_list" => []
            "cookie_var" => "think_lang"
            "header_var" => "think-lang"
            "detect_var" => "lang"
            "accept_language" => array:1 [
              "zh-hans-cn" => "zh-cn"
            ]
            "allow_group" => false
          ]
          #app: think\App {#2}
          #lang: think\Lang {#15}
        }
        "app\finapp\middleware\AuthCheck" => app\finapp\middleware\AuthCheck {#60}
        "think\dumper\Dumper" => think\dumper\Dumper {#70
          #app: think\App {#2}
          #env: think\Env {#7}
        }
      ]
      #bind: array:29 [
        "app" => "think\App"
        "cache" => "think\Cache"
        "config" => "think\Config"
        "console" => "think\Console"
        "cookie" => "think\Cookie"
        "db" => "think\Db"
        "env" => "think\Env"
        "event" => "think\Event"
        "http" => "think\Http"
        "lang" => "think\Lang"
        "log" => "think\Log"
        "middleware" => "think\Middleware"
        "request" => "think\Request"
        "response" => "think\Response"
        "route" => "think\Route"
        "session" => "think\Session"
        "validate" => "think\Validate"
        "view" => "think\View"
        "think\DbManager" => "think\Db"
        "think\LogManager" => "think\Log"
        "think\CacheManager" => "think\Cache"
        "Psr\Log\LoggerInterface" => "think\Log"
        "think\Request" => "app\Request"
        "think\exception\Handle" => "app\ExceptionHandle"
        "think\Paginator" => "think\paginator\driver\Bootstrap"
        "Faker\Generator" => Closure() {#28
          class: "think\migration\Service"
          this: think\migration\Service {#16
            #app: think\App {#2}
          }
        }
        "think\migration\Factory" => Closure() {#32
          class: "think\migration\Service"
          this: think\migration\Service {#16}
        }
        "migration.creator" => "think\migration\Creator"
        "think\route\Url" => "think\app\Url"
      ]
      #invokeCallback: []
      #appDebug: false
      #baseEnvName: "base"
      #envName: "prod"
      #beginTime: 1787209733.2726
      #beginMem: 427184
      #namespace: "app\finapp"
      #rootPath: "/home/istesting/public_html/finapp/"
      #thinkPath: "/home/istesting/public_html/finapp/vendor/topthink/framework/src/"
      #appPath: "/home/istesting/public_html/finapp/app/finapp/"
      #runtimePath: "/home/istesting/public_html/finapp/runtime/finapp/"
      #routePath: ""
      #configExt: ".php"
      #initializers: array:3 [
        0 => "think\initializer\Error"
        1 => "think\initializer\RegisterService"
        2 => "think\initializer\BootService"
      ]
      #services: array:7 [
        0 => app\AppService {#5
          #app: think\App {#2}
        }
        1 => think\service\PaginatorService {#9
          #app: think\App {#2}
        }
        2 => think\service\ValidateService {#12
          #app: think\App {#2}
        }
        3 => think\service\ModelService {#14
          #app: think\App {#2}
        }
        4 => think\migration\Service {#16}
        5 => think\app\Service {#17}
        6 => think\trace\Service {#18
          #app: think\App {#2}
        }
      ]
      #initialized: true
    }
  }
  #cookie: array:1 [
    "think_lang" => "zh-cn"
  ]
  #env: think\Env {#7}
  #server: array:39 [
    "PATH" => "/usr/local/bin:/usr/bin:/bin"
    "TZ" => "UTC"
    "REDIRECT_HANDLER" => "application/x-httpd-ea-php83"
    "REDIRECT_STATUS" => "200"
    "HTTPS" => "on"
    "SSL_TLS_SNI" => "www.finapp.is-testing.com"
    "HTTP_ACCEPT" => "*/*"
    "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
    "HTTP_ACCEPT_ENCODING" => "gzip, br, zstd, deflate"
    "HTTP_HOST" => "www.finapp.is-testing.com"
    "SERVER_SIGNATURE" => ""
    "SERVER_SOFTWARE" => "Apache"
    "SERVER_NAME" => "www.finapp.is-testing.com"
    "SERVER_ADDR" => "184.168.122.1"
    "SERVER_PORT" => "443"
    "REMOTE_ADDR" => "216.73.216.222"
    "DOCUMENT_ROOT" => "/home/istesting/public_html/finapp/public"
    "REQUEST_SCHEME" => "https"
    "CONTEXT_PREFIX" => "/cgi-sys"
    "CONTEXT_DOCUMENT_ROOT" => "/usr/local/cpanel/cgi-sys/"
    "SERVER_ADMIN" => "webmaster@finapp.is-testing.com"
    "SCRIPT_FILENAME" => "/home/istesting/public_html/finapp/public/index.php"
    "REMOTE_PORT" => "44258"
    "REDIRECT_URL" => "/index.php"
    "GATEWAY_INTERFACE" => "CGI/1.1"
    "SERVER_PROTOCOL" => "HTTP/2.0"
    "REQUEST_METHOD" => "GET"
    "QUERY_STRING" => ""
    "REQUEST_URI" => "/sitemap.xml"
    "SCRIPT_NAME" => "/index.php"
    "ORIG_SCRIPT_FILENAME" => "/usr/local/cpanel/cgi-sys/ea-php83"
    "ORIG_PATH_INFO" => "/index.php"
    "ORIG_PATH_TRANSLATED" => "/home/istesting/public_html/finapp/public/index.php"
    "ORIG_SCRIPT_NAME" => "/cgi-sys/ea-php83"
    "PHP_SELF" => "/index.php"
    "REQUEST_TIME_FLOAT" => 1787209733.2632
    "REQUEST_TIME" => 1787209733
    "argv" => []
    "argc" => 0
  ]
  #file: []
  #header: array:4 [
    "accept" => "*/*"
    "user-agent" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
    "accept-encoding" => "gzip, br, zstd, deflate"
    "host" => "www.finapp.is-testing.com"
  ]
  #mimeType: array:12 [
    "xml" => "application/xml,text/xml,application/x-xml"
    "json" => "application/json,text/x-json,application/jsonrequest,text/json"
    "js" => "text/javascript,application/javascript,application/x-javascript"
    "css" => "text/css"
    "rss" => "application/rss+xml"
    "yaml" => "application/x-yaml,text/yaml"
    "atom" => "application/atom+xml"
    "pdf" => "application/pdf"
    "text" => "text/plain"
    "image" => "image/png,image/jpg,image/jpeg,image/pjpeg,image/gif,image/webp,image/*"
    "csv" => "text/csv"
    "html" => "text/html,application/xhtml+xml,*/*"
  ]
  #content: null
  #filter: null
  #input: ""
  #secureKey: null
  #mergeParam: false
}
""