diff options
-rw-r--r-- | api.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- encoding: utf-8 -*- ''' -@File : app.py +@File : api.py @Time : 2020/10/24 00:25:34 @Author : Kyomotoi @Contact : [email protected] |