- 禁用jd newAfterSaleBill

This commit is contained in:
gazebo
2019-05-07 14:55:49 +08:00
parent 402e8610b0
commit 2ec2046689

View File

@@ -165,9 +165,9 @@ func (c *DjswController) afterSaleBillStatus() {
c.ServeJSON() c.ServeJSON()
} }
func (c *DjswController) NewAfterSaleBill() { // func (c *DjswController) NewAfterSaleBill() {
c.afterSaleBillStatus() // c.afterSaleBillStatus()
} // }
func (c *DjswController) AfterSaleBillStatus() { func (c *DjswController) AfterSaleBillStatus() {
c.afterSaleBillStatus() c.afterSaleBillStatus()