add stream

This commit is contained in:
2025-09-24 18:28:30 +08:00
parent 5479357c33
commit 5d16f9fadd
2 changed files with 75 additions and 23 deletions

View File

@@ -1,6 +1,5 @@
# coding=utf-8
import os
from utils.shortcuts import get_env
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))