first commit
This commit is contained in:
1
金壶/ydyd_service/application/contract/.pydio
Normal file
1
金壶/ydyd_service/application/contract/.pydio
Normal file
@@ -0,0 +1 @@
|
||||
f50c5d5a-648e-442e-a514-3063b7ed279e
|
||||
14
金壶/ydyd_service/application/contract/ValidateInterface.php
Normal file
14
金壶/ydyd_service/application/contract/ValidateInterface.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
/**
|
||||
* Created by PhpStorm.
|
||||
* User: ydyd developr center
|
||||
* Date: 2018/9/19
|
||||
* Time: 14:33
|
||||
*/
|
||||
|
||||
namespace app\contract;
|
||||
|
||||
interface ValidateInterface {
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user