新增 主数据bean

tags/yfai-mes-ext-v1.0
LML丶 1 year ago
parent ef16e5c976
commit f88bc410e9

@ -6,7 +6,7 @@ import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
@RequestMapping(MesCommonConstant.MES_YANFEN + "/mesEquipmentCheck")
@RequestMapping(MesCommonConstant.MES_YANFEN + "/mesEquitment")
public class MesEquitmentController extends BaseMesController<MesEquitment> {
}

Loading…
Cancel
Save