|
|
|
@ -470,6 +470,7 @@ public class ClientManagerImpl implements ClientManager, ManagerTodoNoticeProvid
|
|
|
|
|
client.put("rate_editable", bdRateEditable);
|
|
|
|
|
boolean bdCardRateEditable = (clientConfig.getBoolean("enable_card_payment") && !client.containsKey("upay_approve_result"));
|
|
|
|
|
client.put("card_rate_editable", bdCardRateEditable);
|
|
|
|
|
}else {
|
|
|
|
|
client.put("company_phone", "******");
|
|
|
|
|
client.put("contact_person", "******");
|
|
|
|
|
client.put("contact_phone", "******");
|
|
|
|
|