hxp
2019-02-20 b510ccf4a1e4a7828509caf1243fc5814126e0bd
6250 【后端】【2.0】拍卖行开发单(增加拍卖物品表)
2个文件已修改
2个文件已添加
24 ■■■■■ 已修改文件
CoreServerGroup/GameServer/PySysDB/tagAuctionItem.txt 12 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
CoreServerGroup/GameServer/Script/IpyGameDataPY.pyc 补丁 | 查看 | 原始文档 | blame | 历史
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc 补丁 | 查看 | 原始文档 | blame | 历史
db/PyMongoDataServer/PySysDB/tagAuctionItem.txt 12 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
CoreServerGroup/GameServer/PySysDB/tagAuctionItem.txt
New file
@@ -0,0 +1,12 @@
ItemID    NoticeSaleMinutes    FamilySaleMinutes    WorldSaleMinutes    BasePrice    BuyoutPrice    BiddingAdd    NeedWorldNotify
1000    5    30    30    100    500    20    0
1001    5    30    30    200    1000    50    0
1002    5    30    30    300    1500    50    0
1003    5    30    30    400    2000    50    0
1004    5    30    30    500    2500    100    0
1005    5    30    30    600    3000    100    0
1006    10    60    60    700    3500    100    0
1007    10    60    60    800    4000    200    0
1008    10    60    60    900    4500    200    0
1009    10    60    60    1000    5000    200    0
1010    10    60    60    1000    0    50    1
CoreServerGroup/GameServer/Script/IpyGameDataPY.pyc
Binary files differ
ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/IpyGameDataPY.pyc
Binary files differ
db/PyMongoDataServer/PySysDB/tagAuctionItem.txt
New file
@@ -0,0 +1,12 @@
ItemID
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010