完善注解
This commit is contained in:
		| @@ -9,6 +9,7 @@ import org.springframework.context.i18n.LocaleContextHolder; | ||||
| import org.springframework.web.bind.annotation.GetMapping; | ||||
| import org.springframework.web.bind.annotation.PostMapping; | ||||
| import org.springframework.web.bind.annotation.RequestBody; | ||||
| import org.springframework.web.bind.annotation.RestController; | ||||
|  | ||||
| import javax.annotation.Resource; | ||||
| import java.util.List; | ||||
| @@ -16,6 +17,7 @@ import java.util.Locale; | ||||
|  | ||||
| import static com.xkrs.encapsulation.OutputEncapsulation.outputEncapsulationObject; | ||||
|  | ||||
| @RestController | ||||
| public class QcInspectionSpecController { | ||||
|  | ||||
|     @Resource | ||||
|   | ||||
		Reference in New Issue
	
	Block a user