集卡活动

This commit is contained in:
sk 2024-04-17 16:53:01 +08:00
parent 0e53147f13
commit 4745a067aa
4 changed files with 6 additions and 4 deletions

View File

@ -1,5 +1,5 @@
6с├т├у├ж├в├"║█ю└=
.ь├ы├з├ш├"║█ю└=
Wз├ш├в├ы├у├ж├ь├с├т├" ║█─╜Б
]з├ш├ь├ы├у├ж├в├э├с├т├"╒█Т
6Նֆ׆ӆԆ"<08><><10><>=
.؆نچۆ"<08><><10><>=
WԆՆ׆نӆֆ؆چۆ" <08><><10><><EFBFBD>
]Ԇۆ܆چӆՆֆ׆؆ن"<08><><10>

Binary file not shown.

View File

@ -4,6 +4,8 @@ xcopy .\protocol .\public\protocol /s /e /y
xcopy .\xlsx .\public\xlsx /s /e /y
cd .\public
git checkout main
git pull
git add .
git commit -m "update"
git push origin HEAD:main

Binary file not shown.