| const systemConfiguration={ | |
| github:{ | |
| "projectUrl":"https://github.com/apache/linkis", | |
| "projectReleaseUrl":"https://github.com/apache/linkis/releases", | |
| "projectIssueUrl":"https://github.com/apache/linkis/issues", | |
| "projectPrUrl":"https://github.com/apache/linkis/pulls", | |
| }, | |
| } | |
| export default systemConfiguration |