Files
kiri-wchat/common/Progaram.php
T
as2252258@163.com 7f138ef255 add clear
2019-11-11 18:14:47 +08:00

11 lines
52 B
PHP

<?php
namespace common;
interface Progaram
{
}