- newAfterSaleBill 4 jd
This commit is contained in:
@@ -165,6 +165,10 @@ func (c *DjswController) afterSaleBillStatus() {
|
||||
c.ServeJSON()
|
||||
}
|
||||
|
||||
func (c *DjswController) NewAfterSaleBill() {
|
||||
c.afterSaleBillStatus()
|
||||
}
|
||||
|
||||
func (c *DjswController) AfterSaleBillStatus() {
|
||||
c.afterSaleBillStatus()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user