1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-26 08:27:15 +08:00
Files
AzurLaneAutoScript/module/guild/operations.py

5 lines
119 B
Python
Raw Normal View History

from module.guild.base import GuildBase
class GuildOperations(GuildBase):
def guild_operations(self):
pass