- 禁用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()
}
func (c *DjswController) NewAfterSaleBill() {
c.afterSaleBillStatus()
}
// func (c *DjswController) NewAfterSaleBill() {
// c.afterSaleBillStatus()
// }
func (c *DjswController) AfterSaleBillStatus() {
c.afterSaleBillStatus()