Loading src/Service/Interfaces/User/TeamServiceInterface.php 0 → 100644 +15 −0 Original line number Diff line number Diff line <?php /** * Created by PhpStorm. * User: 王源 * Date: 2020/1/9 * Time: 15:07 */ namespace Meibuyu\Rpc\Service\Interfaces\User; interface TeamServiceInterface { } Loading
src/Service/Interfaces/User/TeamServiceInterface.php 0 → 100644 +15 −0 Original line number Diff line number Diff line <?php /** * Created by PhpStorm. * User: 王源 * Date: 2020/1/9 * Time: 15:07 */ namespace Meibuyu\Rpc\Service\Interfaces\User; interface TeamServiceInterface { }