hexq
2024-01-20 dd4e0d0d9c75b5216b08644bfe1333a79f794b58
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;