refactor: @cause_by.setter

This commit is contained in:
莘权 马 2023-11-04 17:12:02 +08:00
parent be77a9c308
commit 3a5bfcafc5

View file

@ -4,9 +4,8 @@
@Time : 2023/5/20 14:37
@Author : alexanderwu
@File : test_architect.py
@Modified By: mashenquan, 2023-11-1. In accordance with Chapter 2.2.1 and 2.2.2 of RFC 116, modify the data
type of the `cause_by` value in the `Message` to a string, and utilize the new message distribution
feature for message handling.
@Modified By: mashenquan, 2023-11-1. In accordance with Chapter 2.2.1 and 2.2.2 of RFC 116, utilize the new message
distribution feature for message handling.
"""
import pytest