commit | c04587bdeae7d47cabe255b160d549d6e6dfa229 | [log] [tgz] |
---|---|---|
author | 李宗洋 <41868553+OnlyQuiet@users.noreply.github.com> | Fri Dec 24 15:32:10 2021 +0800 |
committer | GitHub <noreply@github.com> | Fri Dec 24 15:32:10 2021 +0800 |
tree | 685164d6ab170af73e408d5bdcf819dfdb7b220c | |
parent | f7889c80f7920ec850659dab4b3d5fc9d78d51b6 [diff] |
fix tableTransferComponent : modify data error. (#173) * fix tableTransferComponent : modify data error. * fix tableTransferComponent : modify data error.
Apache ShenYu Dashboard is frontend of a management background for Apache ShenYu. The API interface is in the Apache Shenyu Admin module.
Modify the api url for different environment, eg: http://192.168.1.100:8000
# install dependencies in this project root path. npm install # start npm start
# install dependencies in this project root path. npm install # build for production npm run build # copy to apache-shenyu-admin cp -rf dist/* shenyu-admin/src/main/resources/static/