This commit is contained in:
2025-08-10 14:31:53 +08:00
parent c02e280ba4
commit 864d52b43e

View File

@@ -459,7 +459,7 @@ public class OrderBusinessService {
} }
/** /**
* 检查是否为测试账号 * 检查是否为测试账号11
*/ */
public boolean isTestAccount(String phone) { public boolean isTestAccount(String phone) {
return orderConfig.isTestAccount(phone); return orderConfig.isTestAccount(phone);