Commit Graph

101 Commits

Author SHA1 Message Date
gazebo
7c07d65c48 - refactor mysql transaction 2018-11-05 15:22:30 +08:00
gazebo
298bb2f617 - add SpecQuality and SpecUnit for skuname
- order desc for many query apis
2018-10-28 12:27:12 +08:00
gazebo
e4b46c9706 - check level in AddCategory.
- fix bug, jd outSystemId is string
2018-10-25 15:11:37 +08:00
gazebo
393d3fbf45 - the information format of store map and courier map in GetStores changed to list
- nameIDs and skuIDs form GetSkuNames.
2018-10-22 15:15:11 +08:00
gazebo
b51ceb3d1d - add jxcontext.Context to all public API. 2018-10-21 22:41:11 +08:00
gazebo
1a9ff7e575 - remove literal '1970-01-01 00:00:00' 2018-10-21 11:12:41 +08:00
gazebo
94196d72e5 - avoid jdid duplicated error in AddSkuName. 2018-10-19 16:18:17 +08:00
gazebo
850dced8a6 - comment moved from skuname to sku. 2018-10-19 14:24:13 +08:00
gazebo
294786cb4b - bug fix for many sync operation. 2018-10-18 17:13:43 +08:00
gazebo
d7b93b8bf2 - remove many useless isForce parameters.
- isSync to isAsync.
2018-10-16 11:52:40 +08:00
gazebo
df19812e97 - formalize pageSize. 2018-10-15 16:20:06 +08:00
gazebo
3145d371c0 - refactor sync. 2018-10-12 11:54:20 +08:00
gazebo
6133998e54 - no platform dependency in sync.go 2018-10-11 22:17:20 +08:00
gazebo
a8974ff4a6 - UpdateEntityLogicallyAndUpdateSyncStatus for model.SyncFlagModifiedMask 2018-09-25 17:49:20 +08:00
gazebo
81089fb85c - category sync almost ok.
- refactor tasksch (isContinueWhenError)
2018-09-22 10:26:31 +08:00
gazebo
804c9c146c - refactor partner. 2018-09-21 10:57:00 +08:00
gazebo
c0e179a3e0 - fix bug placeBind := &model.SkuNamePlaceBind{} 2018-09-20 18:07:00 +08:00
gazebo
9d88344ddb - Store and StoreMap add DeletedAt. 2018-09-20 10:07:58 +08:00
gazebo
8593e8b44b - ReorderCategories 2018-09-18 22:58:15 +08:00
gazebo
7e0a58d801 - ReorderCategories 2018-09-18 22:38:35 +08:00
gazebo
6299c1e61f - GetCategories order by level, seq 2018-09-18 22:36:29 +08:00
gazebo
23ff663492 - GetVendorCategories 2018-09-18 10:35:47 +08:00
gazebo
35da901319 - isGlobal is int. 2018-09-17 16:38:33 +08:00
gazebo
531366631f - update places when only isGlobal is false. 2018-09-17 16:34:53 +08:00
gazebo
8e85a240e8 - rollback when panic. 2018-09-17 16:18:04 +08:00
gazebo
b9497d028f - sync. 2018-09-16 12:55:23 +08:00
gazebo
a8ae37c641 - try to fix SQL_CALC_FOUND_ROWS (use transaction) 2018-09-15 23:04:46 +08:00
gazebo
04e105d8d1 - AddSkuName. 2018-09-15 22:56:23 +08:00
gazebo
ac5cfdc4c9 - fix nameID. 2018-09-15 22:51:15 +08:00
gazebo
32917b40fd - debug SQL_CALC_FOUND_ROWS. 2018-09-15 22:47:27 +08:00
gazebo
294cc59bde - temporarily disable after sku created check. 2018-09-15 22:27:56 +08:00
gazebo
caf40adf88 - debug. 2018-09-15 22:15:45 +08:00
gazebo
1df63ff45d - avoid JdID duplicated when creating cat or sku. 2018-09-15 21:55:03 +08:00
gazebo
2350e182a5 - up. 2018-09-14 15:44:13 +08:00
gazebo
20c3c0341a - change skuName place bind to bare bind. 2018-09-13 21:49:00 +08:00
gazebo
99c60d2233 - store sku GetStoreSkus. 2018-09-13 18:34:44 +08:00
gazebo
f782e8dcc0 - fix placeCond and vendorStoreCond bug. 2018-09-13 11:29:28 +08:00
gazebo
380c739660 - GetSkuNames support level 1 category. 2018-09-13 09:47:43 +08:00
gazebo
f14112c030 - skuName place bind man. 2018-09-12 23:15:54 +08:00
gazebo
ecd19c55b3 - sku almost ok. 2018-09-12 19:04:19 +08:00
gazebo
4dcc31e36d - GetServerInfo added. 2018-09-11 18:34:59 +08:00
gazebo
7f4c125279 - sku man. 2018-09-11 16:20:27 +08:00
gazebo
70bf5a522a - move some funcs from jxtools to dao. 2018-09-11 11:38:31 +08:00
gazebo
e0c0a44c20 - make SkuNameExt.Skus as real object (not string). 2018-09-10 22:36:57 +08:00
gazebo
834b74a09d - rf. 2018-09-10 18:26:59 +08:00
gazebo
6ee4e43286 - GetSkuNames added. 2018-09-10 18:09:56 +08:00
gazebo
67655f57e0 - DeleteCategory added. 2018-09-10 15:17:58 +08:00
gazebo
ce56d774a2 - sku category. 2018-09-10 07:47:18 +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