fix(产品):添加用户需求公开接口
This commit is contained in:
parent
6a46e8dfdf
commit
ceca31cb5c
|
|
@ -60,7 +60,6 @@ public class OpenController extends BaseController {
|
|||
/**
|
||||
* 新增需求
|
||||
*/
|
||||
@RequiresPermissions("pms:pmsProductRequirement:add")
|
||||
@Log(title = "需求", businessType = BusinessType.INSERT)
|
||||
@PostMapping("/{enterpriseIdentifier}/productRequirementSpecs")
|
||||
@ApiOperation(value = "新增需求")
|
||||
|
|
|
|||
Loading…
Reference in New Issue