3 lines
130 B
Python
3 lines
130 B
Python
|
|
# -*- coding: utf-8 -*-
|
||
|
|
"""基础设施层(含数据模型层):DB/缓存/OSS/安全/种子。禁止反向依赖上层。"""
|