|
@@ -1777,8 +1777,8 @@ func (this *OilSupplierCertController) GetApplyTimeList() {
|
|
|
// @Title 修改增项是否需要限制 针对企业
|
|
// @Title 修改增项是否需要限制 针对企业
|
|
|
// @Description 修改年审到期时间
|
|
// @Description 修改年审到期时间
|
|
|
// @Success 200 {object} controllers.Request
|
|
// @Success 200 {object} controllers.Request
|
|
|
-// @router /updataisrestrict/:id [post]
|
|
|
|
|
-func (this *OilSupplierCertController) UpdataIsRestrict() {
|
|
|
|
|
|
|
+// @router /updateisrestrict/:id [post]
|
|
|
|
|
+func (this *OilSupplierCertController) UpdateIsRestrict() {
|
|
|
id := this.Ctx.Input.Param(":id")
|
|
id := this.Ctx.Input.Param(":id")
|
|
|
var errinfo ErrorInfo
|
|
var errinfo ErrorInfo
|
|
|
if id == "" {
|
|
if id == "" {
|