update DisposableGoods set whetherToCharge = '是' where whetherToCharge is null; update SupplyRoomConfig set isFtOnlyImplantConvert = 1 where supplyRoomType = 0 and isFtOnlyImplantConvert is null;