zhenxun_plugin_farm/farm/shop.py

8 lines
110 B
Python

class CShopManager:
@classmethod
async def getPlantShopImage(cls) -> bytes:
return bytes()