├── WebRoot
├── upload
│ ├── 20220106
│ │ ├── 69931641457481975.png
│ │ └── 7381641457439197.png
│ ├── image.txt
│ ├── 1641456330638.png
│ ├── 1641456335890.png
│ ├── 1641456376903.png
│ ├── 1641457310436.png
│ ├── 1641457318561.png
│ ├── 1641457351466.png
│ ├── 1641457375852.png
│ ├── 1641457420848.png
│ ├── 1641457429979.png
│ ├── 1641457474927.png
│ ├── 1641457631344.png
│ ├── 1641457637521.png
│ ├── 1641457642475.png
│ ├── 1641457665772.png
│ ├── 1641457689139.png
│ ├── 1641457696087.png
│ ├── 1641457711122.png
│ ├── 1641458656927.png
│ ├── 1641458711511.png
│ ├── 1641458719266.png
│ ├── 1641458760070.png
│ ├── 1641458765623.png
│ ├── 1641458772668.png
│ ├── 1641458794918.png
│ ├── 1641718461538.png
│ ├── 1641718535343.png
│ ├── 1641718540155.png
│ └── 1641718565489.png
├── META-INF
│ └── MANIFEST.MF
├── js
│ ├── nopic.jpg
│ ├── video
│ │ ├── video-js.swf
│ │ ├── font
│ │ │ ├── VideoJS.eot
│ │ │ ├── VideoJS.ttf
│ │ │ └── VideoJS.woff
│ │ └── lang
│ │ │ └── zh-CN.js
│ ├── datepicker
│ │ ├── skin
│ │ │ ├── datePicker.gif
│ │ │ ├── default
│ │ │ │ └── img.gif
│ │ │ ├── whyGreen
│ │ │ │ ├── bg.jpg
│ │ │ │ └── img.gif
│ │ │ └── WdatePicker.css
│ │ └── lang
│ │ │ ├── en.js
│ │ │ ├── zh-cn.js
│ │ │ └── zh-tw.js
│ ├── layer
│ │ ├── theme
│ │ │ └── default
│ │ │ │ ├── icon.png
│ │ │ │ ├── icon-ext.png
│ │ │ │ ├── loading-0.gif
│ │ │ │ ├── loading-1.gif
│ │ │ │ └── loading-2.gif
│ │ └── mobile
│ │ │ └── layer.js
│ ├── umeditor
│ │ ├── lang
│ │ │ ├── en
│ │ │ │ └── images
│ │ │ │ │ ├── copy.png
│ │ │ │ │ ├── button.png
│ │ │ │ │ ├── music.png
│ │ │ │ │ ├── upload.png
│ │ │ │ │ ├── addimage.png
│ │ │ │ │ ├── imglabel.png
│ │ │ │ │ ├── background.png
│ │ │ │ │ ├── deleteenable.png
│ │ │ │ │ ├── localimage.png
│ │ │ │ │ ├── deletedisable.png
│ │ │ │ │ ├── listbackground.png
│ │ │ │ │ ├── rotateleftdisable.png
│ │ │ │ │ ├── rotateleftenable.png
│ │ │ │ │ ├── rotaterightenable.png
│ │ │ │ │ ├── alldeletebtnupskin.png
│ │ │ │ │ ├── rotaterightdisable.png
│ │ │ │ │ └── alldeletebtnhoverskin.png
│ │ │ └── zh-cn
│ │ │ │ └── images
│ │ │ │ ├── copy.png
│ │ │ │ ├── music.png
│ │ │ │ ├── upload.png
│ │ │ │ ├── imglabel.png
│ │ │ │ └── localimage.png
│ │ ├── dialogs
│ │ │ ├── emotion
│ │ │ │ ├── images
│ │ │ │ │ ├── 0.gif
│ │ │ │ │ ├── bface.gif
│ │ │ │ │ ├── cface.gif
│ │ │ │ │ ├── fface.gif
│ │ │ │ │ ├── tface.gif
│ │ │ │ │ ├── wface.gif
│ │ │ │ │ ├── yface.gif
│ │ │ │ │ ├── jxface2.gif
│ │ │ │ │ └── neweditor-tab-bg.png
│ │ │ │ └── emotion.css
│ │ │ ├── image
│ │ │ │ ├── images
│ │ │ │ │ ├── close.png
│ │ │ │ │ ├── upload1.png
│ │ │ │ │ └── upload2.png
│ │ │ │ └── image.css
│ │ │ ├── formula
│ │ │ │ ├── images
│ │ │ │ │ └── formula.png
│ │ │ │ └── formula.css
│ │ │ ├── video
│ │ │ │ ├── images
│ │ │ │ │ ├── left_focus.jpg
│ │ │ │ │ ├── none_focus.jpg
│ │ │ │ │ ├── right_focus.jpg
│ │ │ │ │ └── center_focus.jpg
│ │ │ │ └── video.css
│ │ │ └── link
│ │ │ │ └── link.js
│ │ ├── themes
│ │ │ └── default
│ │ │ │ └── images
│ │ │ │ ├── ok.gif
│ │ │ │ ├── caret.png
│ │ │ │ ├── close.png
│ │ │ │ ├── icons.gif
│ │ │ │ ├── icons.png
│ │ │ │ ├── pop-bg.png
│ │ │ │ ├── spacer.gif
│ │ │ │ └── videologo.gif
│ │ └── jsp
│ │ │ ├── getContent.jsp
│ │ │ └── imageUp.jsp
│ ├── h5upload
│ │ ├── h5upload.css
│ │ └── h5upload.js
│ ├── common.js
│ └── ajax.js
├── css
│ └── images
│ │ ├── fd.png
│ │ └── low_down.png
├── WEB-INF
│ ├── lib
│ │ ├── jxl.jar
│ │ ├── msbase.jar
│ │ ├── msutil.jar
│ │ ├── sqljdbc.jar
│ │ ├── jstl-1.2.jar
│ │ ├── sqljdbc4.jar
│ │ ├── mssqlserver.jar
│ │ ├── ueditor-mini.jar
│ │ ├── db-query-1.2.7.jar
│ │ ├── jspsmartupload.jar
│ │ ├── zxing-1.6-core.jar
│ │ ├── commons-io-1.3.2.jar
│ │ ├── fastjson-1.2.78.jar
│ │ ├── query-jstl-0.0.1.jar
│ │ ├── commons-fileupload-1.2.2.jar
│ │ ├── mysql-connector-java-8.0.11.jar
│ │ └── mysql-connector-java-5.0.4-bin.jar
│ └── web.xml
├── zhifu
│ └── images
│ │ ├── alipay.gif
│ │ ├── layout.css
│ │ ├── logo.gif
│ │ ├── qqzf.png
│ │ ├── wxzf.png
│ │ ├── wyzf.png
│ │ ├── zfbzf.png
│ │ ├── ABC_OUT.gif
│ │ ├── BOC_OUT.gif
│ │ ├── CCB_OUT.gif
│ │ ├── CEB_OUT.gif
│ │ ├── CIB_OUT.gif
│ │ ├── CMBC_OUT.gif
│ │ ├── CMB_OUT.gif
│ │ ├── COMM_OUT.gif
│ │ ├── FDB_OUT.gif
│ │ ├── GDB_OUT.gif
│ │ ├── HZCB_OUT.gif
│ │ ├── ICBC_OUT.gif
│ │ ├── PSBC_OUT.gif
│ │ ├── SDB_OUT.gif
│ │ ├── SPDB_OUT.gif
│ │ ├── alipay_1.gif
│ │ ├── BJRCB_OUT.gif
│ │ ├── CITIC_OUT.gif
│ │ ├── ENV_ABC_OUT.gif
│ │ ├── ENV_CCB_OUT.gif
│ │ ├── NBBANK_OUT.gif
│ │ ├── SHBANK_OUT.gif
│ │ ├── SPABANK_OUT.gif
│ │ ├── alipay_bwrx.gif
│ │ ├── button_sure.gif
│ │ ├── icon_visa_s.gif
│ │ ├── lijizhifu.png
│ │ ├── logo_vbvv.gif
│ │ ├── ENV_ICBC_OUT.gif
│ │ └── ENV_SPDB_OUT.gif
├── ustyle
│ ├── admin
│ │ ├── img
│ │ │ └── animate.png
│ │ └── css
│ │ │ └── pages
│ │ │ ├── icon.css
│ │ │ ├── weather-icons.css
│ │ │ ├── error-page.css
│ │ │ ├── invoice.css
│ │ │ ├── gallery.css
│ │ │ ├── glyphicons.css
│ │ │ ├── faq.css
│ │ │ ├── messages.css
│ │ │ ├── frontend-themes.css
│ │ │ └── search.css
│ └── global
│ │ ├── img
│ │ ├── nature
│ │ │ ├── 1.jpg
│ │ │ ├── 2.jpg
│ │ │ ├── 3.jpg
│ │ │ ├── 4.jpg
│ │ │ └── 5.jpg
│ │ ├── people
│ │ │ ├── 1.jpg
│ │ │ ├── 2.jpg
│ │ │ └── 3.jpg
│ │ ├── avatar
│ │ │ ├── 35
│ │ │ │ ├── 1.png
│ │ │ │ ├── 2.png
│ │ │ │ ├── 3.png
│ │ │ │ ├── 4.png
│ │ │ │ ├── 5.png
│ │ │ │ ├── 6.png
│ │ │ │ ├── 7.png
│ │ │ │ ├── 8.png
│ │ │ │ ├── 9.png
│ │ │ │ ├── 10.png
│ │ │ │ ├── 11.png
│ │ │ │ ├── 12.png
│ │ │ │ ├── 13.png
│ │ │ │ ├── 15.png
│ │ │ │ ├── 16.png
│ │ │ │ ├── 17.png
│ │ │ │ ├── 18.png
│ │ │ │ ├── 19.png
│ │ │ │ ├── 20.png
│ │ │ │ └── 26.png
│ │ │ ├── 50
│ │ │ │ ├── 1.png
│ │ │ │ ├── 2.png
│ │ │ │ ├── 3.png
│ │ │ │ ├── 4.png
│ │ │ │ ├── 5.png
│ │ │ │ ├── 6.png
│ │ │ │ ├── 7.png
│ │ │ │ ├── 8.png
│ │ │ │ ├── 10.png
│ │ │ │ ├── 11.png
│ │ │ │ ├── 12.png
│ │ │ │ ├── 13.png
│ │ │ │ ├── 14.png
│ │ │ │ ├── 15.png
│ │ │ │ ├── 16.png
│ │ │ │ ├── 17.png
│ │ │ │ ├── 18.png
│ │ │ │ ├── 20.png
│ │ │ │ ├── 21.png
│ │ │ │ ├── 22.png
│ │ │ │ └── 23.png
│ │ │ └── 100
│ │ │ │ ├── 1.png
│ │ │ │ ├── 12.png
│ │ │ │ ├── 13.png
│ │ │ │ ├── 14.png
│ │ │ │ ├── 15.png
│ │ │ │ ├── 16.png
│ │ │ │ ├── 17.png
│ │ │ │ ├── 18.png
│ │ │ │ ├── 19.png
│ │ │ │ └── 24.png
│ │ ├── loader
│ │ │ ├── flat
│ │ │ │ ├── 1.gif
│ │ │ │ ├── 2.gif
│ │ │ │ ├── 3.gif
│ │ │ │ ├── 4.gif
│ │ │ │ ├── 5.gif
│ │ │ │ ├── 6.gif
│ │ │ │ └── 7.gif
│ │ │ └── general
│ │ │ │ ├── 1.gif
│ │ │ │ ├── 2.gif
│ │ │ │ ├── 3.gif
│ │ │ │ ├── 4.gif
│ │ │ │ ├── 5.gif
│ │ │ │ ├── 6.gif
│ │ │ │ ├── 7.gif
│ │ │ │ ├── 8.gif
│ │ │ │ ├── 9.gif
│ │ │ │ └── 10.gif
│ │ ├── technology
│ │ │ ├── 1.jpg
│ │ │ ├── 2.jpg
│ │ │ ├── 3.jpg
│ │ │ ├── 4.jpg
│ │ │ └── 5.jpg
│ │ ├── logo
│ │ │ ├── logo-white.png
│ │ │ ├── logo-djavaui.png
│ │ │ └── logo-vertical.png
│ │ └── ico
│ │ │ └── apple-touch-icon.png
│ │ ├── fontawesome
│ │ └── fonts
│ │ │ ├── FontAwesome.otf
│ │ │ ├── fontawesome-webfont.eot
│ │ │ ├── fontawesome-webfont.ttf
│ │ │ ├── fontawesome-webfont.woff
│ │ │ └── fontawesome-webfont.woff2
│ │ └── bootstrap
│ │ └── fonts
│ │ ├── glyphicons-halflings-regular.eot
│ │ ├── glyphicons-halflings-regular.ttf
│ │ ├── glyphicons-halflings-regular.woff
│ │ └── glyphicons-halflings-regular.woff2
├── qtstyle
│ ├── font-awesome
│ │ └── fonts
│ │ │ ├── FontAwesome.otf
│ │ │ ├── fontawesome-webfont.eot
│ │ │ ├── fontawesome-webfont.ttf
│ │ │ ├── fontawesome-webfont.woff
│ │ │ └── fontawesome-webfont.woff2
│ └── bootstrap
│ │ ├── fonts
│ │ ├── glyphicons-halflings-regular.eot
│ │ ├── glyphicons-halflings-regular.ttf
│ │ ├── glyphicons-halflings-regular.woff
│ │ └── glyphicons-halflings-regular.woff2
│ │ └── js
│ │ └── npm.js
├── foot.jsp
├── logout.jsp
├── footer.jsp
├── sh.jsp
├── guanyudetail.jsp
├── head.jsp
├── zhifu.jsp
├── factory
│ └── checkno.jsp
├── left_yonghu.jsp
├── sy.jsp
├── image.jsp
├── fenlei.jsp
├── yonghu.jsp
├── admins.jsp
├── dingdan.jsp
├── lunbotu.jsp
├── liuyanban.jsp
├── youqinglianjie.jsp
├── guanyu.jsp
├── ajax.jsp
├── jingpai.jsp
├── shangpin.jsp
├── dingdan_detail.jsp
├── upload_re.jsp
├── left_guanliyuan.jsp
├── fenlei_add.jsp
├── liuyanban_updt.jsp
├── mod.jsp
├── shangpin_detail.jsp
├── admins_updt.jsp
├── fenlei_updt.jsp
├── admins_updtself.jsp
├── youqinglianjie_list.jsp
├── guanyu_add.jsp
├── youqinglianjie_add.jsp
└── admins_add.jsp
├── .DS_Store
├── .gitattributes
├── src
├── util
│ ├── Info.java
│ └── Request.java
└── dao
│ └── Query.java
└── README.md
/WebRoot/upload/image.txt:
--------------------------------------------------------------------------------
1 | images
--------------------------------------------------------------------------------
/WebRoot/META-INF/MANIFEST.MF:
--------------------------------------------------------------------------------
1 | Manifest-Version: 1.0
2 | Class-Path:
3 |
4 |
--------------------------------------------------------------------------------
/.DS_Store:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/.DS_Store
--------------------------------------------------------------------------------
/.gitattributes:
--------------------------------------------------------------------------------
1 | *.js linguist-language=java
2 | *.css linguist-language=java
3 | *.html linguist-language=java
--------------------------------------------------------------------------------
/WebRoot/js/nopic.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/nopic.jpg
--------------------------------------------------------------------------------
/WebRoot/css/images/fd.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/css/images/fd.png
--------------------------------------------------------------------------------
/WebRoot/WEB-INF/lib/jxl.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/WEB-INF/lib/jxl.jar
--------------------------------------------------------------------------------
/WebRoot/WEB-INF/lib/msbase.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/WEB-INF/lib/msbase.jar
--------------------------------------------------------------------------------
/WebRoot/WEB-INF/lib/msutil.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/WEB-INF/lib/msutil.jar
--------------------------------------------------------------------------------
/WebRoot/WEB-INF/lib/sqljdbc.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/WEB-INF/lib/sqljdbc.jar
--------------------------------------------------------------------------------
/WebRoot/css/images/low_down.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/css/images/low_down.png
--------------------------------------------------------------------------------
/WebRoot/js/video/video-js.swf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/video/video-js.swf
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/alipay.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/alipay.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/layout.css:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/layout.css
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/logo.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/logo.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/qqzf.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/qqzf.png
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/wxzf.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/wxzf.png
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/wyzf.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/wyzf.png
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/zfbzf.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/zfbzf.png
--------------------------------------------------------------------------------
/WebRoot/WEB-INF/lib/jstl-1.2.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/WEB-INF/lib/jstl-1.2.jar
--------------------------------------------------------------------------------
/WebRoot/WEB-INF/lib/sqljdbc4.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/WEB-INF/lib/sqljdbc4.jar
--------------------------------------------------------------------------------
/WebRoot/js/video/font/VideoJS.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/video/font/VideoJS.eot
--------------------------------------------------------------------------------
/WebRoot/js/video/font/VideoJS.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/video/font/VideoJS.ttf
--------------------------------------------------------------------------------
/WebRoot/upload/1641456330638.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641456330638.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641456335890.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641456335890.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641456376903.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641456376903.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641457310436.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641457310436.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641457318561.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641457318561.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641457351466.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641457351466.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641457375852.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641457375852.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641457420848.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641457420848.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641457429979.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641457429979.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641457474927.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641457474927.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641457631344.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641457631344.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641457637521.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641457637521.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641457642475.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641457642475.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641457665772.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641457665772.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641457689139.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641457689139.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641457696087.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641457696087.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641457711122.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641457711122.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641458656927.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641458656927.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641458711511.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641458711511.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641458719266.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641458719266.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641458760070.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641458760070.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641458765623.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641458765623.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641458772668.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641458772668.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641458794918.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641458794918.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641718461538.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641718461538.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641718535343.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641718535343.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641718540155.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641718540155.png
--------------------------------------------------------------------------------
/WebRoot/upload/1641718565489.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/1641718565489.png
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/ABC_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/ABC_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/BOC_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/BOC_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/CCB_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/CCB_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/CEB_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/CEB_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/CIB_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/CIB_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/CMBC_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/CMBC_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/CMB_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/CMB_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/COMM_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/COMM_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/FDB_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/FDB_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/GDB_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/GDB_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/HZCB_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/HZCB_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/ICBC_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/ICBC_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/PSBC_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/PSBC_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/SDB_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/SDB_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/SPDB_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/SPDB_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/alipay_1.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/alipay_1.gif
--------------------------------------------------------------------------------
/WebRoot/WEB-INF/lib/mssqlserver.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/WEB-INF/lib/mssqlserver.jar
--------------------------------------------------------------------------------
/WebRoot/WEB-INF/lib/ueditor-mini.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/WEB-INF/lib/ueditor-mini.jar
--------------------------------------------------------------------------------
/WebRoot/js/video/font/VideoJS.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/video/font/VideoJS.woff
--------------------------------------------------------------------------------
/WebRoot/ustyle/admin/img/animate.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/admin/img/animate.png
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/BJRCB_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/BJRCB_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/CITIC_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/CITIC_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/ENV_ABC_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/ENV_ABC_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/ENV_CCB_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/ENV_CCB_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/NBBANK_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/NBBANK_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/SHBANK_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/SHBANK_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/SPABANK_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/SPABANK_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/alipay_bwrx.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/alipay_bwrx.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/button_sure.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/button_sure.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/icon_visa_s.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/icon_visa_s.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/lijizhifu.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/lijizhifu.png
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/logo_vbvv.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/logo_vbvv.gif
--------------------------------------------------------------------------------
/WebRoot/WEB-INF/lib/db-query-1.2.7.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/WEB-INF/lib/db-query-1.2.7.jar
--------------------------------------------------------------------------------
/WebRoot/WEB-INF/lib/jspsmartupload.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/WEB-INF/lib/jspsmartupload.jar
--------------------------------------------------------------------------------
/WebRoot/WEB-INF/lib/zxing-1.6-core.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/WEB-INF/lib/zxing-1.6-core.jar
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/nature/1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/nature/1.jpg
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/nature/2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/nature/2.jpg
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/nature/3.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/nature/3.jpg
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/nature/4.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/nature/4.jpg
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/nature/5.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/nature/5.jpg
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/people/1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/people/1.jpg
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/people/2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/people/2.jpg
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/people/3.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/people/3.jpg
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/ENV_ICBC_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/ENV_ICBC_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/zhifu/images/ENV_SPDB_OUT.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/zhifu/images/ENV_SPDB_OUT.gif
--------------------------------------------------------------------------------
/WebRoot/WEB-INF/lib/commons-io-1.3.2.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/WEB-INF/lib/commons-io-1.3.2.jar
--------------------------------------------------------------------------------
/WebRoot/WEB-INF/lib/fastjson-1.2.78.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/WEB-INF/lib/fastjson-1.2.78.jar
--------------------------------------------------------------------------------
/WebRoot/WEB-INF/lib/query-jstl-0.0.1.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/WEB-INF/lib/query-jstl-0.0.1.jar
--------------------------------------------------------------------------------
/WebRoot/js/datepicker/skin/datePicker.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/datepicker/skin/datePicker.gif
--------------------------------------------------------------------------------
/WebRoot/js/layer/theme/default/icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/layer/theme/default/icon.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/35/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/35/1.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/35/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/35/2.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/35/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/35/3.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/35/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/35/4.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/35/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/35/5.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/35/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/35/6.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/35/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/35/7.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/35/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/35/8.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/35/9.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/35/9.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/50/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/50/1.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/50/2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/50/2.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/50/3.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/50/3.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/50/4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/50/4.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/50/5.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/50/5.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/50/6.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/50/6.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/50/7.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/50/7.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/50/8.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/50/8.png
--------------------------------------------------------------------------------
/WebRoot/js/datepicker/skin/default/img.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/datepicker/skin/default/img.gif
--------------------------------------------------------------------------------
/WebRoot/js/datepicker/skin/whyGreen/bg.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/datepicker/skin/whyGreen/bg.jpg
--------------------------------------------------------------------------------
/WebRoot/js/datepicker/skin/whyGreen/img.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/datepicker/skin/whyGreen/img.gif
--------------------------------------------------------------------------------
/WebRoot/js/layer/theme/default/icon-ext.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/layer/theme/default/icon-ext.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/lang/en/images/copy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/lang/en/images/copy.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/100/1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/100/1.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/100/12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/100/12.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/100/13.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/100/13.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/100/14.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/100/14.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/100/15.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/100/15.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/100/16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/100/16.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/100/17.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/100/17.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/100/18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/100/18.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/100/19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/100/19.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/100/24.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/100/24.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/35/10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/35/10.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/35/11.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/35/11.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/35/12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/35/12.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/35/13.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/35/13.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/35/15.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/35/15.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/35/16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/35/16.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/35/17.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/35/17.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/35/18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/35/18.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/35/19.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/35/19.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/35/20.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/35/20.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/35/26.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/35/26.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/50/10.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/50/10.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/50/11.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/50/11.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/50/12.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/50/12.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/50/13.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/50/13.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/50/14.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/50/14.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/50/15.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/50/15.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/50/16.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/50/16.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/50/17.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/50/17.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/50/18.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/50/18.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/50/20.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/50/20.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/50/21.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/50/21.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/50/22.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/50/22.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/avatar/50/23.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/avatar/50/23.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/loader/flat/1.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/loader/flat/1.gif
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/loader/flat/2.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/loader/flat/2.gif
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/loader/flat/3.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/loader/flat/3.gif
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/loader/flat/4.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/loader/flat/4.gif
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/loader/flat/5.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/loader/flat/5.gif
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/loader/flat/6.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/loader/flat/6.gif
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/loader/flat/7.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/loader/flat/7.gif
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/technology/1.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/technology/1.jpg
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/technology/2.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/technology/2.jpg
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/technology/3.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/technology/3.jpg
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/technology/4.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/technology/4.jpg
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/technology/5.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/technology/5.jpg
--------------------------------------------------------------------------------
/WebRoot/js/layer/theme/default/loading-0.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/layer/theme/default/loading-0.gif
--------------------------------------------------------------------------------
/WebRoot/js/layer/theme/default/loading-1.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/layer/theme/default/loading-1.gif
--------------------------------------------------------------------------------
/WebRoot/js/layer/theme/default/loading-2.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/layer/theme/default/loading-2.gif
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/lang/en/images/button.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/lang/en/images/button.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/lang/en/images/music.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/lang/en/images/music.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/lang/en/images/upload.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/lang/en/images/upload.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/lang/zh-cn/images/copy.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/lang/zh-cn/images/copy.png
--------------------------------------------------------------------------------
/WebRoot/upload/20220106/69931641457481975.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/20220106/69931641457481975.png
--------------------------------------------------------------------------------
/WebRoot/upload/20220106/7381641457439197.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/upload/20220106/7381641457439197.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/loader/general/1.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/loader/general/1.gif
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/loader/general/2.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/loader/general/2.gif
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/loader/general/3.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/loader/general/3.gif
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/loader/general/4.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/loader/general/4.gif
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/loader/general/5.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/loader/general/5.gif
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/loader/general/6.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/loader/general/6.gif
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/loader/general/7.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/loader/general/7.gif
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/loader/general/8.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/loader/general/8.gif
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/loader/general/9.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/loader/general/9.gif
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/logo/logo-white.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/logo/logo-white.png
--------------------------------------------------------------------------------
/WebRoot/WEB-INF/lib/commons-fileupload-1.2.2.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/WEB-INF/lib/commons-fileupload-1.2.2.jar
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/dialogs/emotion/images/0.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/dialogs/emotion/images/0.gif
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/lang/en/images/addimage.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/lang/en/images/addimage.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/lang/en/images/imglabel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/lang/en/images/imglabel.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/lang/zh-cn/images/music.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/lang/zh-cn/images/music.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/lang/zh-cn/images/upload.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/lang/zh-cn/images/upload.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/themes/default/images/ok.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/themes/default/images/ok.gif
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/loader/general/10.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/loader/general/10.gif
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/logo/logo-djavaui.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/logo/logo-djavaui.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/logo/logo-vertical.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/logo/logo-vertical.png
--------------------------------------------------------------------------------
/WebRoot/WEB-INF/lib/mysql-connector-java-8.0.11.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/WEB-INF/lib/mysql-connector-java-8.0.11.jar
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/dialogs/image/images/close.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/dialogs/image/images/close.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/lang/en/images/background.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/lang/en/images/background.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/lang/en/images/deleteenable.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/lang/en/images/deleteenable.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/lang/en/images/localimage.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/lang/en/images/localimage.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/lang/zh-cn/images/imglabel.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/lang/zh-cn/images/imglabel.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/themes/default/images/caret.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/themes/default/images/caret.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/themes/default/images/close.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/themes/default/images/close.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/themes/default/images/icons.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/themes/default/images/icons.gif
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/themes/default/images/icons.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/themes/default/images/icons.png
--------------------------------------------------------------------------------
/WebRoot/qtstyle/font-awesome/fonts/FontAwesome.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/qtstyle/font-awesome/fonts/FontAwesome.otf
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/img/ico/apple-touch-icon.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/img/ico/apple-touch-icon.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/dialogs/emotion/images/bface.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/dialogs/emotion/images/bface.gif
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/dialogs/emotion/images/cface.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/dialogs/emotion/images/cface.gif
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/dialogs/emotion/images/fface.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/dialogs/emotion/images/fface.gif
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/dialogs/emotion/images/tface.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/dialogs/emotion/images/tface.gif
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/dialogs/emotion/images/wface.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/dialogs/emotion/images/wface.gif
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/dialogs/emotion/images/yface.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/dialogs/emotion/images/yface.gif
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/dialogs/image/images/upload1.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/dialogs/image/images/upload1.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/dialogs/image/images/upload2.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/dialogs/image/images/upload2.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/lang/en/images/deletedisable.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/lang/en/images/deletedisable.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/lang/en/images/listbackground.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/lang/en/images/listbackground.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/lang/zh-cn/images/localimage.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/lang/zh-cn/images/localimage.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/themes/default/images/pop-bg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/themes/default/images/pop-bg.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/themes/default/images/spacer.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/themes/default/images/spacer.gif
--------------------------------------------------------------------------------
/WebRoot/WEB-INF/lib/mysql-connector-java-5.0.4-bin.jar:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/WEB-INF/lib/mysql-connector-java-5.0.4-bin.jar
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/dialogs/emotion/images/jxface2.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/dialogs/emotion/images/jxface2.gif
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/dialogs/formula/images/formula.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/dialogs/formula/images/formula.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/dialogs/video/images/left_focus.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/dialogs/video/images/left_focus.jpg
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/dialogs/video/images/none_focus.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/dialogs/video/images/none_focus.jpg
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/dialogs/video/images/right_focus.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/dialogs/video/images/right_focus.jpg
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/lang/en/images/rotateleftdisable.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/lang/en/images/rotateleftdisable.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/lang/en/images/rotateleftenable.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/lang/en/images/rotateleftenable.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/lang/en/images/rotaterightenable.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/lang/en/images/rotaterightenable.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/themes/default/images/videologo.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/themes/default/images/videologo.gif
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/fontawesome/fonts/FontAwesome.otf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/fontawesome/fonts/FontAwesome.otf
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/dialogs/video/images/center_focus.jpg:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/dialogs/video/images/center_focus.jpg
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/lang/en/images/alldeletebtnupskin.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/lang/en/images/alldeletebtnupskin.png
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/lang/en/images/rotaterightdisable.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/lang/en/images/rotaterightdisable.png
--------------------------------------------------------------------------------
/WebRoot/qtstyle/font-awesome/fonts/fontawesome-webfont.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/qtstyle/font-awesome/fonts/fontawesome-webfont.eot
--------------------------------------------------------------------------------
/WebRoot/qtstyle/font-awesome/fonts/fontawesome-webfont.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/qtstyle/font-awesome/fonts/fontawesome-webfont.ttf
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/lang/en/images/alldeletebtnhoverskin.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/lang/en/images/alldeletebtnhoverskin.png
--------------------------------------------------------------------------------
/WebRoot/qtstyle/font-awesome/fonts/fontawesome-webfont.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/qtstyle/font-awesome/fonts/fontawesome-webfont.woff
--------------------------------------------------------------------------------
/WebRoot/qtstyle/font-awesome/fonts/fontawesome-webfont.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/qtstyle/font-awesome/fonts/fontawesome-webfont.woff2
--------------------------------------------------------------------------------
/WebRoot/js/umeditor/dialogs/emotion/images/neweditor-tab-bg.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/js/umeditor/dialogs/emotion/images/neweditor-tab-bg.png
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/fontawesome/fonts/fontawesome-webfont.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/fontawesome/fonts/fontawesome-webfont.eot
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/fontawesome/fonts/fontawesome-webfont.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/fontawesome/fonts/fontawesome-webfont.ttf
--------------------------------------------------------------------------------
/WebRoot/qtstyle/bootstrap/fonts/glyphicons-halflings-regular.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/qtstyle/bootstrap/fonts/glyphicons-halflings-regular.eot
--------------------------------------------------------------------------------
/WebRoot/qtstyle/bootstrap/fonts/glyphicons-halflings-regular.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/qtstyle/bootstrap/fonts/glyphicons-halflings-regular.ttf
--------------------------------------------------------------------------------
/WebRoot/qtstyle/bootstrap/fonts/glyphicons-halflings-regular.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/qtstyle/bootstrap/fonts/glyphicons-halflings-regular.woff
--------------------------------------------------------------------------------
/WebRoot/qtstyle/bootstrap/fonts/glyphicons-halflings-regular.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/qtstyle/bootstrap/fonts/glyphicons-halflings-regular.woff2
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/fontawesome/fonts/fontawesome-webfont.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/fontawesome/fonts/fontawesome-webfont.woff
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/fontawesome/fonts/fontawesome-webfont.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/fontawesome/fonts/fontawesome-webfont.woff2
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/bootstrap/fonts/glyphicons-halflings-regular.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/bootstrap/fonts/glyphicons-halflings-regular.eot
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/bootstrap/fonts/glyphicons-halflings-regular.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/bootstrap/fonts/glyphicons-halflings-regular.ttf
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/bootstrap/fonts/glyphicons-halflings-regular.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/bootstrap/fonts/glyphicons-halflings-regular.woff
--------------------------------------------------------------------------------
/WebRoot/ustyle/global/bootstrap/fonts/glyphicons-halflings-regular.woff2:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/JavaGraduationProject/AuctionManagementSystem/HEAD/WebRoot/ustyle/global/bootstrap/fonts/glyphicons-halflings-regular.woff2
--------------------------------------------------------------------------------
/WebRoot/js/datepicker/skin/WdatePicker.css:
--------------------------------------------------------------------------------
1 | .Wdate{
2 | border:#999 1px solid;
3 | height:20px;
4 | background:#fff url(datePicker.gif) no-repeat right;
5 | }
6 | .Wdate::-ms-clear{display:none;}
7 |
8 | .WdateFmtErr{
9 | font-weight:bold;
10 | color:red;
11 | }
--------------------------------------------------------------------------------
/WebRoot/foot.jsp:
--------------------------------------------------------------------------------
1 | <%@ page language="java" import="dao.*" pageEncoding="UTF-8"%>
2 | <%@ page language="java" import="java.util.*"%>
3 | <%@page import="util.*"%>
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |