Files
kiri-wchat/common/Progaram.php
T
2019-11-11 18:14:47 +08:00

11 lines
52 B
PHP

<?php
namespace common;
interface Progaram
{
}