mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 06:12:53 +08:00
4 lines
57 B
Python
4 lines
57 B
Python
|
|
class BuildMat:
|
||
|
|
def pic2bs4(self):
|
||
|
|
return ""
|