diff --git a/doc/Annc.py b/doc/Annc.py index 3883501d..56f5a84b 100644 --- a/doc/Annc.py +++ b/doc/Annc.py @@ -8,8 +8,8 @@ class Annc(object): self.apis = [ { 'name': 'getAnnc', - 'desc': '获取背包物品列表', - 'group': 'Bag', + 'desc': '获取公告', + 'group': 'Annc', 'url': 'webapp/index.php?c=Annc&a=getAnnc', 'params': [ _common.ReqHead(), diff --git a/webapp/controller/AnncController.class.php b/webapp/controller/AnncController.class.php new file mode 100644 index 00000000..34cbaf77 --- /dev/null +++ b/webapp/controller/AnncController.class.php @@ -0,0 +1,10 @@ +