File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,11 @@ <h2 i18n>关于 OpenReservation</h2>
44 < p i18n > OpenReservation,起初的设计和开发是因为学校活动室预约流程希望从之前繁琐低效的完全线下预约
55 修改为线上预约+线下盖章审批的方式来预约学校的活动室。</ p >
66 < p > 目前使用 ASP.NET Core 开发, 使用 Docker + k8s + nginx 部署,</ p >
7- < p > 项目地址:< a href ="https://github.com/OpenReservation/ReservationServer "> https://github.com/OpenReservation/ReservationServer</ a > </ p >
7+ < p >
8+ 项目地址:< br />
9+ API: < a href ="https://github.com/OpenReservation/ReservationServer "> https://github.com/OpenReservation/ReservationServer</ a > < br />
10+ Angular Client: < a href ="https://github.com/OpenReservation/reservation-angular-client "> https://github.com/OpenReservation/reservation-angular-client</ a > < br />
11+ </ p >
812 < p > 演示地址:< a href ="https://reservation.weihanli.xyz "> https://reservation.weihanli.xyz</ a > </ p >
913 < p > 新版演示地址:< a href ="https://reservation-client.weihanli.xyz "> https://reservation-client.weihanli.xyz</ a > </ p >
1014 < p > 后台登录地址: < a href ="https://reservation.weihanli.xyz/Admin/Home/Index "> https://reservation.weihanli.xyz/Admin/Home/Index</ a > </ p >
You can’t perform that action at this time.
0 commit comments