refactor(sis): 1
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run
This commit is contained in:
@@ -33,7 +33,7 @@ import org.dromara.common.mybatis.core.page.TableDataInfo;
|
||||
@RequiredArgsConstructor
|
||||
@RestController
|
||||
@RequestMapping("/factory")
|
||||
public class TdFactoryController extends BaseController {
|
||||
public class TbFactoryController extends BaseController {
|
||||
|
||||
private final ITbFactoryService tdFactoryService;
|
||||
|
Reference in New Issue
Block a user