wuxw
2019-08-13 9e29441646434d9f54a2c3e855a724633885d8a4
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>