648540858
2023-10-23 16c056e338b7d2006da05f1f70bf87624f458d3d
src/main/java/com/genersoft/iot/vmp/utils/GitUtil.java
old mode 100644 new mode 100755
@@ -13,7 +13,7 @@
    @Value("${git.branch:}")
    private String branch;
    @Value("${git.commit.id.abbrev:}")
    @Value("${git.commit.id:}")
    private String gitCommitId;
    @Value("${git.remote.origin.url:}")
    private String gitUrl;