Commit Graph

49 Commits

Author SHA1 Message Date
Rosy-zhudan
1ef5d248e8 门店红线/黄线统计-写入数据库 2019-09-29 18:32:55 +08:00
gazebo
412b11396a - 注释掉老user与auth相关的代码 2019-09-24 16:39:50 +08:00
gazebo
f4b6516b4d + 添加数据资源操作相关的API 2019-09-17 16:02:44 +08:00
xujianhua
9c7ae16186 Accept Merge Request #3: (don -> mark)
Merge Request: 门店评分
Created By: @zhudan
Accepted By: @xujianhua
URL: https://rosydev.coding.net/p/jx-callback/d/jx-callback/git/merge/3
2019-09-17 11:12:33 +08:00
gazebo
312ce745cc - 菜谱相关 2019-09-16 18:40:43 +08:00
gazebo
de6c5de6df - SkuCategoryMap 2019-09-02 10:42:38 +08:00
gazebo
20c63e7f59 - auth1与auth2以为是兼容 2019-08-26 15:17:42 +08:00
Rosy-zhudan
dee9eea64a 修改敏感词过滤代码结构 2019-08-19 10:27:04 +08:00
Rosy-zhudan
4636ea7fd5 敏感词过滤 2019-08-16 14:26:22 +08:00
gazebo
4c484a6280 - 去除无用代码,主要是promotion相关的 2019-08-14 11:12:33 +08:00
gazebo
6a8e3cb4b0 - 去除auth.localpass(已经移到auth2.localpass) 2019-08-12 17:56:50 +08:00
gazebo
b51614946f - 重构authz结构
- 角色管理初版完成
2019-08-08 17:06:58 +08:00
gazebo
438879ac4f - 开始添加casbin做角色,权限管理 2019-08-06 11:26:08 +08:00
gazebo
f133ccb290 - 平台门店调价价格包实现初始版本 2019-07-16 11:36:28 +08:00
gazebo
e86ae6e096 - 启用新活动初始版本 2019-07-03 15:31:55 +08:00
gazebo
0adf3e7d31 - 添加对于监控平台门店状态初始版本 2019-06-26 19:29:58 +08:00
gazebo
6cfc7091d1 - GetAndStoreCitiesShops 2019-06-25 09:26:12 +08:00
gazebo
fc5c7ae609 Merge branch 'mark' into get-store 2019-06-24 21:43:41 +08:00
gazebo
dd92bb99f5 - 饿百与京东拉门店数据基本OK 2019-06-24 21:43:20 +08:00
gazebo
3fed4d3af9 Merge branch 'master' into get-store 2019-06-24 10:17:56 +08:00
gazebo
594aa3e6b7 - 重构新京西活动,平台接口定为笼统的SyncAct,京平台支持添加,删除商品,暂不支持修改 2019-06-23 21:06:41 +08:00
gazebo
f74de7626c - 营销活动API临时版本 2019-06-06 10:35:06 +08:00
renyutian
2e31cab7b6 拉取门店 2019-04-30 18:25:43 +08:00
gazebo
d940b7d12f - 调整一下建表顺序 2019-04-25 16:17:37 +08:00
renyutian
632aa6aa3d 结账第二期 2019-04-03 17:49:30 +08:00
gazebo
12781c14be + 添加canOrderCreateWaybillNormally 2019-03-30 18:32:13 +08:00
renyutian
0ee04cdd4d - 结算初始版本 2019-03-21 16:12:54 +08:00
gazebo
fffb7a495b - enable new order comment 2019-03-14 12:07:59 +08:00
gazebo
c46f1597f1 - refactor bad comment 2019-03-12 15:40:08 +08:00
gazebo
6793e7443d - user2 2019-03-03 22:20:07 +08:00
gazebo
65000be3d0 - remove enableStore and orderUseNewTable related stuff 2019-02-12 15:11:30 +08:00
gazebo
7d5c49c52f - Change2JDSPU4Store 2019-01-11 18:52:58 +08:00
gazebo
e8ce327fc0 - normal store weixin msg. 2018-12-25 21:50:18 +08:00
gazebo
5119791de2 - pending store op price change request. 2018-12-20 15:54:48 +08:00
gazebo
77266b8583 - new table GoodsOrderOriginal 2018-11-29 18:53:19 +08:00
gazebo
cf4bfb3dd8 - get and cancel promotion 2018-11-05 15:08:30 +08:00
gazebo
9c125a61a0 - OrderUseNewTable 2018-10-17 14:33:47 +08:00
gazebo
d7de24715b - remove useless legacy codes.
- refactor models
2018-10-16 10:47:44 +08:00
gazebo
b158fd09ea - CreatePromotion 2018-10-13 20:28:20 +08:00
gazebo
1b15b864a8 - SendFilesToStores 2018-10-10 09:58:31 +08:00
gazebo
a60ca564fd - save jd bad comments in go. 2018-09-29 15:58:35 +08:00
gazebo
9d88344ddb - Store and StoreMap add DeletedAt. 2018-09-20 10:07:58 +08:00
gazebo
d7b4df6e97 Merge branch 'master' into jxstore 2018-09-17 11:10:20 +08:00
gazebo
d8e585e86d - don't register legacy order tables when GenerateLegacyJxOrder is not enabled. 2018-09-17 11:08:48 +08:00
gazebo
af5038e8a7 - task schedule added. 2018-09-15 18:53:39 +08:00
gazebo
d8907cf010 - sku category man almost ok.
- mysql connect str add utf8mb4.
2018-09-09 20:43:48 +08:00
gazebo
8c130a15a4 - all db orm use beego orm, don't use gorm anymore. 2018-09-08 12:55:39 +08:00
gazebo
b69bac1182 - use auto router for callback msg.
- first normal demo api FinishedPickup added.
2018-08-20 15:08:36 +08:00
gazebo
c5db19045d - continue refactoring... 2018-08-17 16:42:16 +08:00