wuxw
2019-11-11 989910c2cb43e863473fb2a377a7a565cd06949f
WebService/src/main/resources/static/js/vc-constant.js
@@ -5,6 +5,7 @@
    var constant = {
        REQUIRED_MSG:"不能为空",
        GET_CACHE_URL:["/nav/getUserInfo"]
    }
    vc.constant = constant;
})(window.vc);