add clear

This commit is contained in:
as2252258@163.com
2019-11-11 18:14:47 +08:00
parent 62a2326e23
commit 7f138ef255
47 changed files with 2440 additions and 1100 deletions
+10
View File
@@ -0,0 +1,10 @@
<?php
namespace common;
interface Progaram
{
}