back_recharge
mashiyu 2019-01-23 11:48:44 +08:00
parent 1002207e87
commit 7e0a42c089
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ jar {
baseName = 'serverlogic'
version = '1.0.0'
manifest {
attributes 'Main-Class': 'com.ljsd.jieling.GameApplication'
attributes 'Main-Class': 'com.ljsd.GameApplication'
}
}