feat: 系统设置功能
This commit is contained in:
@@ -30,7 +30,7 @@ import org.apache.poi.ss.formula.functions.T;
|
||||
*/
|
||||
@Api(tags="设备")
|
||||
@RestController
|
||||
@RequestMapping("/1/khDevice")
|
||||
@RequestMapping("/khDevice")
|
||||
@Slf4j
|
||||
public class KhDeviceController extends JeroController<KhDevice, IKhDeviceService> {
|
||||
@Autowired
|
||||
|
||||
Reference in New Issue
Block a user