京东售后单消息全处理(可能有重复)

This commit is contained in:
gazebo
2020-01-20 13:48:20 +08:00
parent 1aa808aae5
commit 02e9e61295
3 changed files with 34 additions and 24 deletions

View File

@@ -180,15 +180,15 @@ func (c *DjswController) DeliveryCarrierModify() {
}
func (c *DjswController) NewApplyAfterSaleBill() {
c.nullOperation()
c.orderStatus()
}
func (c *DjswController) UpdateApplyAfterSaleBill() {
c.nullOperation()
c.orderStatus()
}
func (c *DjswController) NewAfterSaleBill() {
c.nullOperation()
c.orderStatus()
}
func (c *DjswController) AfterSaleBillStatus() {