zhenxun_plugin_farm/farm/shop.py

8 lines
110 B
Python
Raw Normal View History

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