服务增加是否合并URL中的多余分隔符选项

This commit is contained in:
刘祥超
2021-11-24 14:49:42 +08:00
parent c7f1bbc03d
commit 70d3202a2c
7 changed files with 142 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
Tea.context(function () {
this.success = NotifyReloadSuccess("保存成功")
})