'rm-2zeyjdfes9b313jt6.mysql.rds.aliyuncs.com', 'port' => '3306', 'dbName' => 'tbk', 'user' => 'root', 'password' => 'vetted8#hatbox' ); public static $DB_ONLINE_CONF = array( 'host' => 'rm-2zeyjdfes9b313jt6.mysql.rds.aliyuncs.com', 'port' => '3306', 'dbName' => 'tbk_online', 'user' => 'root', 'password' => 'vetted8#hatbox' ); # 佣金比例 public static $RATE_CONF = array( "globalzk"=>0.90, //全局 "selfSuper"=>0.6, //超 自购 "selfYys"=>0.9, //运 自购 "onefirstSuper"=>0.6, //超 普下购 "onefirstYys"=>0.9, //运 普下购 "twofirstSuper"=>0.1, //超 超下购 "twofirstYys"=>0.3, //运 超下购 "threesecondYys"=>0.2, //运 超下下..购 "YysManage" => 0.05, //运 津贴 ); }