feat: +annotation

This commit is contained in:
莘权 马 2023-11-27 15:35:22 +08:00
parent 9c13958f6c
commit 16226a2e11

View file

@ -4,6 +4,9 @@
@Time : 2023/5/11 17:45
@Author : alexanderwu
@File : write_prd.py
@Modified By: mashenquan, 2023/11/27.
1. According to Section 2.2.3.1 of RFC 135, replace file data in the message with the file name.
2. According to the design in Section 2.2.3.5.2 of RFC 135, add incremental iteration functionality.
"""
from __future__ import annotations