yangys
2024-04-24 5f360754e825c4796e6c4d42238f47317fdeb5a8
smart-man-boot/src/main/java/com/qianwen/smartman/modules/fms/controller/FmsInstructionRecordController.java
@@ -8,6 +8,5 @@
@Api(value = "fms-instruction-record", tags = {"fms-instruction-record"})
@RequestMapping({"blade-fms/fms-instruction-record"})
@RestController
/* loaded from: blade-api.jar:BOOT-INF/classes/org/springblade/modules/fms/controller/FmsInstructionRecordController.class */
public class FmsInstructionRecordController extends BladeController {
}