zhl 6ede0fd01a Add Alchemy server callback endpoint and PayRecord class
Add functionality to check pay result sign, create page sign, and refresh token
 Implement a new `POST /pay/alchemy/cb` endpoint in `alchemy.controller.ts`
 `alchemyCallback` method now checks `PayRecord` status and pay sign before changing status and returning empty body
- `ROLE_ANON` added to `alchemyCallback` method and import of `role` changed in `alchemy.controller.ts`
- `PayRecord.ts` added to modules with `PayRecord` class and payment property enums
2023-03-27 14:09:18 +08:00
2022-10-18 15:02:58 +08:00
2023-03-17 19:22:23 +08:00
2022-10-18 15:00:38 +08:00
2022-10-18 15:00:38 +08:00
2022-10-28 10:32:09 +08:00
2022-10-18 15:00:38 +08:00
2022-12-02 12:59:43 +08:00
2022-10-18 15:00:38 +08:00
2022-10-26 14:38:04 +08:00
2022-10-18 15:00:38 +08:00
Description
No description provided
1.6 MiB
Languages
TypeScript 87.9%
JavaScript 11.5%
Shell 0.5%