Commit Graph

293 Commits

Author SHA1 Message Date
gazebo
014ee01dd6 - message.content to text 2019-04-04 17:09:04 +08:00
gazebo
d1d056077d - 飞鹅打印机支持 2019-04-01 21:00:15 +08:00
gazebo
12781c14be + 添加canOrderCreateWaybillNormally 2019-03-30 18:32:13 +08:00
gazebo
715b44e592 - OrderStatusMsg: "通知消息" 2019-03-30 17:19:37 +08:00
gazebo
96fb2d9535 - 重构createWaybillOn3rdProviders 2019-03-30 17:11:23 +08:00
gazebo
d9ae3e6861 - GuessVendorIDFromVendorStoreID 2019-03-30 10:11:53 +08:00
gazebo
51327f90a2 - StoreBoss 2019-03-29 17:41:28 +08:00
gazebo
e17afbd4b9 - 门店同步状态区分名称与配送相关的部分,分开同步 2019-03-29 11:39:07 +08:00
gazebo
573a6603c5 - 对于微盟微商城,只有付款才会调用order manger的OnNewOder
- 将状态OrderStatusWait4Pay改为非重要状态
2019-03-28 10:43:12 +08:00
gazebo
c1df1f8ca6 - 使用utils.Struct2MapByJson替代直接使用structs.Map 2019-03-27 22:45:00 +08:00
gazebo
e11d4c5e29 - fk 2019-03-27 18:53:24 +08:00
gazebo
33fc2ac460 - fk 2019-03-27 18:50:55 +08:00
gazebo
8c20002ef8 - GetSkusCategories要求sku_category是未删除的 2019-03-27 18:44:35 +08:00
gazebo
1996143de6 - Store.OriginalName 2019-03-27 17:28:22 +08:00
gazebo
087feb94ed - 将jdid去掉唯一索引,这样在创建前就可以设置成0值了,不需要再用一个假的ID值 2019-03-26 14:48:53 +08:00
gazebo
344b17d8ca - 去掉dao对于jxutils的依赖 2019-03-25 18:28:00 +08:00
gazebo
8e213c2392 - 数据库事务支持嵌套 2019-03-25 18:11:34 +08:00
gazebo
25ac631c5c - refactor jxcontent and tasksch (remove dependency from jxcontent to tasksch)
- send dingding msg to user when async task finished
2019-03-22 15:04:28 +08:00
renyutian
0ee04cdd4d - 结算初始版本 2019-03-21 16:12:54 +08:00
gazebo
15c703b469 - refactor test init flow 2019-03-20 22:28:51 +08:00
gazebo
120e0dde6c - 将微商场当成一个单一商场,不再根据lbs来派单 2019-03-20 22:02:30 +08:00
gazebo
712f311bed - make weixins.OpenID, OpenIDMini and OpenIDUnion visible 2019-03-20 18:07:11 +08:00
gazebo
add27be617 - set id to 0 when syncStatus is new in dao.SetStoreSkuSyncStatus 2019-03-20 10:48:15 +08:00
gazebo
6266315684 - create dada store when after jx store created. 2019-03-18 16:26:11 +08:00
gazebo
1e53e4edae - improve jxutils.SplitStoreName 2019-03-18 15:04:42 +08:00
gazebo
df54ea9478 - remove duplicated cms const storeDeliveryTypeName
- change misc.Init to StartRefreshEbaiRealMobile and make it async to minimize startup time
2019-03-15 10:53:57 +08:00
gazebo
9932d6dc94 - use ShippingList and ShippingFetch to get delivery info for mtwm store 2019-03-14 16:34:21 +08:00
gazebo
fffb7a495b - enable new order comment 2019-03-14 12:07:59 +08:00
gazebo
227f485691 - refactor order comment 2019-03-14 09:37:48 +08:00
gazebo
8310a0b2cf - fix bug in OrderManager.OnOrderComments 2019-03-13 18:06:29 +08:00
gazebo
ae2b01a5a3 - fk 2019-03-12 21:19:00 +08:00
gazebo
3113e9d603 - replace literal 'admin' with const 2019-03-12 15:53:13 +08:00
gazebo
c46f1597f1 - refactor bad comment 2019-03-12 15:40:08 +08:00
gazebo
2e65154206 - v2 token format changed
- DisableUser
- clear all tokens when disable user
- handle ding ding user leave event
2019-03-09 20:59:18 +08:00
gazebo
4b362baea9 - fix bug in UnionFindAuthBind 2019-03-09 14:20:21 +08:00
gazebo
fae11a80ff - change SetStoreSkuSyncStatus, clear syncStatus for deleted store sku 2019-03-08 18:14:01 +08:00
gazebo
ce109a60b3 - dingding auth 2019-03-07 21:15:19 +08:00
gazebo
3771f36617 - show GoodsOrder.ID in json result 2019-03-06 16:22:13 +08:00
gazebo
acc3cd5731 - new field GoodsOrder.Flag
- SetOrderPrintStatus
2019-03-06 12:22:41 +08:00
gazebo
ccf9a4d6b9 - first edition of long pulling 2019-03-05 22:35:20 +08:00
gazebo
9447fc8929 - don't return AuthSecret and AuthSecret2 2019-03-05 14:24:07 +08:00
gazebo
8a1425c4d0 - authType userID2 to userid2 2019-03-05 12:06:24 +08:00
gazebo
f925049983 - fk 2019-03-05 11:43:40 +08:00
gazebo
4e13b0a42d - nil compare 2019-03-04 18:10:19 +08:00
gazebo
97b23b2a09 - fk 2019-03-04 18:01:46 +08:00
gazebo
23a33cee16 - index on User.Name, User.Email 2019-03-04 17:27:16 +08:00
gazebo
4071308185 - more detail error info 4 RegisterUser 2019-03-04 17:25:29 +08:00
gazebo
38526471aa - fix bug in GetUserByID 2019-03-04 16:48:51 +08:00
gazebo
f65f3dfadb - status 2019-03-04 13:43:50 +08:00
gazebo
d67f09007d - add GetBindAuthInfo 2019-03-04 12:01:59 +08:00