公告板
版本库
filestore
活动
搜索
登录
main
/
Project_SG_ServerCode
三国卡牌服务端代码仓库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
526 【挑战】PVP群英榜-后端(修复被挑战记录中没有对方ServerID问题;优化在榜上时已有匹配记录不包含自己名次时强制重刷匹配;)
hxp
5 天以前
76a11c5216c6996e0ab266b63cf3a424d6561ba1
[Project_SG_ServerCode.git]
/
ServerPython
/
ZoneServerGroup
/
map1_8G
/
MapServer
/
MapServerData
/
CaptchaImage
/
VerificationCodePic
/
PIL
/
__init__.py
1
2
3
4
5
6
7
8
9
10
11
12
#
# The Python Imaging Library.
# $Id$
#
# package placeholder
#
# Copyright (c) 1999 by Secret Labs AB.
#
# See the README file for information on usage and redistribution.
#
# ;-)