648540858
2024-03-18 bfafe45b26e278d35a9f50e20178164be9c85e22
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;