ludc
2024-12-04 e405b861b9521f5ea38c5402203a5b05988f9de2
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;