zm
master
@ -97,7 +97,7 @@ class PoolConfigLogic
return false;
}
if (!empty($param['customer_type'])) {
if (empty($param['customer_type'])) {
$this->error = '请设置客户类型!';