#!/usr/bin/env python3 # -*- coding: utf-8 -*- """ Poster模块 - 负责图像合成、模板管理和海报生成 """ __version__ = '1.0.0'