强迫症修改首字母大写改小写
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
group 'SmartVenue'
|
group 'smartVenue'
|
||||||
version '1.0-SNAPSHOT'
|
version '1.0-SNAPSHOT'
|
||||||
|
|
||||||
apply plugin: 'java'
|
apply plugin: 'java'
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
rootProject.name = 'SmartVenue'
|
rootProject.name = 'smartVenue'
|
||||||
include 'service'
|
include 'service'
|
||||||
include 'api'
|
include 'api'
|
||||||
include 'oms'
|
include 'oms'
|
||||||
|
|||||||
Reference in New Issue
Block a user