|
@@ -1,20 +0,0 @@
|
|
|
-package com.qmth.sop.server.api;
|
|
|
-
|
|
|
-
|
|
|
-import org.springframework.web.bind.annotation.RequestMapping;
|
|
|
-
|
|
|
-import org.springframework.web.bind.annotation.RestController;
|
|
|
-
|
|
|
-/**
|
|
|
- * <p>
|
|
|
- * 人员档案与供应商表 前端控制器
|
|
|
- * </p>
|
|
|
- *
|
|
|
- * @author wangliang
|
|
|
- * @since 2023-08-01
|
|
|
- */
|
|
|
-@RestController
|
|
|
-@RequestMapping("/t-buser-archives-supplier")
|
|
|
-public class TBUserArchivesSupplierController {
|
|
|
-
|
|
|
-}
|