gazebo
|
60f3ec9c3b
|
+ Store添加MarketManRole与OperatorRole
- GetStoreListByMobileOrStoreIDs支持按Store.MarketManRole与OperatorRole来得到门店列表
|
2019-08-08 15:46:32 +08:00 |
|
gazebo
|
17b91e4ee7
|
- 根据已经部分关注的商品,得到已经存在的门店商品单价
|
2019-08-08 14:57:26 +08:00 |
|
gazebo
|
3639a1c7cb
|
- 角色管理初版
|
2019-08-07 18:16:44 +08:00 |
|
gazebo
|
cef5be3e06
|
- GetUsers过滤掉离职人员信息
|
2019-08-07 11:35:46 +08:00 |
|
gazebo
|
447237f252
|
- fix bug in GetUsers
|
2019-08-06 17:01:51 +08:00 |
|
gazebo
|
a0c74cf02a
|
- GetUsers接口改变
|
2019-08-06 16:40:38 +08:00 |
|
gazebo
|
7ad7a7be44
|
- GetEffectiveActStoreSkuInfo中的BUG,对于非结算活动类型,要判断同步状态
|
2019-08-06 15:55:46 +08:00 |
|
gazebo
|
c020130819
|
- tasksch.NewParallelTask2,支持部分失败时得到准备的成功,失败个数信息
|
2019-08-06 14:20:32 +08:00 |
|
gazebo
|
88ebbbf9e7
|
- GetUsers添加userID参数
|
2019-08-06 11:15:32 +08:00 |
|
gazebo
|
d0821c05b0
|
- up
|
2019-08-06 11:09:04 +08:00 |
|
gazebo
|
539cfb31fe
|
- 修复UpdateActStatusByTime中的BUG
|
2019-08-05 16:59:30 +08:00 |
|
gazebo
|
73169746c9
|
+ user2/GetUsers
|
2019-08-05 09:38:48 +08:00 |
|
gazebo
|
c088b793e8
|
- fk
|
2019-08-03 16:06:08 +08:00 |
|
gazebo
|
75e5e99273
|
- GetMyStoreList 返回城市名
|
2019-07-31 15:17:13 +08:00 |
|
gazebo
|
5498ea4069
|
- ActStoreSku2中添加VendorPrice
|
2019-07-31 09:44:30 +08:00 |
|
gazebo
|
b225f814ec
|
- 京东回调活动创建等5秒再执行,以免通过API创建时重复创建
- 饿百防重复创建
|
2019-07-31 09:13:09 +08:00 |
|
gazebo
|
166fcc8b6b
|
- GetStoreListByMobile去除删除的门店
|
2019-07-30 15:37:41 +08:00 |
|
gazebo
|
3c7ddddcba
|
- 调整dao.GetVendorStoreSnapshot的实现
- updateVendorStoreStatusBySnapshot中更新本地平台门店信息
|
2019-07-30 09:27:14 +08:00 |
|
gazebo
|
5b10960232
|
- 门店商品自动可售,未启用
|
2019-07-29 18:47:11 +08:00 |
|
gazebo
|
ee613bfa75
|
+ TmpGetMyStoreList
|
2019-07-29 13:59:08 +08:00 |
|
gazebo
|
6fc89defcd
|
- 修改sku规格时,相应重新计算门店商品价格并设置合适的同步标志
|
2019-07-28 16:02:52 +08:00 |
|
gazebo
|
8814628c62
|
- 修复GetEffectiveActStoreSkuInfo中没有获取vendor_id的bug
|
2019-07-27 15:56:59 +08:00 |
|
gazebo
|
4e710662ca
|
- 修复查询活动没有判断是否删除的BUG
|
2019-07-26 11:05:46 +08:00 |
|
gazebo
|
60271b83bb
|
- AddStoreCategoryMap中忽略重复错
|
2019-07-25 18:15:39 +08:00 |
|
gazebo
|
f265e13c2c
|
- 修复GetEffectiveActStoreSkuInfo不返回平台信息的bug
|
2019-07-25 16:53:49 +08:00 |
|
gazebo
|
485d402116
|
- GetStoresOrderSaleInfo中的时间从order_created_at至order_finished_at
|
2019-07-25 10:10:36 +08:00 |
|
gazebo
|
60607674b7
|
+ UpdateActStatusByTime
|
2019-07-25 10:06:04 +08:00 |
|
gazebo
|
e84e046dde
|
- 优化GetActStoreSkuVendorInfo
|
2019-07-25 09:42:47 +08:00 |
|
gazebo
|
ac7c086b7a
|
- 在创建快递门店时,处理PayeeName为空的情况
|
2019-07-24 17:56:57 +08:00 |
|
gazebo
|
1827622840
|
- GetPromotionSkuPriceMap的时间区间判断逻辑修正
|
2019-07-24 10:56:41 +08:00 |
|
gazebo
|
73d0976038
|
- up
|
2019-07-23 23:52:34 +08:00 |
|
gazebo
|
22737c7681
|
- 重构配送门店管理
|
2019-07-23 14:29:58 +08:00 |
|
gazebo
|
79d81fdd73
|
- 调整dao中的函数分布,将门店相关的都移到store中
|
2019-07-23 10:22:05 +08:00 |
|
gazebo
|
2b38cbf750
|
- up
|
2019-07-23 09:32:32 +08:00 |
|
gazebo
|
3d4d539ab1
|
- 适应快递API接口变更
|
2019-07-23 09:24:17 +08:00 |
|
gazebo
|
a4470e5fb5
|
- 整理partner.ReadStore
|
2019-07-22 15:17:30 +08:00 |
|
gazebo
|
e2453e6832
|
+ RefundOrder, PartRefundOrder
|
2019-07-22 11:08:02 +08:00 |
|
gazebo
|
e2b4ffa21c
|
- GetStoresMapList倒排序
|
2019-07-19 15:40:32 +08:00 |
|
gazebo
|
d5752381c7
|
+ partner.ListOrders
+ AmendMissingOrders
|
2019-07-18 18:46:14 +08:00 |
|
gazebo
|
3b4f3a2125
|
- 修复dao.getStoreDetail中参数顺序BUG
|
2019-07-18 10:57:58 +08:00 |
|
gazebo
|
2c2659b0ed
|
- 新同步逻辑调整,京东还有问题
|
2019-07-18 09:11:31 +08:00 |
|
gazebo
|
f6cf334567
|
- 新版同步逻辑基本OK
|
2019-07-17 17:02:31 +08:00 |
|
gazebo
|
6bb543f544
|
- 活动同步标志从int改回为int8,所有同步标志都是int8
|
2019-07-17 11:28:56 +08:00 |
|
gazebo
|
178e7d2dfa
|
- QueryConfigs在无结果且key不为空时才返回错误
|
2019-07-17 09:53:32 +08:00 |
|
gazebo
|
f133ccb290
|
- 平台门店调价价格包实现初始版本
|
2019-07-16 11:36:28 +08:00 |
|
gazebo
|
1650a2d7e8
|
- 使用GetPricePercentage
|
2019-07-15 18:28:37 +08:00 |
|
gazebo
|
46a43f78fc
|
- GetActStoreSkuVendorInfo中对于store_sku_bind用LEFT JOIN
|
2019-07-15 15:44:36 +08:00 |
|
gazebo
|
ae4dff1b2d
|
+ StoreMap.PricePercentagePack
|
2019-07-15 15:37:45 +08:00 |
|
gazebo
|
18cf211f4e
|
- fix bug in QueryActs
|
2019-07-12 16:36:18 +08:00 |
|
gazebo
|
630f1b02e6
|
- 支持易联云开放应用
|
2019-07-11 10:44:07 +08:00 |
|