diff --git a/simtong-domain/build.gradle.kts b/simtong-domain/build.gradle.kts index 37e2b113..571b4175 100644 --- a/simtong-domain/build.gradle.kts +++ b/simtong-domain/build.gradle.kts @@ -1,10 +1,2 @@ -plugins { - kotlin("plugin.allopen") version PluginVersions.ALLOPEN_VERSION -} - dependencies { -} - -allOpen { - annotation("team.comit.simtong.global.annotation.DomainService") } \ No newline at end of file