wuxw
2019-08-01 2f73a671db8bf132baaba12a5c2a9c3b611589e9
WebService/src/main/resources/components/pageFramePackage/copyright/copyright.html
@@ -3,6 +3,6 @@
        <strong>{{copyrightInfo.otherInfo}}</strong>
    </div>
    <div>
        <strong>Copyright</strong> {{copyrightInfo.company}} &copy; {{copyrightInfo.date}}
        <strong>Copyright</strong> {{copyrightInfo.company}} &copy; {{copyrightInfo.date}} | {{copyrightInfo.openSource}}
    </div>
</div>