Browse Source

feat:Service Provider模块的配置文件(中国移动网络提供),在META-INF/services下创建文件space.anyi.InternetService,内容为:space.anyi.MoblieInternetService

yang yi 1 month ago
parent
commit
a55de0bf19

+ 1 - 0
simple-isp-moblie/src/main/resources/META-INF/services/space.anyi.InternetService

@@ -0,0 +1 @@
+space.anyi.MoblieInternetService