wu
2023-12-04 4c70d9f0656bbec48fa619f2ec9aa0ee12fca2c1
springboot-vue3/src/main/java/com/example/springboot/service/HomeService.java
New file
@@ -0,0 +1,9 @@
package com.example.springboot.service;
import org.springframework.stereotype.Service;
@Service
public class HomeService {
}