Other.java -> CommonController.java
This commit is contained in:
@@ -37,7 +37,7 @@ import java.util.concurrent.TimeUnit;
|
||||
* @date : 2019/04/02 22:03
|
||||
*/
|
||||
@RestController
|
||||
public class Other {
|
||||
public class CommonController {
|
||||
public static final Logger logger = LoggerFactory.getLogger(Object.class);
|
||||
|
||||
@Autowired
|
||||
Reference in New Issue
Block a user