TASK:模块化;
This commit is contained in:
@@ -104,6 +104,7 @@ public class ProjectController {
|
||||
}
|
||||
|
||||
@PostMapping("/getThreeDSize")
|
||||
|
||||
@ApiOperationSupport(order = 10)
|
||||
@ApiOperation(value = "获取尺码", notes = "传入project")
|
||||
public Response<ThreeDSizeVO> getThreeDSize(@RequestParam(value = "threeDSimpleId") Long threeDSimpleId) {
|
||||
|
||||
Reference in New Issue
Block a user