Commit Graph

8 Commits

Author SHA1 Message Date
洛水居室
9dd8b98f7c
🚚 Remove enums 2023-12-27 15:09:24 +08:00
7646105c20
📝 Update typo 2023-08-05 19:02:25 +08:00
omg-xtao
4ebe5e006c
support oversea widget 2023-08-05 19:00:58 +08:00
omg-xtao
d3b3a4b62e
support aapi 2023-07-23 17:41:26 +08:00
luoshuijs
1a8053ea6b
🎨 Update get_record_card 2023-05-28 17:32:40 +08:00
deepsource-autofix[bot]
d161c62e13
🎨 format code with black 2023-05-12 11:24:06 +08:00
洛水居室
4250481727
🐛 Fix issues and improve functionality
- Fix issue with Daily Reward Client not running
- Update Wish Client to support multiple banner retrieval
- Fix issue with setting salt for dynamic secret
- Improve APIModel to support multiple aliases
- Add asyncio.sleep() to Wish paginator to prevent excessive requests

Co-authored-by: xtaodada <xtao@xtaolink.cn>
2023-05-08 08:56:24 +08:00
洛水居室
14b107b5a1
🎨 Organize client subdirectories and add __all__ variable
Moves all subdirectories from 'simnet/client' to 'simnet/client/components' and adds the `__all__` variable to all affected files.

This change is intended to improve code organization and make it easier to manage exported symbols from these modules.
2023-05-05 20:04:41 +08:00