Files
kiri-wchat/wchat/common/Progaram.php
T
as2252258@163.com 291e882069 add clear
2020-03-05 12:41:49 +08:00

11 lines
58 B
PHP

<?php
namespace wchat\common;
interface Progaram
{
}