riku
2024-11-12 befd1f21839939b54254bd316bbd158b136fcd15
behaviors/loadConfig.js
@@ -8,7 +8,6 @@
function loadConfig() {
  const pList = [];
  const userId = app.globalData.accessToken.userId;
  const f1 = fetchSceneTypes({ userId }).then(res => {
    wx.setStorage({