安装 通过安装poe-util软件包开始安装。 npm install poe-util 将poe-util添加到您的项目 const poe = require ( 'poe-util' ) ; //example poe . getNextStashChangeId ( ) . then ( ( nextId ) => console . log ( nextId ) ) ; //This would return something like: '1103206369-1110730022-1070996087-1200613805-1152047365' 功能列表: getFullStashTabs(承诺) Returns an array of the maximum limit of stash tabs including the next-change-id. get