Ver Fonte

调整方法命名规范

alexzy há 4 anos atrás
pai
commit
bade3989d0
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/GameDiscountServiceInterface.php

+ 1 - 1
src/GameDiscountServiceInterface.php

@@ -4,7 +4,7 @@
 namespace Yxy\Service;
 
 
-class GameDiscountServiceInterface
+interface GameDiscountServiceInterface
 {
 
 }