更新后台管理

This commit is contained in:
yaooo 2023-09-26 14:53:45 +08:00
parent 651b7ee202
commit ba8886c3fb

View File

@ -164,7 +164,6 @@ class MerchantIntention extends BaseController
'mer_type_id' => $merInfo['type_id'],
'is_old_mer' => 1
];
} else {
}
$intenInfo['bank_username'] = $data['bank_username'];