feat(支付): 支付包名修改

This commit is contained in:
tianfeng 2025-09-03 15:24:33 +08:00
parent 93417088b3
commit 9c5f2ac3c5

View File

@ -58,7 +58,7 @@ public class GoogleReimburseCheckTask {
public void executeReimburse(int latestMinutes) {
List.of(
KeyValuePair.of(SysOriginPlatformEnum.LIKEI, "com.likei.life.room")
KeyValuePair.of(SysOriginPlatformEnum.LIKEI, "com.tkm.likei")
).forEach(keyValuePair -> {
VoidedPurchasesListResponse response = googleVerifyService