[test] - test morror

This commit is contained in:
2024-10-04 14:56:33 +07:00
parent dcf55db57e
commit 925963e384
2 changed files with 8146 additions and 4 deletions

8141
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,7 @@
export const environment = {
production: false,
hideForm: false,
APIURL: 'https://cathaypay.71dev.com/cathaypay-api',
CATHAYAPIURL: 'https://sathorn.cathay-pay.com/api'
production: false,
hideForm: false,
// test mirror
APIURL: 'https://cathaypay.71dev.com/cathaypay-api',
CATHAYAPIURL: 'https://sathorn.cathay-pay.com/api'
};