v39.0.2.2

This commit is contained in:
Changhua 2023-09-25 23:51:30 +08:00
parent 25e72bd470
commit 6a87ea4361
3 changed files with 4 additions and 4 deletions

View File

@ -33,7 +33,7 @@ setup(
"setuptools",
"fastapi",
"uvicorn[standard]",
"wcferry>=39.0.2.1",
"wcferry>=39.0.2.2",
],
classifiers=[
"Environment :: Win32 (MS Windows)",

View File

@ -12,7 +12,7 @@ from fastapi import Body, Query, FastAPI
from pydantic import BaseModel
from wcferry import Wcf, WxMsg
__version__ = "39.0.2.1"
__version__ = "39.0.2.2"
class Msg(BaseModel):

View File

@ -31,8 +31,8 @@ def main():
qrcodes = """<table>
<thead>
<tr>
<th style="text-align:center"><img src="https://raw.githubusercontent.com/lich0821/WeChatFerry/master/assets/TEQuant.jpg" alt="碲矿"></th>
<th style="text-align:center"><img src="https://raw.githubusercontent.com/lich0821/WeChatFerry/master/assets/QR.jpeg" alt="赞赏"></th>
<th style="text-align:center"><img src="https://s2.loli.net/2023/09/25/fub5VAPSa8srwyM.jpg" alt="碲矿"></th>
<th style="text-align:center"><img src="https://s2.loli.net/2023/09/25/gkh9uWZVOxzNPAX.jpg" alt="赞赏"></th>
</tr>
</thead>
<tbody>