测试url,sply改为erp
This commit is contained in:
@@ -30,7 +30,7 @@ import static com.zt.plat.framework.common.pojo.CommonResult.success;
|
|||||||
|
|
||||||
@Tag(name = "管理后台 - ERP资产卡片")
|
@Tag(name = "管理后台 - ERP资产卡片")
|
||||||
@RestController
|
@RestController
|
||||||
@RequestMapping("/sply/erp-asset")
|
@RequestMapping("/erp/erp-asset")
|
||||||
@Validated
|
@Validated
|
||||||
public class ErpAssetController {
|
public class ErpAssetController {
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ import static com.zt.plat.framework.common.pojo.CommonResult.success;
|
|||||||
|
|
||||||
@Tag(name = "管理后台 - ERP物料清单(BOM)")
|
@Tag(name = "管理后台 - ERP物料清单(BOM)")
|
||||||
@RestController
|
@RestController
|
||||||
@RequestMapping("/sply/erp-bom")
|
@RequestMapping("/erp/erp-bom")
|
||||||
@Validated
|
@Validated
|
||||||
public class ErpBomController {
|
public class ErpBomController {
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ import static com.zt.plat.framework.common.pojo.CommonResult.success;
|
|||||||
|
|
||||||
@Tag(name = "管理后台 - ERP物料清单(BOM)明细")
|
@Tag(name = "管理后台 - ERP物料清单(BOM)明细")
|
||||||
@RestController
|
@RestController
|
||||||
@RequestMapping("/sply/erp-bom-detail")
|
@RequestMapping("/erp/erp-bom-detail")
|
||||||
@Validated
|
@Validated
|
||||||
public class ErpBomDetailController {
|
public class ErpBomDetailController {
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ import static com.zt.plat.framework.common.pojo.CommonResult.success;
|
|||||||
|
|
||||||
@Tag(name = "管理后台 - ERP公司")
|
@Tag(name = "管理后台 - ERP公司")
|
||||||
@RestController
|
@RestController
|
||||||
@RequestMapping("/sply/erp-company")
|
@RequestMapping("/erp/erp-company")
|
||||||
@Validated
|
@Validated
|
||||||
public class ErpCompanyController {
|
public class ErpCompanyController {
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ import static com.zt.plat.framework.common.pojo.CommonResult.success;
|
|||||||
|
|
||||||
@Tag(name = "管理后台 - ERP成本中心")
|
@Tag(name = "管理后台 - ERP成本中心")
|
||||||
@RestController
|
@RestController
|
||||||
@RequestMapping("/sply/erp-costcenter")
|
@RequestMapping("/erp/erp-costcenter")
|
||||||
@Validated
|
@Validated
|
||||||
public class ErpCostcenterController {
|
public class ErpCostcenterController {
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ import static com.zt.plat.framework.common.pojo.CommonResult.success;
|
|||||||
|
|
||||||
@Tag(name = "管理后台 - ERP客商信息")
|
@Tag(name = "管理后台 - ERP客商信息")
|
||||||
@RestController
|
@RestController
|
||||||
@RequestMapping("/sply/erp-customer")
|
@RequestMapping("/erp/erp-customer")
|
||||||
@Validated
|
@Validated
|
||||||
public class ErpCustomerController {
|
public class ErpCustomerController {
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ import static com.zt.plat.framework.common.pojo.CommonResult.success;
|
|||||||
|
|
||||||
@Tag(name = "管理后台 - ERP工厂")
|
@Tag(name = "管理后台 - ERP工厂")
|
||||||
@RestController
|
@RestController
|
||||||
@RequestMapping("/sply/erp-factory")
|
@RequestMapping("/erp/erp-factory")
|
||||||
@Validated
|
@Validated
|
||||||
public class ErpFactoryController {
|
public class ErpFactoryController {
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ import static com.zt.plat.framework.common.pojo.CommonResult.success;
|
|||||||
|
|
||||||
@Tag(name = "管理后台 - ERP内部订单")
|
@Tag(name = "管理后台 - ERP内部订单")
|
||||||
@RestController
|
@RestController
|
||||||
@RequestMapping("/sply/erp-internal-order")
|
@RequestMapping("/erp/erp-internal-order")
|
||||||
@Validated
|
@Validated
|
||||||
public class ErpInternalOrderController {
|
public class ErpInternalOrderController {
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ import static com.zt.plat.framework.common.pojo.CommonResult.success;
|
|||||||
|
|
||||||
@Tag(name = "管理后台 - ERP物料信息")
|
@Tag(name = "管理后台 - ERP物料信息")
|
||||||
@RestController
|
@RestController
|
||||||
@RequestMapping("/sply/erp-material")
|
@RequestMapping("/erp/erp-material")
|
||||||
@Validated
|
@Validated
|
||||||
public class ErpMaterialController {
|
public class ErpMaterialController {
|
||||||
|
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ import static com.zt.plat.framework.common.pojo.CommonResult.success;
|
|||||||
|
|
||||||
@Tag(name = "管理后台 - ERP工艺路线")
|
@Tag(name = "管理后台 - ERP工艺路线")
|
||||||
@RestController
|
@RestController
|
||||||
@RequestMapping("/sply/erp-process")
|
@RequestMapping("/erp/erp-process")
|
||||||
@Validated
|
@Validated
|
||||||
public class ErpProcessController {
|
public class ErpProcessController {
|
||||||
|
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user