Commit Graph

28 Commits

Author SHA1 Message Date
gazebo
beb6482a1a - WaybillStatusFailed也会重新创建三方运单
- dadaapi.OrderStatusExpired映射为WaybillStatusCanceled(之前为WaybillStatusFailed)
- 达达重新创建运单时,判断之前的运单状态,如果是WaybillStatusFailed,则为新增订单
- 去掉dao. WrapDB
2019-04-27 10:58:19 +08:00
gazebo
844cc70c1e - 将Dao.DB中db改为Db 2019-04-16 16:14:08 +08:00
gazebo
8e213c2392 - 数据库事务支持嵌套 2019-03-25 18:11:34 +08:00
gazebo
e8ce327fc0 - normal store weixin msg. 2018-12-25 21:50:18 +08:00
gazebo
c7577e6005 - dao.GetLastTotalRowCount 2018-12-21 11:07:18 +08:00
gazebo
a4b0a95667 - change return type to PagedInfo for GetStoreOpRequests 2018-12-21 10:41:28 +08:00
gazebo
5119791de2 - pending store op price change request. 2018-12-20 15:54:48 +08:00
gazebo
3661ac61da - IsDuplicateError 2018-11-06 22:12:18 +08:00
gazebo
f050ec926b - avoid log 1062(duplicate key) mysql error 2018-10-24 09:51:26 +08:00
gazebo
9f3624c777 - orderUseNewTable except store feature related. 2018-10-17 14:28:49 +08:00
gazebo
73a5f7241e - sync sku to ebai, still have bugs. 2018-09-26 22:30:19 +08:00
gazebo
9d88344ddb - Store and StoreMap add DeletedAt. 2018-09-20 10:07:58 +08:00
gazebo
5430791437 - fk. 2018-09-18 14:13:08 +08:00
gazebo
5d4705ce1d - remove bee go All limit. 2018-09-18 14:08:33 +08:00
gazebo
20c3c0341a - change skuName place bind to bare bind. 2018-09-13 21:49:00 +08:00
gazebo
f14112c030 - skuName place bind man. 2018-09-12 23:15:54 +08:00
gazebo
95c52ba9dd - useGetRowsWhenGetRow. 2018-09-12 16:21:22 +08:00
gazebo
0fd377e0d3 - user man and user store bind. 2018-09-12 15:18:56 +08:00
gazebo
70bf5a522a - move some funcs from jxtools to dao. 2018-09-11 11:38:31 +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
d71b0e6763 - handle store.Status. 2018-09-09 14:54:17 +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
70d5ae5dd1 - cms store management. 2018-09-03 18:28:37 +08:00
gazebo
945431d566 - basic cms structure. 2018-09-02 19:11:54 +08:00
gazebo
29d358af5e - jd basic api(category, sku, store management) finished. 2018-08-30 15:22:26 +08:00