测试
This commit is contained in:
parent
077ecb8d5e
commit
17cf72777f
@ -14,7 +14,7 @@ from dependencies import *
|
|||||||
|
|
||||||
router = APIRouter()
|
router = APIRouter()
|
||||||
|
|
||||||
|
#推送修改用注释
|
||||||
@router.get(...)
|
@router.get(...)
|
||||||
def example():
|
def example():
|
||||||
return "hello"
|
return "hello"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user