Skip to content

Commit 79c2abe

Browse files
Update Index.java
1 parent de0050d commit 79c2abe

File tree

1 file changed

+2
-2
lines changed
  • code/backend/src/main/java/edu/bu/cs673/secondhand/controller

1 file changed

+2
-2
lines changed

code/backend/src/main/java/edu/bu/cs673/secondhand/controller/Index.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
import org.springframework.web.bind.annotation.RestController;
55

66
/***
7-
Email: ybinman@bu.edu
8-
DateTime: 10/6/24-14:03
7+
Email: qyyh@bu.edu,la1993@bu.edu
8+
DateTime: 11/3/24-14:03
99
*****/
1010
@RestController
1111
public class Index {

0 commit comments

Comments
 (0)