Commit 6fecf459 authored by shiyu's avatar shiyu

自测账号不发送短信3

parent 72569afe
...@@ -163,5 +163,5 @@ public interface CommConsts { ...@@ -163,5 +163,5 @@ public interface CommConsts {
* 自测账号,不发送短信 * 自测账号,不发送短信
*/ */
public static final List<Long> NOT_SEND_MSG_USERID = Arrays.asList(9357942L, 42273900L, 290775L ,61091901L, 299497L, 61097938L, public static final List<Long> NOT_SEND_MSG_USERID = Arrays.asList(9357942L, 42273900L, 290775L ,61091901L, 299497L, 61097938L,
61113888L, 60652774L, 60684039L, 42192256L, 60652774L, 291997L); 61113888L, 60652774L, 60684039L, 42192256L, 60652774L, 291997L, 61098908L);
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment