<?php
/**
* Created by PhpStorm.
*
* Date: 2021/6/15
* Time: 14:51
*/
namespace app\common\services\poster;
class CreatePosterService
{
}