648540858
2024-03-01 e932a9b824b93a4a0365e11f1e02775b10c0b045
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;