提交 a37155b9 authored 作者: 吴德鹏's avatar 吴德鹏

Optimized

上级 1b1bb6df
...@@ -121,7 +121,6 @@ public class DpoPayController extends Controller { ...@@ -121,7 +121,6 @@ public class DpoPayController extends Controller {
System.out.println("this.user===========" + this.user); System.out.println("this.user===========" + this.user);
System.out.println("user================" + user); System.out.println("user================" + user);
/** /**
* Because I let go of this API (DPO /notify) permission,
* so now the user is anonymous, so there is no way to send messages to the user? * so now the user is anonymous, so there is no way to send messages to the user?
*/ */
if (user != null && user.hasFcm()) { if (user != null && user.hasFcm()) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论