From 5558da2487fc367badb01a9feb4c9e0e9ffa76f3 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期五, 17 十二月 2021 13:14:28 +0800
Subject: [PATCH] #

---
 static/js/app.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/static/js/app.js b/static/js/app.js
index d21848e..8d45283 100644
--- a/static/js/app.js
+++ b/static/js/app.js
@@ -2,6 +2,7 @@
 import Stats from './lib/stats.module.js';
 import {MTLLoader} from './lib/MTLLoader.js';
 import {OBJLoader} from './lib/OBJLoader.js';
+import {StoreShelf} from './object/StoreShelf.js';
 
 var APP = {
 

--
Gitblit v1.9.1