mirror of
https://github.com/ehang-io/nps.git
synced 2025-10-19 11:43:55 +00:00
Url路由 泛解析
This commit is contained in:
@@ -103,7 +103,7 @@ func (s *ClientController) Edit() {
|
||||
} else {
|
||||
c.Rate = nil
|
||||
}
|
||||
file.GetCsvDb().UpdateClient(c)
|
||||
file.GetCsvDb().StoreClientsToCsv()
|
||||
}
|
||||
s.AjaxOk("修改成功")
|
||||
}
|
||||
|
Reference in New Issue
Block a user