控制福利是否开启
POST
http://localhost:8094/baseWelfare/updateBaseWelfareOpen
请求参数
参数名
类型
描述
必填
id
int
id
必填
isOpen
int
0关闭 1开启
必填