diff --git a/CHANGELOG.md b/CHANGELOG.md index e160c8a5..92893e3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased] ### Added -- None. +- added excel exporter of equipmentincome report +- added excel exporter of shopfloorsaving report +- added excel exporter of equipmentload report ### Changed - None. diff --git a/README.md b/README.md index db649e9c..864b4435 100644 --- a/README.md +++ b/README.md @@ -19,15 +19,15 @@ MyEMS是行业领先的开源能源管理系统,利用云计算、物联网、 ## MyEMS架构 ![MyEMS Architecture](/docs/images/architecture.png) -## MyEMS组件(社区版 ) +## MyEMS组件(社区版) MyEMS项目由下列组件构成: -### MyEMS Web APP +### MyEMS Web UI 参考[web](./web/README.md) 获取更多信息。 -### MyEMS 管理面板 +### MyEMS 管理 UI 参考[admin](./admin/README.md) 获取更多信息。 @@ -188,3 +188,5 @@ MyEMS项目由下列组件构成: [3]. http://bitbucket.org/myems/myems +[4]. https://gitlab.com/myems/myems + diff --git a/README_DE.md b/README_DE.md index 784a6d70..bf670b57 100644 --- a/README_DE.md +++ b/README_DE.md @@ -23,11 +23,11 @@ MyEMS wird von einem erfahrenen Entwicklungsteam entwickelt und gewartet, und de Dieses Projekt besteht aus folgenden Komponenten: -### MyEMS Web APP +### MyEMS Web UI Weitere Informationen finden Sie [web](./web/README.md). -### MyEMS Admin Panel +### MyEMS Admin UI Weitere Informationen finden Sie im [admin](./admin/README.md). @@ -190,3 +190,4 @@ Weitere Informationen finden Sie im [myems-modbus-tcp](./myems-modbus-tcp/README [3]. http://bitbucket.org/myems/myems +[4]. https://gitlab.com/myems/myems diff --git a/README_EN.md b/README_EN.md index c72f261d..aa108d00 100644 --- a/README_EN.md +++ b/README_EN.md @@ -23,11 +23,11 @@ MyEMS is being developed and maintained by an experienced development team, and This project is compose of following components: -### MyEMS Web APP +### MyEMS Web UI See the repository [web](./web/README.md) for more information. -### MyEMS Admin Panel +### MyEMS Admin UI See [admin](./admin/README.md) for more information. @@ -190,3 +190,5 @@ See [myems-modbus-tcp](./myems-modbus-tcp/README.md) for more information. [3]. http://bitbucket.org/myems/myems +[4]. https://gitlab.com/myems/myems +