We have updated the `HOSTIE` name to `SERVICE`, and so does in the code class/variable names. (i.e. `PuppetHostie` -> `PuppetService`) ```diff - WECHATY_PUPPET_HOSTIE_ENDPOINT + WECHATY_PUPPET_SERVICE_ENDPOINT ``` ```diff - PuppetHostie - PuppetService ``` ```diff - wechaty-puppet-hostie + wechaty-puppet-service ```