ludc
2025-01-06 2eb5f8645abbb13f9c358120a6ff53cfb9772dd3
Source/plt-web/plt-web-parent/plt-web/src/main/java/com/vci/web/controller/SmOperationController.java
@@ -1,6 +1,6 @@
package com.vci.web.controller;
import com.vci.web.pageModel.SmOperationVO;
import com.vci.pagemodel.SmOperationVO;
import com.vci.web.service.SmOperationServiceI;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PostMapping;