Documentation ¶
Overview ¶
*
- Copyright 2015 @ 56x.net.
- name : express
- author : jarryliu
- date : 2016-07-05 15:56
- description :
- history :
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewUserExpress ¶
func NewUserExpress(userId int, rep express.IExpressRepo, valRepo valueobject.IValueRepo) express.IUserExpress
Types ¶
type ExpressRepBase ¶
type ExpressRepBase struct { }
func (*ExpressRepBase) SaveDefaultExpressProviders ¶
func (e *ExpressRepBase) SaveDefaultExpressProviders(rep express.IExpressRepo) []*express.Provider
将默认的快递服务商保存
Click to show internal directories.
Click to hide internal directories.