Commit Graph

  • 1f01d8f569 - use utils.CallFuncAsync to replace go gazebo 2019-03-05 22:39:23 +08:00
  • 3f62e343ed - enable fake token for non prod env gazebo 2019-03-05 22:35:48 +08:00
  • ccf9a4d6b9 - first edition of long pulling gazebo 2019-03-05 22:35:20 +08:00
  • aef4ab7348 - don't output bill not exist info gazebo 2019-03-05 19:21:29 +08:00
  • 39c3cd2fac - update waybill status only new status is gte the existing gazebo 2019-03-05 16:46:53 +08:00
  • 8910ab8b05 - debug redirectURL gazebo 2019-03-05 15:36:15 +08:00
  • 782c686356 - add WeixinPageAPI gazebo 2019-03-05 14:48:58 +08:00
  • 9447fc8929 - don't return AuthSecret and AuthSecret2 gazebo 2019-03-05 14:24:07 +08:00
  • 791c73612a - 临时处理达达平台消息错序情况 gazebo 2019-03-05 14:20:06 +08:00
  • cba9265eab - fix bugs in auth2 gazebo 2019-03-05 14:18:40 +08:00
  • da3a9b8c22 - dont't ignore fake token for dev and test env gazebo 2019-03-05 14:02:07 +08:00
  • 8a1425c4d0 - authType userID2 to userid2 gazebo 2019-03-05 12:06:24 +08:00
  • 5d0b5ec360 - fk gazebo 2019-03-05 11:50:49 +08:00
  • f925049983 - fk gazebo 2019-03-05 11:43:40 +08:00
  • 12827d08a3 - fix bug in password.ChangePassword gazebo 2019-03-05 11:25:56 +08:00
  • a8e92dd92e - jxcontext.New gazebo 2019-03-05 11:18:30 +08:00
  • 9179ad127d - fk gazebo 2019-03-05 10:36:51 +08:00
  • bbf1a33c79 - fk gazebo 2019-03-05 10:34:06 +08:00
  • 428af84d70 fk gazebo 2019-03-05 10:27:38 +08:00
  • 273c50f6b7 - remove user2.ChangeMobile (use auth2.AddAuthBind instead) gazebo 2019-03-05 10:24:42 +08:00
  • 02f49207f1 - ErrInvalidParams gazebo 2019-03-05 09:51:05 +08:00
  • dee5524331 - ErrAuthTypeAlreadyExist gazebo 2019-03-05 09:20:13 +08:00
  • 10218a6d52 - 更新可能的运单状态变化在OnWaybillStatusChanged中 gazebo 2019-03-05 09:10:24 +08:00
  • a2c300cdd5 - call SetStoreCategorySyncStatus when delete all remote info gazebo 2019-03-04 20:39:18 +08:00
  • 4e13b0a42d - nil compare gazebo 2019-03-04 18:10:19 +08:00
  • 97b23b2a09 - fk gazebo 2019-03-04 18:01:46 +08:00
  • 083f9ccbcf - set correct authIDType when calling auth2.Login gazebo 2019-03-04 17:50:16 +08:00
  • 3e79e8a99b - up gazebo 2019-03-04 17:31:12 +08:00
  • 23a33cee16 - index on User.Name, User.Email gazebo 2019-03-04 17:27:16 +08:00
  • 4071308185 - more detail error info 4 RegisterUser gazebo 2019-03-04 17:25:29 +08:00
  • 2fe55bcb2b - remove sessionKey from storage. gazebo 2019-03-04 17:00:45 +08:00
  • 38526471aa - fix bug in GetUserByID gazebo 2019-03-04 16:48:51 +08:00
  • 25e7be4952 - chanage mobile regexp gazebo 2019-03-04 15:16:11 +08:00
  • 9a581f1eba - v2 ChangeMobile gazebo 2019-03-04 14:36:00 +08:00
  • f65f3dfadb - status gazebo 2019-03-04 13:43:50 +08:00
  • d67f09007d - add GetBindAuthInfo gazebo 2019-03-04 12:01:59 +08:00
  • c2896a69af - remove email and IDCardNo unique index for User gazebo 2019-03-04 11:46:13 +08:00
  • dce28f4aa0 - fullfill ChangePassword gazebo 2019-03-04 11:39:11 +08:00
  • b57e698df8 - SendVerifyCode add params authToken gazebo 2019-03-04 11:31:02 +08:00
  • 538a801ccd - fix bug in weixinmini.init gazebo 2019-03-04 11:10:41 +08:00
  • 0dbd1e4afe - avoid wrong judge ctx.userInfo == nil gazebo 2019-03-04 10:11:08 +08:00
  • 4d9bdd4e81 - remove duplicate index on AuthInfo gazebo 2019-03-03 22:24:06 +08:00
  • 6793e7443d - user2 gazebo 2019-03-03 22:20:07 +08:00
  • af38ab535b - hardcode for ebai.UpdateStore gazebo 2019-03-01 18:30:04 +08:00
  • 0835e66e8b - fix a bug in ebai.UpdateStore gazebo 2019-03-01 18:16:55 +08:00
  • 421240ac54 - first edition of auth2 gazebo 2019-03-01 17:43:17 +08:00
  • b90313bd49 - change warning in CalculateOrderDeliveryFee to info gazebo 2019-03-01 12:03:25 +08:00
  • e47542dda0 - SELECT FOR UPDATE 4 updateStoresSkusWithoutSync gazebo 2019-03-01 10:23:07 +08:00
  • 499aef9aaa - don't set VendorOderID2 for mtwm order gazebo 2019-02-27 11:25:11 +08:00
  • 9df6213532 - don't remove waybill when cancel it successfully. gazebo 2019-02-27 11:07:57 +08:00
  • 796567c364 - in GetOrders, if keyword looks like a orderID, then ignore other conditions. gazebo 2019-02-27 10:31:04 +08:00
  • 3b2c0555ed - 微信公众号消息相关的消息回调 gazebo 2019-02-26 15:28:51 +08:00
  • ca57997c90 - comment gazebo 2019-02-26 14:16:42 +08:00
  • b6481bd4f0 - fix bug in CopyStoreSkus gazebo 2019-02-22 15:38:36 +08:00
  • 360ea1e326 - don't use SkuShopCategoryMap to bind sku cat. gazebo 2019-02-22 12:03:39 +08:00
  • 34c25a7639 - add API CancelAll3rdWaybills - sync all order related APIs gazebo 2019-02-21 18:19:12 +08:00
  • 154f2b4d65 - handle wsc_sync_status in CopyStoreSkus gazebo 2019-02-21 17:44:56 +08:00
  • 3d338cf441 - change according to weixinapi refactor gazebo 2019-02-21 16:37:00 +08:00
  • 9e7a41c80e - fix bug in TmpGetJxBadCommentsByStoreId gazebo 2019-02-21 15:52:31 +08:00
  • bd901dcd0e - sleep 20 second before sync store sku info in TransformJdSpu2Sku gazebo 2019-02-21 11:23:44 +08:00
  • 3ea347f25e - 订单取消时,取消所有运单 gazebo 2019-02-21 11:23:09 +08:00
  • 5f501fca11 - up gazebo 2019-02-21 10:24:55 +08:00
  • 3470d9afd8 - JxBadCommentsEx changed to JxBadCommentsExt gazebo 2019-02-21 10:23:12 +08:00
  • 009f38dbd1 - use JxBadCommentsEx in TmpGetJxBadCommentsByStoreId gazebo 2019-02-21 10:21:28 +08:00
  • 324bc5ea7b - add TmpGetJxBadComments gazebo 2019-02-21 09:47:22 +08:00
  • b6f72b6eb3 - set skuName.JdSyncStatus to SyncFlagNewMask only when isSpu == 1 in AddSkuName gazebo 2019-02-19 17:33:59 +08:00
  • f2c479e62b - TmpGetJxBadCommentsByStoreId gazebo 2019-02-19 17:12:27 +08:00
  • c0d659e300 - add optional params fromTime and toTime for TmpGetJxBadCommentsByStoreId gazebo 2019-02-19 16:36:31 +08:00
  • c18a522132 - fix bug in updateBillsInfo gazebo 2019-02-19 12:10:53 +08:00
  • eebf5f863d - up gazebo 2019-02-19 10:44:36 +08:00
  • f3b918596c - make JxBadComments.CreatedAt nullable gazebo 2019-02-19 10:40:24 +08:00
  • 61b542a822 - add Updatetime in JxBadComments gazebo 2019-02-19 10:28:55 +08:00
  • 9b9cade4ab - add updateBillsInfo to avoid possible warning gazebo 2019-02-19 09:43:20 +08:00
  • 6d83e6fa84 - set weixins lastOperator correctly gazebo 2019-02-19 09:07:00 +08:00
  • e4f7bf57fe - prevent storeID=0 in AddStoreVendorMap gazebo 2019-02-18 22:01:11 +08:00
  • 89d678f0a4 - fk gazebo 2019-02-18 21:43:36 +08:00
  • 4740a057ff - avoid dada store name duplicated. gazebo 2019-02-18 21:42:09 +08:00
  • f8071859a3 - add param storeID to RefreshMissingDadaStores gazebo 2019-02-18 21:29:11 +08:00
  • 2a458d8c93 - fix bug in CreateWaybillOnProvidersEx(OrderDeliveryFlagMaskScheduleDisabled) gazebo 2019-02-18 18:28:44 +08:00
  • 2817786cea - use RefreshMissingDadaStores in AddStoreVendorMap gazebo 2019-02-18 17:10:33 +08:00
  • 63115e3a16 - 部分快递平台在取消成功后有时会不发运单取消消息过来(比如达达,904200512000442),为避免二次取消报错,添加状态判断(in BaseScheduler.CancelWaybill) gazebo 2019-02-18 16:40:05 +08:00
  • 9c8c8cf13e - handle jd order don't have orderPurchaseTime field gazebo 2019-02-17 09:35:58 +08:00
  • dfc4577a3e - handle some jd order don't have pickDeadline in jd.Map2Order gazebo 2019-02-16 23:35:25 +08:00
  • 0f9949d73d - fix bug when get OrderManager.GetOrders when orderID given gazebo 2019-02-16 18:19:58 +08:00
  • c598f54e6a - handle field missing in jd.setOrederDetailFee gazebo 2019-02-16 18:07:45 +08:00
  • 2315a5cf85 - debug msg for CreateOrderFromOriginal gazebo 2019-02-16 18:01:13 +08:00
  • 128646fcf1 - protect jd order isGift gazebo 2019-02-16 17:45:32 +08:00
  • 2a5d3d3797 - change batch to 5000 in CreateOrderFromOriginal gazebo 2019-02-16 17:34:22 +08:00
  • 594a28b493 - disable warning in updateOrderSkuOtherInfo when order is not fresh. gazebo 2019-02-16 17:33:39 +08:00
  • c48c9d0aed - up gazebo 2019-02-16 16:54:41 +08:00
  • 7c807be47d - more accurate error msg when failed create all waybill in CreateWaybillOnProviders gazebo 2019-02-16 16:50:27 +08:00
  • 4224591391 - avoid get fake mobile in ebai.RefreshRealMobile gazebo 2019-02-15 18:17:43 +08:00
  • 9dabd345c9 - RefreshRealMobile for ebai gazebo 2019-02-15 17:53:22 +08:00
  • 7c8a3e7988 - up gazebo 2019-02-15 15:17:43 +08:00
  • 393a38192e - use GoodsOrder.PickDeadline to set auto pick timer, resetTimer gazebo 2019-02-15 15:15:11 +08:00
  • 2f97b09738 - isSpu can not be changed in UpdateSkuName gazebo 2019-02-15 12:03:32 +08:00
  • a8fc0af431 - add GoodsOrder.PickDeadline gazebo 2019-02-15 11:44:48 +08:00
  • 19c832e590 - add isSpu condition in GetSkuNames gazebo 2019-02-15 10:56:34 +08:00
  • 4a17bd0419 - fix bug in UpdateSkuName introduced in previous commit gazebo 2019-02-15 10:40:20 +08:00
  • a9346fad2e - specially handle places in UpdateSkuName gazebo 2019-02-15 10:37:04 +08:00