|
|
@@ -11,6 +11,7 @@ import com.mokamrp.privates.mapper.pojo.UserCorp;
|
|
|
import com.mokamrp.privates.service.UserCorpService;
|
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
|
import org.springframework.web.bind.annotation.GetMapping;
|
|
|
+import org.springframework.web.bind.annotation.PostMapping;
|
|
|
import org.springframework.web.bind.annotation.RequestMapping;
|
|
|
import org.springframework.web.bind.annotation.RestController;
|
|
|
import java.util.List;
|