feat: + subscribe

This commit is contained in:
莘权 马 2023-11-02 12:02:05 +08:00
parent 834c59df19
commit bc67109fae

View file

@ -1,9 +1,10 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
@Time : 2023-11-1
@Author : mashenquan
@Time : 2023/5/11 14:44
@Author : alexanderwu
@File : test_role.py
@Modified By: mashenquan, 2023/11/1. Add unit tests.
"""
import pytest
from pydantic import BaseModel