Commit Graph

53 Commits

Author SHA1 Message Date
Rosy-zhudan
ec6565992f 门店红线-写入和统计数据 2019-09-30 10:45:29 +08:00
Rosy-zhudan
1ef5d248e8 门店红线/黄线统计-写入数据库 2019-09-29 18:32:55 +08:00
Rosy-zhudan
a7b2dc3abd 门店红线警告 2019-09-27 10:36:34 +08:00
gazebo
86b958a8f0 - GetStoreTotalScoreList中的日期处理错误 2019-09-24 08:49:06 +08:00
Rosy-zhudan
2814b0c55a 得到门店总分排名 2019-09-23 16:58:02 +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
2be1c7b71d - GetStores添加参数:startStoreID, coordinateType。返回值添加provinceName省名 2019-08-21 18:21:07 +08:00
gazebo
3c5f25b839 + SyncStoresQualify 2019-08-15 12:40:14 +08:00
gazebo
629a34f4d7 - GetStoreCourierMaps的参数全部改成formData 2019-07-25 18:16:20 +08:00
gazebo
22737c7681 - 重构配送门店管理 2019-07-23 14:29:58 +08:00
gazebo
b65f5ed0a0 - GetStores API增加POST方式以方便传入大量参数
新增storeIDs参数,可传入要查询的城市列表,storeID参数与新参数是或的关系。
2019-07-22 08:55:25 +08:00
gazebo
630f1b02e6 - 支持易联云开放应用 2019-07-11 10:44:07 +08:00
gazebo
9db43e273a - GetStores添加订单相关的查询条件 2019-06-28 11:25:26 +08:00
gazebo
c42e67529d - 新增API:store/GetCorporationInfo,用于从执照号得到公司信息 2019-06-16 10:16:53 +08:00
gazebo
d0df80ac1e - ExportShopsHealthInfo 2019-06-11 16:42:23 +08:00
gazebo
7618930106 - EnableHaveRestStores 2019-06-03 18:06:30 +08:00
gazebo
b9da868736 - TmpGetJxBadComments support only fetch fix order comment 2019-03-15 11:34:21 +08:00
gazebo
324bc5ea7b - add TmpGetJxBadComments 2019-02-21 09:47:22 +08:00
gazebo
f2c479e62b - TmpGetJxBadCommentsByStoreId 2019-02-19 17:12:27 +08:00
gazebo
c0d659e300 - add optional params fromTime and toTime for TmpGetJxBadCommentsByStoreId 2019-02-19 16:36:31 +08:00
gazebo
f8071859a3 - add param storeID to RefreshMissingDadaStores 2019-02-18 21:29:11 +08:00
gazebo
2817786cea - use RefreshMissingDadaStores in AddStoreVendorMap 2019-02-18 17:10:33 +08:00
gazebo
375e857e33 - don't use Unmarshal2Map
- recaculate sku price in updateSku
2019-01-31 15:52:16 +08:00
gazebo
7a5326a1dc - fix bug when not use Unmarshal2Map correctly 2019-01-31 11:58:15 +08:00
gazebo
083c837a78 - fk 2019-01-23 12:01:40 +08:00
gazebo
d745e3899c - RefreshMissingDadaStores
- auto acreate dada store when link jd store
2019-01-23 11:08:42 +08:00
gazebo
6116a5694b - GetStores add range limit. 2019-01-09 10:41:54 +08:00
gazebo
38ae3e16d6 - DeleteStore 2019-01-07 11:47:44 +08:00
gazebo
bc9f801d2d - mark store sku bind as modified when change storevendor price percentage 2018-11-19 20:49:18 +08:00
gazebo
0e7285efbd - store lng and lat. 2018-10-30 22:37:53 +08:00
gazebo
cfa09f94be - user statuss for GetStores 2018-10-28 12:55:44 +08:00
gazebo
853fd7c846 - wrong use and implementation of GetMultiStoreHandler 2018-10-23 21:39:02 +08:00
gazebo
e8b68d4ccb - GetStore store map query cond changed. 2018-10-23 11:20:44 +08:00
gazebo
b51ceb3d1d - add jxcontext.Context to all public API. 2018-10-21 22:41:11 +08:00
gazebo
6dbadf0569 - store courier map 2018-10-18 09:49:04 +08:00
gazebo
df19812e97 - formalize pageSize. 2018-10-15 16:20:06 +08:00
gazebo
2a4f26d774 - get funs for jd bad comments. 2018-09-29 17:23:54 +08:00
gazebo
d8eb17f6be - fk 2018-09-20 17:02:25 +08:00
gazebo
72ced211e9 - move place man from store to cms. 2018-09-18 08:52:17 +08:00
gazebo
80d76ba94f - GetPlaces don't support vendorID. 2018-09-17 21:31:06 +08:00
gazebo
016727586d - vendorStoreCond and placeCond comment changed. 2018-09-13 10:42:08 +08:00
gazebo
ecd19c55b3 - sku almost ok. 2018-09-12 19:04:19 +08:00
gazebo
7f4c125279 - sku man. 2018-09-11 16:20:27 +08:00
gazebo
d71b0e6763 - handle store.Status. 2018-09-09 14:54:17 +08:00
gazebo
d312a672fc - fixed bug in GetStoreVendorMaps 2018-09-09 12:46:21 +08:00
gazebo
fc05f326b7 - store man almost ok. 2018-09-09 12:32:24 +08:00
gazebo
8c130a15a4 - all db orm use beego orm, don't use gorm anymore. 2018-09-08 12:55:39 +08:00
gazebo
cf26f57b6c - change UpdateStore to FUpdateStore for a fucking bug. 2018-09-07 09:44:06 +08:00
gazebo
1e3715456d - comment 2018-09-06 09:50:17 +08:00
gazebo
26f5c26def - combile SearchStores and GetStores to one func. 2018-09-05 10:24:30 +08:00