사용자 권한 조회
This commit is contained in:
@@ -92,6 +92,7 @@ clean {
|
||||
}
|
||||
tasks.withType(JavaCompile).configureEach {
|
||||
options.annotationProcessorGeneratedSourcesDirectory = file(generatedSrcDir)
|
||||
options.encoding = 'UTF-8'
|
||||
}
|
||||
|
||||
jib {
|
||||
|
||||
Reference in New Issue
Block a user