新增处方平台取消订单
This commit is contained in:
@@ -15,4 +15,5 @@ type Config struct {
|
||||
Im Im `mapstructure:"im" json:"im" yaml:"im"`
|
||||
Dysms Dysms `mapstructure:"dysms" json:"dysms" yaml:"dysms"`
|
||||
Wechat Wechat `mapstructure:"wechat" json:"wechat" yaml:"wechat"`
|
||||
Pre Pre `mapstructure:"pre" json:"pre" yaml:"pre"` // 处方平台
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user