feat: implement doctor schedule module, add detail fields to doctor profile, and integrate new appointment API client
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import java.util.*;
|
||||
public class test {
|
||||
public static void main(String[] args) {
|
||||
System.out.println("Wait, did it compile?");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user