riku
2024-11-07 5a678cce1b157411f20fbddfaed49c7bc8d9fba7
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({