feat(支付): 支付包名修改
This commit is contained in:
parent
93417088b3
commit
9c5f2ac3c5
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user