Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
代码片段:
function doGet(e) { Logger.log('hi '+e); }
产量:[18-05-26 07:38:14:290 AEST] hi [object Object] e 的属性(例如源)因此未定义