102 Commits

Author SHA1 Message Date
zhl
cd1a821a33 修正抽卡获得物品没有保存进库的bug 2021-01-27 15:53:03 +08:00
zhl
c99ccb328b Merge branch 'master' of git.kingsome.cn:node/card_info_svr 2021-01-26 19:14:11 +08:00
zhl
9a8812a9e9 修改获取物品列表的接口, 可获取特定物品的数量 2021-01-26 19:14:02 +08:00
93eb88bab7 统一接口调用 2021-01-26 15:51:48 +08:00
zhl
03d70ab365 Merge branch 'master' of git.kingsome.cn:node/card_info_svr 2021-01-25 21:02:12 +08:00
zhl
26f59b13b2 将分解卡改为同时分解多个卡 2021-01-25 21:01:57 +08:00
f069e44ba7 导表 2021-01-25 14:22:20 +08:00
zhl
6b1b9f7f58 添加刷新武将和拼藏宝图的接口 2021-01-22 20:14:31 +08:00
zhl
b0a1344495 修正抽卡接口的bug 2021-01-22 19:41:01 +08:00
f119b61be3 导表 2021-01-22 19:02:50 +08:00
zhl
5a9f164808 抽卡接口增加返回count 2021-01-22 18:49:26 +08:00
zhl
6cf709ff64 修改抽卡的接口 2021-01-22 18:47:16 +08:00
79e8075102 Merge branch 'master' of http://git.kingsome.cn/node/card_info_svr 2021-01-22 17:54:13 +08:00
a5ea00cc60 修改接口逻辑 2021-01-22 17:54:00 +08:00
zhl
e69bff4137 设置赠送卡的时候过滤卡类型 2021-01-22 16:39:25 +08:00
f95b585071 Merge branch 'master' of http://git.kingsome.cn/node/card_info_svr 2021-01-22 16:23:37 +08:00
398bea9a6f 导表 2021-01-22 16:23:33 +08:00
zhl
08496ac7d9 Merge branch 'master' of git.kingsome.cn:node/card_info_svr 2021-01-22 15:41:39 +08:00
zhl
ca32325abb 修正解锁英雄卡槽显示物品不够的bug 2021-01-22 15:41:30 +08:00
zhl
c656acb8fb 修改保存卡组逻辑, 默认卡组不能修改, 不占slot数 2021-01-22 15:18:39 +08:00
zhl
92b597684b 修改初始化帐号时, 免费卡和免费英雄的处理逻辑 2021-01-22 15:13:21 +08:00
732c5e3ea1 导表 2021-01-22 15:05:45 +08:00
07b7f2ed0b Merge branch 'master' of http://git.kingsome.cn/node/card_info_svr 2021-01-22 14:43:47 +08:00
5d3b986b26 导表 2021-01-22 14:43:41 +08:00
zhl
32f91d29cd 将开始匹配接口改为服务端调用 2021-01-22 14:08:11 +08:00
zhl
5baf4ddeb5 统一物品的返回格式 2021-01-22 13:39:05 +08:00
zhl
f92af1cd1f 修改用户信息接口, 调整代币的数据结构 2021-01-22 13:26:38 +08:00
zhl
14087f02db 重构代码, 将item相关接口独立出来 2021-01-22 13:22:15 +08:00
zhl
3f9641ad28 修改开始匹配的接口, 修改获取item的逻辑 2021-01-22 13:17:38 +08:00
55ae9859c2 增加获取物品接口 2021-01-22 12:32:25 +08:00
zhl
a64781da95 Merge branch 'master' of git.kingsome.cn:node/card_info_svr 2021-01-22 11:44:32 +08:00
zhl
832c074acd 添加分解卡的接口 2021-01-22 11:44:22 +08:00
ee917d08b4 使用物品接口完成 2021-01-22 11:36:45 +08:00
zhl
7d79d7b2b6 添加一个用于开始匹配的接口 2021-01-22 11:05:02 +08:00
zhl
902a41ea16 添加一个用于测试的添加物品接口 2021-01-22 10:12:30 +08:00
zhl
fbd3761b78 Merge branch 'master' of git.kingsome.cn:node/card_info_svr 2021-01-22 10:01:09 +08:00
y.x
c31633a497 初始化逻辑处理完成 2021-01-22 02:59:03 +08:00
zhl
3ebd25f3ce 修改解锁英雄的逻辑 2021-01-21 20:56:57 +08:00
zhl
e71d984e53 修正初始化卡组时, 没有正确添加进卡组的bug 2021-01-21 20:22:02 +08:00
zhl
2d988ef5d4 Merge branch 'master' of git.kingsome.cn:node/card_info_svr 2021-01-21 20:15:10 +08:00
a0a26043d8 逻辑处理 2021-01-21 20:01:41 +08:00
zhl
ba0de2a1e3 增加购买物品的接口 2021-01-21 19:58:59 +08:00
zhl
1945d427a2 Merge branch 'master' of git.kingsome.cn:node/card_info_svr 2021-01-21 19:42:04 +08:00
c8a9e89be7 物品处理逻辑(未完) 2021-01-21 19:41:51 +08:00
zhl
feb768a810 获取物品列表增加类型参数 2021-01-21 19:41:07 +08:00
zhl
b2d32e8f62 Merge branch 'master' of git.kingsome.cn:node/card_info_svr 2021-01-21 19:29:34 +08:00
c23bac2d9f 导表 2021-01-21 19:17:00 +08:00
zhl
668ada7f6f Merge branch 'master' of git.kingsome.cn:node/card_info_svr 2021-01-21 19:11:50 +08:00
10ea9001ba 导表 2021-01-21 19:08:25 +08:00
zhl
fac57205e5 Merge branch 'master' of git.kingsome.cn:node/card_info_svr 2021-01-21 19:06:59 +08:00