mirror of
https://gitee.com/dromara/sms4j.git
synced 2025-12-06 08:58:38 +08:00
手机号脱敏隐藏
This commit is contained in:
parent
3052fbadae
commit
3530f05831
@ -14,7 +14,7 @@ public class ZhangJunApplication {
|
||||
|
||||
public static void main(String[] args) {
|
||||
SpringApplication.run(ZhangJunApplication.class, args);
|
||||
SmsFactory.getBySupplier("zhangjun").sendMessage("17679318598", "154468");
|
||||
SmsFactory.getBySupplier("zhangjun").sendMessage("17*****598", "154468");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user