测试bug修改
This commit is contained in:
@@ -118,7 +118,7 @@ class Redpacket extends BaseCom
|
||||
}
|
||||
|
||||
//红包配置信息
|
||||
public function redpacketConfig(){
|
||||
public function appConfig(){
|
||||
|
||||
$result['red_packet_min_amount'] = get_system_config_value('red_packet_min_amount') ?? 0;
|
||||
$result['red_packet_fee'] = get_system_config_value('red_packet_fee') ?? 0;
|
||||
|
||||
Reference in New Issue
Block a user