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