This commit is contained in:
2025-10-19 16:47:42 +08:00
parent 0dae6a31fe
commit 98f8dea2cd

View File

@@ -414,15 +414,14 @@ public class InstructionServiceImpl implements IInstructionService {
static { static {
/* /*
18539187615 18539187615
15738558087 15738558087
13243039070 13243039070
15639125541 15639125541
17530176250 */ 17530176250 */
phoneWithTF.add("18539187615");
phoneWithTF.add("15738558087");
phoneWithTF.add("13243039070"); phoneWithTF.add("13243039070");
phoneWithTF.add("15639125541"); phoneWithTF.add("15639125541");
phoneWithTF.add("17530176250");
} }
private String handleTF(String input) { private String handleTF(String input) {