public LianLianPayController(LianLianPayClient client, LianLianPayNotifyClient notifyClient) { _client = client; _notifyClient = notifyClient; }