<?php

return array (
  'name' => '厨余回收',
  'beian' => '',
  'cdnurl' => '',
  'version' => '1.0.3',
  'timezone' => 'Asia/Shanghai',
  'forbiddenip' => '',
  'languages' => 
  array (
    'backend' => 'zh-cn',
    'frontend' => 'zh-cn',
  ),
  'fixedpage' => 'recoveryorder',
  'categorytype' => 
  array (
    'default' => '默认',
    'page' => '单页',
    'article' => '文章',
    'test' => 'Test',
  ),
  'configgroup' => 
  array (
    'basic' => '基础配置',
    'email' => '邮件配置',
    'dictionary' => '字典配置',
    'user' => '会员配置',
    'order' => '订单配置',
    'score' => '积分管理',
    'alisms' => '短信配置',
  ),
  'mail_type' => '1',
  'mail_smtp_host' => 'smtp.qq.com',
  'mail_smtp_port' => '465',
  'mail_smtp_user' => '10000',
  'mail_smtp_pass' => 'password',
  'mail_verify_type' => '2',
  'mail_from' => '10000@qq.com',
  'attachmentcategory' => 
  array (
    'category1' => '分类一',
    'category2' => '分类二',
    'custom' => '自定义',
  ),
  'order_recovery_overtime' => '1',
  'bill_unpaid_overtime' => '1',
  'cancel_order_recovery' => '1',
  'score_recovery' => '100',
  'score_tableware' => '100',
  'score_cash_offset' => '1',
  'score_cash_offset_limit' => '1000',
  'score_rules_description' => '积分规则说明

1、解释权归平台所有',
  'sms_AccessKeyId' => 'LTAI5tCgiC4JFtbsjhU14n8c',
  'AccessKeySecret' => 'wdGIwQ5l1AzENz7b8SrLE9i42a62Ne',
  'sms_signName' => '乐山餐厨宝',
  'sms_regionId' => 'cn-hangzhou',
  'score_clear_date' => '2023-01-27',
);