在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → java基于SpringBoot进销存ERP系统源码.7z

java基于SpringBoot进销存ERP系统源码.7z

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:46.37M
  • 下载次数:26
  • 浏览次数:421
  • 发布时间:2021-12-14
  • 实例类别:一般编程问题
  • 发 布 人:js2021
  • 文件格式:.7z
  • 所需积分:2
 

实例介绍

【实例简介】
核心框架:SpringBoot 2.0 + Mybatis 1.3.2 JS框架:Jquery 1.8.0 UI框架: EasyUI 1.3.5 模板框架: AdminLTE 2.4.0 管理框架: Maven 3.2.3 开发环境: IDE: IntelliJ IDEA 2017+ eclipse DB: Mysql5.7.4 JDK: JDK1.8 Maven: Maven3.2.3+ 数据库服务器:Mysql5.7.4 JAVA平台: JRE1.8 主要模块 零售管理、采购管理、销售管理 仓库管理、财务管理、报表查询 系统管理等。支持预付款、收入支出等。
【实例截图】
【核心代码】
16359647320029519983.7z
└── java基于SpringBoot进销存ERP系统源码
├── ERP
│   ├── dist
│   │   ├── jshERP2.0-bin
│   │   │   └── jshERP2.0
│   │   │   ├── bin
│   │   │   │   └── run-manage.sh
│   │   │   ├── config
│   │   │   │   ├── application.properties
│   │   │   │   └── logback-spring.xml
│   │   │   ├── docs
│   │   │   │   ├── jsh_erp.sql
│   │   │   │   ├── 华夏ERP数据库设计汇总.xlsx
│   │   │   │   └── 数据库更新记录-方便升级.txt
│   │   │   ├── erp_web
│   │   │   │   ├── css
│   │   │   │   │   ├── bill_detail.css
│   │   │   │   │   ├── common.css
│   │   │   │   │   ├── css.css
│   │   │   │   │   ├── fonts
│   │   │   │   │   │   ├── font-awesome.css
│   │   │   │   │   │   ├── font-icons.min.css
│   │   │   │   │   │   ├── fonts
│   │   │   │   │   │   │   ├── FontAwesome.otf
│   │   │   │   │   │   │   ├── fontawesome-webfont.eot
│   │   │   │   │   │   │   ├── fontawesome-webfont.svg
│   │   │   │   │   │   │   ├── fontawesome-webfont.ttf
│   │   │   │   │   │   │   ├── fontawesome-webfont.woff
│   │   │   │   │   │   │   ├── fontawesome-webfont.woff2
│   │   │   │   │   │   │   ├── Simple-Line-Icons.eot
│   │   │   │   │   │   │   ├── Simple-Line-Icons.svg
│   │   │   │   │   │   │   ├── Simple-Line-Icons.ttf
│   │   │   │   │   │   │   ├── Simple-Line-Icons.woff
│   │   │   │   │   │   │   └── Simple-Line-Icons.woff2
│   │   │   │   │   │   └── simple-line-icons.css
│   │   │   │   │   ├── in_out.css
│   │   │   │   │   ├── jsherp.css
│   │   │   │   │   ├── material.css
│   │   │   │   │   ├── retail_list.css
│   │   │   │   │   └── user_help.css
│   │   │   │   ├── home.html
│   │   │   │   ├── images
│   │   │   │   │   ├── 004.jpg
│   │   │   │   │   ├── 007.png
│   │   │   │   │   ├── 020.png
│   │   │   │   │   ├── 657.png
│   │   │   │   │   ├── 680.png
│   │   │   │   │   ├── 894.png
│   │   │   │   │   ├── a1.gif
│   │   │   │   │   ├── admin.png
│   │   │   │   │   ├── bg_actlistcon.gif
│   │   │   │   │   ├── bg_actlist.jpg
│   │   │   │   │   ├── bg_actliston.jpg
│   │   │   │   │   ├── bg_btn.gif
│   │   │   │   │   ├── bg_btnl.gif
│   │   │   │   │   ├── bg_btnlon.gif
│   │   │   │   │   ├── bg_btnon.gif
│   │   │   │   │   ├── bg_btnr.gif
│   │   │   │   │   ├── bg_btnron.gif
│   │   │   │   │   ├── bg_cntnav.jpg
│   │   │   │   │   ├── bg_datath.jpg
│   │   │   │   │   ├── bg_foot.jpg
│   │   │   │   │   ├── bg_head.jpg
│   │   │   │   │   ├── bg_keycode.jpg
│   │   │   │   │   ├── bg_logininout.jpg
│   │   │   │   │   ├── bg_login.jpg
│   │   │   │   │   ├── bg_login_main.jpg
│   │   │   │   │   ├── bg_menulist.jpg
│   │   │   │   │   ├── bg_menuliston.jpg
│   │   │   │   │   ├── bg_menutop.jpg
│   │   │   │   │   ├── bg_notebook.gif
│   │   │   │   │   ├── bg_positionl.gif
│   │   │   │   │   ├── bg_positionm.jpg
│   │   │   │   │   ├── bg_positionrbak.jpg
│   │   │   │   │   ├── bg_positionr.jpg
│   │   │   │   │   ├── bg_positionrpos.jpg
│   │   │   │   │   ├── bg_psplit.jpg
│   │   │   │   │   ├── bg_register_main.jpg
│   │   │   │   │   ├── bg_tipfailth.png
│   │   │   │   │   ├── bg_tipsuccess.png
│   │   │   │   │   ├── blogging.png
│   │   │   │   │   ├── btn_check.gif
│   │   │   │   │   ├── btn_checkon.gif
│   │   │   │   │   ├── btn_close.gif
│   │   │   │   │   ├── btn_close.png
│   │   │   │   │   ├── btn_display.gif
│   │   │   │   │   ├── btn_goto.gif
│   │   │   │   │   ├── btn_gotoon.gif
│   │   │   │   │   ├── btn_login.jpg
│   │   │   │   │   ├── btn_loginon.jpg
│   │   │   │   │   ├── btn_minus.gif
│   │   │   │   │   ├── btn_openm.gif
│   │   │   │   │   ├── btn_plus.gif
│   │   │   │   │   ├── btn_scolse.gif
│   │   │   │   │   ├── btn_sopen.gif
│   │   │   │   │   ├── butterfly.jpg
│   │   │   │   │   ├── categories.png
│   │   │   │   │   ├── chart_bar.png
│   │   │   │   │   ├── clock.png
│   │   │   │   │   ├── comment.png
│   │   │   │   │   ├── computer.png
│   │   │   │   │   ├── contacts.png
│   │   │   │   │   ├── date_packer.gif
│   │   │   │   │   ├── draw1.jpg
│   │   │   │   │   ├── draw2.jpg
│   │   │   │   │   ├── draw3.jpg
│   │   │   │   │   ├── draw4.jpg
│   │   │   │   │   ├── edit_kiii.png
│   │   │   │   │   ├── edit_lockon.png
│   │   │   │   │   ├── edit_lock.png
│   │   │   │   │   ├── edit_monitor.png
│   │   │   │   │   ├── edit_notebook.png
│   │   │   │   │   ├── edit_pencil.png
│   │   │   │   │   ├── edit_set.png
│   │   │   │   │   ├── edit_time.gif
│   │   │   │   │   ├── evernote-alt.png
│   │   │   │   │   ├── favicon.ico
│   │   │   │   │   ├── favicon.ico.bak
│   │   │   │   │   ├── house.png
│   │   │   │   │   ├── imac.png
│   │   │   │   │   ├── loading1.gif
│   │   │   │   │   ├── lock_unlock.png
│   │   │   │   │   ├── login_tip.jpg
│   │   │   │   │   ├── logo.jpg
│   │   │   │   │   ├── logo.png
│   │   │   │   │   ├── man.png
│   │   │   │   │   ├── navtop_home.gif
│   │   │   │   │   ├── navtop_logout.gif
│   │   │   │   │   ├── preferences1.png
│   │   │   │   │   ├── receipt-excel.png
│   │   │   │   │   ├── register_tip.jpg
│   │   │   │   │   ├── suma_logo.png
│   │   │   │   │   ├── sysetem_name3.jpg
│   │   │   │   │   ├── sysetem_name.jpg
│   │   │   │   │   ├── time.png
│   │   │   │   │   ├── user_business_boss.png
│   │   │   │   │   ├── user.png
│   │   │   │   │   ├── user-red.png
│   │   │   │   │   ├── user_suit.png
│   │   │   │   │   ├── valid_code.jpg
│   │   │   │   │   ├── vavtop_help.gif
│   │   │   │   │   └── windvane.png
│   │   │   │   ├── index.html
│   │   │   │   ├── js
│   │   │   │   │   ├── adminlte
│   │   │   │   │   │   ├── css
│   │   │   │   │   │   │   ├── AdminLTE.css
│   │   │   │   │   │   │   ├── adminlte.css.map
│   │   │   │   │   │   │   ├── AdminLTE.min.css
│   │   │   │   │   │   │   ├── adminlte.min.css.map
│   │   │   │   │   │   │   └── skins
│   │   │   │   │   │   │   ├── skin-black.css
│   │   │   │   │   │   │   ├── skin-black-light.css
│   │   │   │   │   │   │   ├── skin-blue.css
│   │   │   │   │   │   │   ├── skin-blue-light2.css
│   │   │   │   │   │   │   ├── skin-blue-light.css
│   │   │   │   │   │   │   ├── skin-green.css
│   │   │   │   │   │   │   ├── skin-green-light.css
│   │   │   │   │   │   │   ├── skin-purple.css
│   │   │   │   │   │   │   ├── skin-purple-light.css
│   │   │   │   │   │   │   ├── skin-red.css
│   │   │   │   │   │   │   ├── skin-red-light.css
│   │   │   │   │   │   │   ├── skin-yellow.css
│   │   │   │   │   │   │   └── skin-yellow-light.css
│   │   │   │   │   │   ├── img
│   │   │   │   │   │   │   ├── boxed-bg.jpg
│   │   │   │   │   │   │   └── boxed-bg.png
│   │   │   │   │   │   └── js
│   │   │   │   │   │   ├── adminlte.js
│   │   │   │   │   │   └── adminlte.min.js
│   │   │   │   │   ├── bootstrap
│   │   │   │   │   │   ├── css
│   │   │   │   │   │   │   ├── bootstrap.css
│   │   │   │   │   │   │   ├── bootstrap.css.map
│   │   │   │   │   │   │   ├── bootstrap.min.css
│   │   │   │   │   │   │   ├── bootstrap.min.css.map
│   │   │   │   │   │   │   ├── bootstrap-theme.css
│   │   │   │   │   │   │   ├── bootstrap-theme.css.map
│   │   │   │   │   │   │   ├── bootstrap-theme.min.css
│   │   │   │   │   │   │   └── bootstrap-theme.min.css.map
│   │   │   │   │   │   ├── fonts
│   │   │   │   │   │   │   ├── glyphicons-halflings-regular.eot
│   │   │   │   │   │   │   ├── glyphicons-halflings-regular.svg
│   │   │   │   │   │   │   ├── glyphicons-halflings-regular.ttf
│   │   │   │   │   │   │   ├── glyphicons-halflings-regular.woff
│   │   │   │   │   │   │   └── glyphicons-halflings-regular.woff2
│   │   │   │   │   │   └── js
│   │   │   │   │   │   ├── bootstrap.js
│   │   │   │   │   │   └── bootstrap.min.js
│   │   │   │   │   ├── bootstrap-plugins
│   │   │   │   │   │   ├── bootstrap-hover-dropdown.js
│   │   │   │   │   │   └── bootstrap-hover-dropdown.min.js
│   │   │   │   │   ├── channel
│   │   │   │   │   │   ├── imagepreview.js
│   │   │   │   │   │   ├── imgup.css
│   │   │   │   │   │   ├── jquery-1.8.3.min.js
│   │   │   │   │   │   ├── jquery.crop.js
│   │   │   │   │   │   └── json2.js
│   │   │   │   │   ├── colorbox
│   │   │   │   │   │   ├── bower.json
│   │   │   │   │   │   ├── colorbox.ai
│   │   │   │   │   │   ├── colorbox.css
│   │   │   │   │   │   ├── colorbox.jquery.json
│   │   │   │   │   │   ├── colorboxSet.js
│   │   │   │   │   │   ├── content
│   │   │   │   │   │   │   ├── ajax.html
│   │   │   │   │   │   │   ├── daisy@2x.jpg
│   │   │   │   │   │   │   ├── daisy.jpg
│   │   │   │   │   │   │   ├── homer.jpg
│   │   │   │   │   │   │   ├── marylou.jpg
│   │   │   │   │   │   │   ├── ohoopee1.jpg
│   │   │   │   │   │   │   ├── ohoopee2.jpg
│   │   │   │   │   │   │   └── ohoopee3.jpg
│   │   │   │   │   │   ├── example1
│   │   │   │   │   │   │   ├── colorbox.css
│   │   │   │   │   │   │   ├── images
│   │   │   │   │   │   │   │   ├── border.png
│   │   │   │   │   │   │   │   ├── controls.png
│   │   │   │   │   │   │   │   ├── loading_background.png
│   │   │   │   │   │   │   │   ├── loading.gif
│   │   │   │   │   │   │   │   └── overlay.png
│   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   ├── example2
│   │   │   │   │   │   │   ├── colorbox.css
│   │   │   │   │   │   │   ├── images
│   │   │   │   │   │   │   │   ├── controls.png
│   │   │   │   │   │   │   │   └── loading.gif
│   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   ├── example3
│   │   │   │   │   │   │   ├── colorbox.css
│   │   │   │   │   │   │   ├── images
│   │   │   │   │   │   │   │   ├── controls.png
│   │   │   │   │   │   │   │   └── loading.gif
│   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   ├── example4
│   │   │   │   │   │   │   ├── colorbox.css
│   │   │   │   │   │   │   ├── images
│   │   │   │   │   │   │   │   ├── border1.png
│   │   │   │   │   │   │   │   ├── border2.png
│   │   │   │   │   │   │   │   └── loading.gif
│   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   ├── example5
│   │   │   │   │   │   │   ├── colorbox.css
│   │   │   │   │   │   │   ├── images
│   │   │   │   │   │   │   │   ├── border.png
│   │   │   │   │   │   │   │   ├── controls.png
│   │   │   │   │   │   │   │   ├── loading_background.png
│   │   │   │   │   │   │   │   └── loading.gif
│   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   ├── i18n
│   │   │   │   │   │   │   ├── jquery.colorbox-ar.js
│   │   │   │   │   │   │   ├── jquery.colorbox-bg.js
│   │   │   │   │   │   │   ├── jquery.colorbox-ca.js
│   │   │   │   │   │   │   ├── jquery.colorbox-cs.js
│   │   │   │   │   │   │   ├── jquery.colorbox-da.js
│   │   │   │   │   │   │   ├── jquery.colorbox-de.js
│   │   │   │   │   │   │   ├── jquery.colorbox-es.js
│   │   │   │   │   │   │   ├── jquery.colorbox-et.js
│   │   │   │   │   │   │   ├── jquery.colorbox-fa.js
│   │   │   │   │   │   │   ├── jquery.colorbox-fi.js
│   │   │   │   │   │   │   ├── jquery.colorbox-fr.js
│   │   │   │   │   │   │   ├── jquery.colorbox-gl.js
│   │   │   │   │   │   │   ├── jquery.colorbox-gr.js
│   │   │   │   │   │   │   ├── jquery.colorbox-he.js
│   │   │   │   │   │   │   ├── jquery.colorbox-hr.js
│   │   │   │   │   │   │   ├── jquery.colorbox-hu.js
│   │   │   │   │   │   │   ├── jquery.colorbox-id.js
│   │   │   │   │   │   │   ├── jquery.colorbox-it.js
│   │   │   │   │   │   │   ├── jquery.colorbox-ja.js
│   │   │   │   │   │   │   ├── jquery.colorbox-kr.js
│   │   │   │   │   │   │   ├── jquery.colorbox-lt.js
│   │   │   │   │   │   │   ├── jquery.colorbox-lv.js
│   │   │   │   │   │   │   ├── jquery.colorbox-my.js
│   │   │   │   │   │   │   ├── jquery.colorbox-nl.js
│   │   │   │   │   │   │   ├── jquery.colorbox-no.js
│   │   │   │   │   │   │   ├── jquery.colorbox-pl.js
│   │   │   │   │   │   │   ├── jquery.colorbox-pt-br.js
│   │   │   │   │   │   │   ├── jquery.colorbox-ro.js
│   │   │   │   │   │   │   ├── jquery.colorbox-ru.js
│   │   │   │   │   │   │   ├── jquery.colorbox-si.js
│   │   │   │   │   │   │   ├── jquery.colorbox-sk.js
│   │   │   │   │   │   │   ├── jquery.colorbox-sr.js
│   │   │   │   │   │   │   ├── jquery.colorbox-sv.js
│   │   │   │   │   │   │   ├── jquery.colorbox-tr.js
│   │   │   │   │   │   │   ├── jquery.colorbox-uk.js
│   │   │   │   │   │   │   ├── jquery.colorbox-zh-CN.js
│   │   │   │   │   │   │   └── jquery.colorbox-zh-TW.js
│   │   │   │   │   │   ├── images
│   │   │   │   │   │   │   ├── border.png
│   │   │   │   │   │   │   ├── controls.png
│   │   │   │   │   │   │   ├── ie6
│   │   │   │   │   │   │   │   ├── borderBottomCenter.png
│   │   │   │   │   │   │   │   ├── borderBottomLeft.png
│   │   │   │   │   │   │   │   ├── borderBottomRight.png
│   │   │   │   │   │   │   │   ├── borderMiddleLeft.png
│   │   │   │   │   │   │   │   ├── borderMiddleRight.png
│   │   │   │   │   │   │   │   ├── borderTopCenter.png
│   │   │   │   │   │   │   │   ├── borderTopLeft.png
│   │   │   │   │   │   │   │   └── borderTopRight.png
│   │   │   │   │   │   │   ├── loading_background.png
│   │   │   │   │   │   │   ├── loading.gif
│   │   │   │   │   │   │   └── overlay.png
│   │   │   │   │   │   ├── jquery.colorbox.js
│   │   │   │   │   │   ├── jquery.colorbox-min.js
│   │   │   │   │   │   └── README.md
│   │   │   │   │   ├── common
│   │   │   │   │   │   ├── base64.js
│   │   │   │   │   │   ├── common.js
│   │   │   │   │   │   ├── cs.js
│   │   │   │   │   │   ├── des.js
│   │   │   │   │   │   ├── h5fix.min.js
│   │   │   │   │   │   ├── i18n
│   │   │   │   │   │   │   └── jsherp_zh_CN.js
│   │   │   │   │   │   ├── jsherp.js
│   │   │   │   │   │   ├── laytpl.js
│   │   │   │   │   │   └── outlook_in.js
│   │   │   │   │   ├── datagrid-detailview.js
│   │   │   │   │   ├── easyui-1.3.5
│   │   │   │   │   │   ├── changelog.txt
│   │   │   │   │   │   ├── demo
│   │   │   │   │   │   │   ├── accordion
│   │   │   │   │   │   │   │   ├── actions.html
│   │   │   │   │   │   │   │   ├── ajax.html
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── _content.html
│   │   │   │   │   │   │   │   ├── datagrid_data1.json
│   │   │   │   │   │   │   │   ├── expandable.html
│   │   │   │   │   │   │   │   ├── multiple.html
│   │   │   │   │   │   │   │   └── tools.html
│   │   │   │   │   │   │   ├── calendar
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   └── firstday.html
│   │   │   │   │   │   │   ├── combo
│   │   │   │   │   │   │   │   └── basic.html
│   │   │   │   │   │   │   ├── combobox
│   │   │   │   │   │   │   │   ├── actions.html
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── combobox_data1.json
│   │   │   │   │   │   │   │   ├── combobox_data2.json
│   │   │   │   │   │   │   │   ├── customformat.html
│   │   │   │   │   │   │   │   ├── dynamicdata.html
│   │   │   │   │   │   │   │   ├── group.html
│   │   │   │   │   │   │   │   ├── multiple.html
│   │   │   │   │   │   │   │   ├── navigation.html
│   │   │   │   │   │   │   │   ├── remotedata.html
│   │   │   │   │   │   │   │   └── remotejsonp.html
│   │   │   │   │   │   │   ├── combogrid
│   │   │   │   │   │   │   │   ├── actions.html
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── datagrid_data1.json
│   │   │   │   │   │   │   │   ├── initvalue.html
│   │   │   │   │   │   │   │   ├── multiple.html
│   │   │   │   │   │   │   │   └── navigation.html
│   │   │   │   │   │   │   ├── combotree
│   │   │   │   │   │   │   │   ├── actions.html
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── initvalue.html
│   │   │   │   │   │   │   │   ├── multiple.html
│   │   │   │   │   │   │   │   └── tree_data1.json
│   │   │   │   │   │   │   ├── datagrid
│   │   │   │   │   │   │   │   ├── aligncolumns.html
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── cellediting.html
│   │   │   │   │   │   │   │   ├── cellstyle.html
│   │   │   │   │   │   │   │   ├── checkbox.html
│   │   │   │   │   │   │   │   ├── clientpagination.html
│   │   │   │   │   │   │   │   ├── columngroup.html
│   │   │   │   │   │   │   │   ├── complextoolbar.html
│   │   │   │   │   │   │   │   ├── contextmenu.html
│   │   │   │   │   │   │   │   ├── custompager.html
│   │   │   │   │   │   │   │   ├── datagrid_data1.json
│   │   │   │   │   │   │   │   ├── datagrid_data2.json
│   │   │   │   │   │   │   │   ├── footer.html
│   │   │   │   │   │   │   │   ├── formatcolumns.html
│   │   │   │   │   │   │   │   ├── frozencolumns.html
│   │   │   │   │   │   │   │   ├── frozenrows.html
│   │   │   │   │   │   │   │   ├── mergecells.html
│   │   │   │   │   │   │   │   ├── multisorting.html
│   │   │   │   │   │   │   │   ├── products.json
│   │   │   │   │   │   │   │   ├── rowborder.html
│   │   │   │   │   │   │   │   ├── rowediting.html
│   │   │   │   │   │   │   │   ├── rowstyle.html
│   │   │   │   │   │   │   │   ├── selection.html
│   │   │   │   │   │   │   │   ├── simpletoolbar.html
│   │   │   │   │   │   │   │   └── transform.html
│   │   │   │   │   │   │   ├── datebox
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── buttons.html
│   │   │   │   │   │   │   │   ├── dateformat.html
│   │   │   │   │   │   │   │   ├── events.html
│   │   │   │   │   │   │   │   └── validate.html
│   │   │   │   │   │   │   ├── datetimebox
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── initvalue.html
│   │   │   │   │   │   │   │   └── showseconds.html
│   │   │   │   │   │   │   ├── demo.css
│   │   │   │   │   │   │   ├── dialog
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── complextoolbar.html
│   │   │   │   │   │   │   │   └── toolbarbuttons.html
│   │   │   │   │   │   │   ├── draggable
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── constain.html
│   │   │   │   │   │   │   │   └── snap.html
│   │   │   │   │   │   │   ├── droppable
│   │   │   │   │   │   │   │   ├── accept.html
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   └── sort.html
│   │   │   │   │   │   │   ├── easyloader
│   │   │   │   │   │   │   │   └── basic.html
│   │   │   │   │   │   │   ├── form
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── form_data1.json
│   │   │   │   │   │   │   │   └── load.html
│   │   │   │   │   │   │   ├── layout
│   │   │   │   │   │   │   │   ├── addremove.html
│   │   │   │   │   │   │   │   ├── autoheight.html
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── complex.html
│   │   │   │   │   │   │   │   ├── _content.html
│   │   │   │   │   │   │   │   ├── datagrid_data1.json
│   │   │   │   │   │   │   │   ├── full.html
│   │   │   │   │   │   │   │   ├── nestedlayout.html
│   │   │   │   │   │   │   │   ├── nocollapsible.html
│   │   │   │   │   │   │   │   ├── propertygrid_data1.json
│   │   │   │   │   │   │   │   └── tree_data1.json
│   │   │   │   │   │   │   ├── linkbutton
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── group.html
│   │   │   │   │   │   │   │   ├── iconalign.html
│   │   │   │   │   │   │   │   ├── plain.html
│   │   │   │   │   │   │   │   └── toggle.html
│   │   │   │   │   │   │   ├── menu
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── customitem.html
│   │   │   │   │   │   │   │   └── events.html
│   │   │   │   │   │   │   ├── menubutton
│   │   │   │   │   │   │   │   ├── actions.html
│   │   │   │   │   │   │   │   └── basic.html
│   │   │   │   │   │   │   ├── messager
│   │   │   │   │   │   │   │   ├── alert.html
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── interactive.html
│   │   │   │   │   │   │   │   └── position.html
│   │   │   │   │   │   │   ├── numberbox
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── format.html
│   │   │   │   │   │   │   │   └── range.html
│   │   │   │   │   │   │   ├── numberspinner
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── increment.html
│   │   │   │   │   │   │   │   └── range.html
│   │   │   │   │   │   │   ├── pagination
│   │   │   │   │   │   │   │   ├── attaching.html
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── custombuttons.html
│   │   │   │   │   │   │   │   ├── layout.html
│   │   │   │   │   │   │   │   ├── links.html
│   │   │   │   │   │   │   │   └── simple.html
│   │   │   │   │   │   │   ├── panel
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── _content.html
│   │   │   │   │   │   │   │   ├── customtools.html
│   │   │   │   │   │   │   │   ├── loadcontent.html
│   │   │   │   │   │   │   │   ├── nestedpanel.html
│   │   │   │   │   │   │   │   └── paneltools.html
│   │   │   │   │   │   │   ├── progressbar
│   │   │   │   │   │   │   │   └── basic.html
│   │   │   │   │   │   │   ├── propertygrid
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── customcolumns.html
│   │   │   │   │   │   │   │   ├── groupformat.html
│   │   │   │   │   │   │   │   └── propertygrid_data1.json
│   │   │   │   │   │   │   ├── resizable
│   │   │   │   │   │   │   │   └── basic.html
│   │   │   │   │   │   │   ├── searchbox
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   └── category.html
│   │   │   │   │   │   │   ├── slider
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── formattip.html
│   │   │   │   │   │   │   │   ├── rule.html
│   │   │   │   │   │   │   │   └── vertical.html
│   │   │   │   │   │   │   ├── splitbutton
│   │   │   │   │   │   │   │   ├── actions.html
│   │   │   │   │   │   │   │   └── basic.html
│   │   │   │   │   │   │   ├── tabs
│   │   │   │   │   │   │   │   ├── autoheight.html
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── _content.html
│   │   │   │   │   │   │   │   ├── dropdown.html
│   │   │   │   │   │   │   │   ├── fixedwidth.html
│   │   │   │   │   │   │   │   ├── hover.html
│   │   │   │   │   │   │   │   ├── images
│   │   │   │   │   │   │   │   │   ├── modem.png
│   │   │   │   │   │   │   │   │   ├── pda.png
│   │   │   │   │   │   │   │   │   ├── scanner.png
│   │   │   │   │   │   │   │   │   └── tablet.png
│   │   │   │   │   │   │   │   ├── nestedtabs.html
│   │   │   │   │   │   │   │   ├── striptools.html
│   │   │   │   │   │   │   │   ├── tabimage.html
│   │   │   │   │   │   │   │   ├── tabposition.html
│   │   │   │   │   │   │   │   ├── tabstools.html
│   │   │   │   │   │   │   │   └── tree_data1.json
│   │   │   │   │   │   │   ├── timespinner
│   │   │   │   │   │   │   │   ├── actions.html
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   └── range.html
│   │   │   │   │   │   │   ├── tooltip
│   │   │   │   │   │   │   │   ├── ajax.html
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── _content.html
│   │   │   │   │   │   │   │   ├── customcontent.html
│   │   │   │   │   │   │   │   ├── customstyle.html
│   │   │   │   │   │   │   │   ├── _dialog.html
│   │   │   │   │   │   │   │   ├── position.html
│   │   │   │   │   │   │   │   ├── toolbar.html
│   │   │   │   │   │   │   │   └── tooltipdialog.html
│   │   │   │   │   │   │   ├── treegrid
│   │   │   │   │   │   │   │   ├── actions.html
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   ├── clientpagination.html
│   │   │   │   │   │   │   │   ├── contextmenu.html
│   │   │   │   │   │   │   │   ├── editable.html
│   │   │   │   │   │   │   │   ├── footer.html
│   │   │   │   │   │   │   │   ├── reports.html
│   │   │   │   │   │   │   │   ├── treegrid_data1.json
│   │   │   │   │   │   │   │   ├── treegrid_data2.json
│   │   │   │   │   │   │   │   └── treegrid_data3.json
│   │   │   │   │   │   │   ├── validatebox
│   │   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   │   └── customtooltip.html
│   │   │   │   │   │   │   └── window
│   │   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   │   ├── customtools.html
│   │   │   │   │   │   │   ├── inlinewindow.html
│   │   │   │   │   │   │   ├── modalwindow.html
│   │   │   │   │   │   │   └── windowlayout.html
│   │   │   │   │   │   ├── easyloader.js
│   │   │   │   │   │   ├── jquery.easyui.min.js
│   │   │   │   │   │   ├── jquery.min.js
│   │   │   │   │   │   ├── locale
│   │   │   │   │   │   │   ├── easyui-lang-af.js
│   │   │   │   │   │   │   ├── easyui-lang-ar.js
│   │   │   │   │   │   │   ├── easyui-lang-bg.js
│   │   │   │   │   │   │   ├── easyui-lang-ca.js
│   │   │   │   │   │   │   ├── easyui-lang-cs.js
│   │   │   │   │   │   │   ├── easyui-lang-cz.js
│   │   │   │   │   │   │   ├── easyui-lang-da.js
│   │   │   │   │   │   │   ├── easyui-lang-de.js
│   │   │   │   │   │   │   ├── easyui-lang-el.js
│   │   │   │   │   │   │   ├── easyui-lang-en.js
│   │   │   │   │   │   │   ├── easyui-lang-es.js
│   │   │   │   │   │   │   ├── easyui-lang-fr.js
│   │   │   │   │   │   │   ├── easyui-lang-it.js
│   │   │   │   │   │   │   ├── easyui-lang-jp.js
│   │   │   │   │   │   │   ├── easyui-lang-nl.js
│   │   │   │   │   │   │   ├── easyui-lang-pl.js
│   │   │   │   │   │   │   ├── easyui-lang-pt_BR.js
│   │   │   │   │   │   │   ├── easyui-lang-ru.js
│   │   │   │   │   │   │   ├── easyui-lang-sv_SE.js
│   │   │   │   │   │   │   ├── easyui-lang-tr.js
│   │   │   │   │   │   │   ├── easyui-lang-zh_CN.js
│   │   │   │   │   │   │   └── easyui-lang-zh_TW.js
│   │   │   │   │   │   ├── outlook.js
│   │   │   │   │   │   ├── plugins
│   │   │   │   │   │   │   ├── jquery.accordion.js
│   │   │   │   │   │   │   ├── jquery.calendar.js
│   │   │   │   │   │   │   ├── jquery.combobox.js
│   │   │   │   │   │   │   ├── jquery.combogrid.js
│   │   │   │   │   │   │   ├── jquery.combo.js
│   │   │   │   │   │   │   ├── jquery.combotree.js
│   │   │   │   │   │   │   ├── jquery.datagrid.js
│   │   │   │   │   │   │   ├── jquery.datebox.js
│   │   │   │   │   │   │   ├── jquery.datetimebox.js
│   │   │   │   │   │   │   ├── jquery.dialog.js
│   │   │   │   │   │   │   ├── jquery.draggable.js
│   │   │   │   │   │   │   ├── jquery.droppable.js
│   │   │   │   │   │   │   ├── jquery.form.js
│   │   │   │   │   │   │   ├── jquery.layout.js
│   │   │   │   │   │   │   ├── jquery.linkbutton.js
│   │   │   │   │   │   │   ├── jquery.menubutton.js
│   │   │   │   │   │   │   ├── jquery.menu.js
│   │   │   │   │   │   │   ├── jquery.messager.js
│   │   │   │   │   │   │   ├── jquery.numberbox.js
│   │   │   │   │   │   │   ├── jquery.numberspinner.js
│   │   │   │   │   │   │   ├── jquery.pagination.js
│   │   │   │   │   │   │   ├── jquery.panel.js
│   │   │   │   │   │   │   ├── jquery.parser.js
│   │   │   │   │   │   │   ├── jquery.progressbar.js
│   │   │   │   │   │   │   ├── jquery.propertygrid.js
│   │   │   │   │   │   │   ├── jquery.resizable.js
│   │   │   │   │   │   │   ├── jquery.searchbox.js
│   │   │   │   │   │   │   ├── jquery.slider.js
│   │   │   │   │   │   │   ├── jquery.spinner.js
│   │   │   │   │   │   │   ├── jquery.splitbutton.js
│   │   │   │   │   │   │   ├── jquery.tabs.js
│   │   │   │   │   │   │   ├── jquery.timespinner.js
│   │   │   │   │   │   │   ├── jquery.tooltip.js
│   │   │   │   │   │   │   ├── jquery.treegrid.js
│   │   │   │   │   │   │   ├── jquery.tree.js
│   │   │   │   │   │   │   ├── jquery.validatebox.js
│   │   │   │   │   │   │   └── jquery.window.js
│   │   │   │   │   │   ├── src
│   │   │   │   │   │   │   ├── easyloader.js
│   │   │   │   │   │   │   ├── jquery.accordion.js
│   │   │   │   │   │   │   ├── jquery.calendar.js
│   │   │   │   │   │   │   ├── jquery.combobox.js
│   │   │   │   │   │   │   ├── jquery.datebox.js
│   │   │   │   │   │   │   ├── jquery.draggable.js
│   │   │   │   │   │   │   ├── jquery.droppable.js
│   │   │   │   │   │   │   ├── jquery.form.js
│   │   │   │   │   │   │   ├── jquery.linkbutton.js
│   │   │   │   │   │   │   ├── jquery.menu.js
│   │   │   │   │   │   │   ├── jquery.parser.js
│   │   │   │   │   │   │   ├── jquery.progressbar.js
│   │   │   │   │   │   │   ├── jquery.propertygrid.js
│   │   │   │   │   │   │   ├── jquery.resizable.js
│   │   │   │   │   │   │   ├── jquery.slider.js
│   │   │   │   │   │   │   ├── jquery.tabs.js
│   │   │   │   │   │   │   └── jquery.window.js
│   │   │   │   │   │   └── themes
│   │   │   │   │   │   ├── black
│   │   │   │   │   │   │   ├── accordion.css
│   │   │   │   │   │   │   ├── calendar.css
│   │   │   │   │   │   │   ├── combobox.css
│   │   │   │   │   │   │   ├── combo.css
│   │   │   │   │   │   │   ├── datagrid.css
│   │   │   │   │   │   │   ├── datebox.css
│   │   │   │   │   │   │   ├── dialog.css
│   │   │   │   │   │   │   ├── easyui.css
│   │   │   │   │   │   │   ├── images
│   │   │   │   │   │   │   │   ├── accordion_arrows.png
│   │   │   │   │   │   │   │   ├── blank.gif
│   │   │   │   │   │   │   │   ├── calendar_arrows.png
│   │   │   │   │   │   │   │   ├── combo_arrow.png
│   │   │   │   │   │   │   │   ├── datagrid_icons.png
│   │   │   │   │   │   │   │   ├── datebox_arrow.png
│   │   │   │   │   │   │   │   ├── layout_arrows.png
│   │   │   │   │   │   │   │   ├── linkbutton_bg.png
│   │   │   │   │   │   │   │   ├── loading.gif
│   │   │   │   │   │   │   │   ├── menu_arrows.png
│   │   │   │   │   │   │   │   ├── messager_icons.png
│   │   │   │   │   │   │   │   ├── pagination_icons.png
│   │   │   │   │   │   │   │   ├── panel_tools.png
│   │   │   │   │   │   │   │   ├── searchbox_button.png
│   │   │   │   │   │   │   │   ├── slider_handle.png
│   │   │   │   │   │   │   │   ├── spinner_arrows.png
│   │   │   │   │   │   │   │   ├── tabs_icons.png
│   │   │   │   │   │   │   │   ├── tree_icons.png
│   │   │   │   │   │   │   │   └── validatebox_warning.png
│   │   │   │   │   │   │   ├── layout.css
│   │   │   │   │   │   │   ├── linkbutton.css
│   │   │   │   │   │   │   ├── menubutton.css
│   │   │   │   │   │   │   ├── menu.css
│   │   │   │   │   │   │   ├── messager.css
│   │   │   │   │   │   │   ├── pagination.css
│   │   │   │   │   │   │   ├── panel.css
│   │   │   │   │   │   │   ├── progressbar.css
│   │   │   │   │   │   │   ├── propertygrid.css
│   │   │   │   │   │   │   ├── searchbox.css
│   │   │   │   │   │   │   ├── slider.css
│   │   │   │   │   │   │   ├── spinner.css
│   │   │   │   │   │   │   ├── splitbutton.css
│   │   │   │   │   │   │   ├── tabs.css
│   │   │   │   │   │   │   ├── tooltip.css
│   │   │   │   │   │   │   ├── tree.css
│   │   │   │   │   │   │   ├── validatebox.css
│   │   │   │   │   │   │   └── window.css
│   │   │   │   │   │   ├── bootstrap
│   │   │   │   │   │   │   ├── accordion.css
│   │   │   │   │   │   │   ├── calendar.css
│   │   │   │   │   │   │   ├── combobox.css
│   │   │   │   │   │   │   ├── combo.css
│   │   │   │   │   │   │   ├── datagrid.css
│   │   │   │   │   │   │   ├── datebox.css
│   │   │   │   │   │   │   ├── dialog.css
│   │   │   │   │   │   │   ├── easyui.css
│   │   │   │   │   │   │   ├── images
│   │   │   │   │   │   │   │   ├── accordion_arrows.png
│   │   │   │   │   │   │   │   ├── blank.gif
│   │   │   │   │   │   │   │   ├── calendar_arrows.png
│   │   │   │   │   │   │   │   ├── combo_arrow.png
│   │   │   │   │   │   │   │   ├── datagrid_icons.png
│   │   │   │   │   │   │   │   ├── datebox_arrow.png
│   │   │   │   │   │   │   │   ├── layout_arrows.png
│   │   │   │   │   │   │   │   ├── linkbutton_bg.png
│   │   │   │   │   │   │   │   ├── loading.gif
│   │   │   │   │   │   │   │   ├── menu_arrows.png
│   │   │   │   │   │   │   │   ├── messager_icons.png
│   │   │   │   │   │   │   │   ├── pagination_icons.png
│   │   │   │   │   │   │   │   ├── panel_tools.png
│   │   │   │   │   │   │   │   ├── searchbox_button.png
│   │   │   │   │   │   │   │   ├── slider_handle.png
│   │   │   │   │   │   │   │   ├── spinner_arrows.png
│   │   │   │   │   │   │   │   ├── tabs_icons.png
│   │   │   │   │   │   │   │   ├── tree_icons.png
│   │   │   │   │   │   │   │   └── validatebox_warning.png
│   │   │   │   │   │   │   ├── layout.css
│   │   │   │   │   │   │   ├── linkbutton.css
│   │   │   │   │   │   │   ├── menubutton.css
│   │   │   │   │   │   │   ├── menu.css
│   │   │   │   │   │   │   ├── messager.css
│   │   │   │   │   │   │   ├── pagination.css
│   │   │   │   │   │   │   ├── panel.css
│   │   │   │   │   │   │   ├── progressbar.css
│   │   │   │   │   │   │   ├── propertygrid.css
│   │   │   │   │   │   │   ├── searchbox.css
│   │   │   │   │   │   │   ├── slider.css
│   │   │   │   │   │   │   ├── spinner.css
│   │   │   │   │   │   │   ├── splitbutton.css
│   │   │   │   │   │   │   ├── tabs.css
│   │   │   │   │   │   │   ├── tooltip.css
│   │   │   │   │   │   │   ├── tree.css
│   │   │   │   │   │   │   ├── validatebox.css
│   │   │   │   │   │   │   └── window.css
│   │   │   │   │   │   ├── default
│   │   │   │   │   │   │   ├── accordion.css
│   │   │   │   │   │   │   ├── calendar.css
│   │   │   │   │   │   │   ├── combobox.css
│   │   │   │   │   │   │   ├── combo.css
│   │   │   │   │   │   │   ├── datagrid.css
│   │   │   │   │   │   │   ├── datebox.css
│   │   │   │   │   │   │   ├── dialog.css
│   │   │   │   │   │   │   ├── easyui.css
│   │   │   │   │   │   │   ├── images
│   │   │   │   │   │   │   │   ├── accordion_arrows.png
│   │   │   │   │   │   │   │   ├── bg_positionl.gif
│   │   │   │   │   │   │   │   ├── bg_positionm.jpg
│   │   │   │   │   │   │   │   ├── bg_positionrbak.jpg
│   │   │   │   │   │   │   │   ├── bg_positionr.jpg
│   │   │   │   │   │   │   │   ├── bg_positionrpos.jpg
│   │   │   │   │   │   │   │   ├── blank.gif
│   │   │   │   │   │   │   │   ├── calendar_arrows.png
│   │   │   │   │   │   │   │   ├── combo_arrow.png
│   │   │   │   │   │   │   │   ├── datagrid_icons.png
│   │   │   │   │   │   │   │   ├── datebox_arrow.png
│   │   │   │   │   │   │   │   ├── layout_arrows.png
│   │   │   │   │   │   │   │   ├── linkbutton_bg.png
│   │   │   │   │   │   │   │   ├── loading.gif
│   │   │   │   │   │   │   │   ├── menu_arrows.png
│   │   │   │   │   │   │   │   ├── messager_icons.png
│   │   │   │   │   │   │   │   ├── pagination_icons.png
│   │   │   │   │   │   │   │   ├── panel_tools.png
│   │   │   │   │   │   │   │   ├── searchbox_button.png
│   │   │   │   │   │   │   │   ├── slider_handle.png
│   │   │   │   │   │   │   │   ├── spinner_arrows.png
│   │   │   │   │   │   │   │   ├── tabs_icons.png
│   │   │   │   │   │   │   │   ├── tree_icons.png
│   │   │   │   │   │   │   │   └── validatebox_warning.png
│   │   │   │   │   │   │   ├── layout.css
│   │   │   │   │   │   │   ├── linkbutton.css
│   │   │   │   │   │   │   ├── menubutton.css
│   │   │   │   │   │   │   ├── menu.css
│   │   │   │   │   │   │   ├── messager.css
│   │   │   │   │   │   │   ├── pagination.css
│   │   │   │   │   │   │   ├── panel.css
│   │   │   │   │   │   │   ├── progressbar.css
│   │   │   │   │   │   │   ├── propertygrid.css
│   │   │   │   │   │   │   ├── searchbox.css
│   │   │   │   │   │   │   ├── slider.css
│   │   │   │   │   │   │   ├── spinner.css
│   │   │   │   │   │   │   ├── splitbutton.css
│   │   │   │   │   │   │   ├── tabs.css
│   │   │   │   │   │   │   ├── tooltip.css
│   │   │   │   │   │   │   ├── tree.css
│   │   │   │   │   │   │   ├── validatebox.css
│   │   │   │   │   │   │   └── window.css
│   │   │   │   │   │   ├── gray
│   │   │   │   │   │   │   ├── accordion.css
│   │   │   │   │   │   │   ├── calendar.css
│   │   │   │   │   │   │   ├── combobox.css
│   │   │   │   │   │   │   ├── combo.css
│   │   │   │   │   │   │   ├── datagrid.css
│   │   │   │   │   │   │   ├── datebox.css
│   │   │   │   │   │   │   ├── dialog.css
│   │   │   │   │   │   │   ├── easyui.css
│   │   │   │   │   │   │   ├── images
│   │   │   │   │   │   │   │   ├── accordion_arrows.png
│   │   │   │   │   │   │   │   ├── blank.gif
│   │   │   │   │   │   │   │   ├── calendar_arrows.png
│   │   │   │   │   │   │   │   ├── combo_arrow.png
│   │   │   │   │   │   │   │   ├── datagrid_icons.png
│   │   │   │   │   │   │   │   ├── datebox_arrow.png
│   │   │   │   │   │   │   │   ├── layout_arrows.png
│   │   │   │   │   │   │   │   ├── linkbutton_bg.png
│   │   │   │   │   │   │   │   ├── loading.gif
│   │   │   │   │   │   │   │   ├── menu_arrows.png
│   │   │   │   │   │   │   │   ├── messager_icons.png
│   │   │   │   │   │   │   │   ├── pagination_icons.png
│   │   │   │   │   │   │   │   ├── panel_tools.png
│   │   │   │   │   │   │   │   ├── searchbox_button.png
│   │   │   │   │   │   │   │   ├── slider_handle.png
│   │   │   │   │   │   │   │   ├── spinner_arrows.png
│   │   │   │   │   │   │   │   ├── tabs_icons.png
│   │   │   │   │   │   │   │   ├── tree_icons.png
│   │   │   │   │   │   │   │   └── validatebox_warning.png
│   │   │   │   │   │   │   ├── layout.css
│   │   │   │   │   │   │   ├── linkbutton.css
│   │   │   │   │   │   │   ├── menubutton.css
│   │   │   │   │   │   │   ├── menu.css
│   │   │   │   │   │   │   ├── messager.css
│   │   │   │   │   │   │   ├── pagination.css
│   │   │   │   │   │   │   ├── panel.css
│   │   │   │   │   │   │   ├── progressbar.css
│   │   │   │   │   │   │   ├── propertygrid.css
│   │   │   │   │   │   │   ├── searchbox.css
│   │   │   │   │   │   │   ├── slider.css
│   │   │   │   │   │   │   ├── spinner.css
│   │   │   │   │   │   │   ├── splitbutton.css
│   │   │   │   │   │   │   ├── tabs.css
│   │   │   │   │   │   │   ├── tooltip.css
│   │   │   │   │   │   │   ├── tree.css
│   │   │   │   │   │   │   ├── validatebox.css
│   │   │   │   │   │   │   └── window.css
│   │   │   │   │   │   ├── icon.css
│   │   │   │   │   │   ├── icons
│   │   │   │   │   │   │   ├── 049.png
│   │   │   │   │   │   │   ├── 311.gif
│   │   │   │   │   │   │   ├── back.png
│   │   │   │   │   │   │   ├── basket_add.png
│   │   │   │   │   │   │   ├── blank.gif
│   │   │   │   │   │   │   ├── cancel.png
│   │   │   │   │   │   │   ├── chart_bar.png
│   │   │   │   │   │   │   ├── comment.png
│   │   │   │   │   │   │   ├── cut.png
│   │   │   │   │   │   │   ├── edit_add.png
│   │   │   │   │   │   │   ├── edit_remove.png
│   │   │   │   │   │   │   ├── excel1.png
│   │   │   │   │   │   │   ├── filelist.jpg
│   │   │   │   │   │   │   ├── filesave.png
│   │   │   │   │   │   │   ├── filter.png
│   │   │   │   │   │   │   ├── help.png
│   │   │   │   │   │   │   ├── list.png
│   │   │   │   │   │   │   ├── lock_unlock.png
│   │   │   │   │   │   │   ├── mini_add.png
│   │   │   │   │   │   │   ├── mini_edit.png
│   │   │   │   │   │   │   ├── mini_refresh.png
│   │   │   │   │   │   │   ├── no.png
│   │   │   │   │   │   │   ├── ok.png
│   │   │   │   │   │   │   ├── page_excel.png
│   │   │   │   │   │   │   ├── pencil.png
│   │   │   │   │   │   │   ├── pie.png
│   │   │   │   │   │   │   ├── polygram.png
│   │   │   │   │   │   │   ├── print.png
│   │   │   │   │   │   │   ├── receipt-excel.png
│   │   │   │   │   │   │   ├── redo.png
│   │   │   │   │   │   │   ├── reload.png
│   │   │   │   │   │   │   ├── search.png
│   │   │   │   │   │   │   ├── statistics.png
│   │   │   │   │   │   │   ├── sum.png
│   │   │   │   │   │   │   ├── tip.png
│   │   │   │   │   │   │   ├── undo.png
│   │   │   │   │   │   │   ├── user.png
│   │   │   │   │   │   │   └── zonghe.png
│   │   │   │   │   │   └── metro
│   │   │   │   │   │   ├── accordion.css
│   │   │   │   │   │   ├── calendar.css
│   │   │   │   │   │   ├── combobox.css
│   │   │   │   │   │   ├── combo.css
│   │   │   │   │   │   ├── datagrid.css
│   │   │   │   │   │   ├── datebox.css
│   │   │   │   │   │   ├── dialog.css
│   │   │   │   │   │   ├── easyui.css
│   │   │   │   │   │   ├── images
│   │   │   │   │   │   │   ├── accordion_arrows.png
│   │   │   │   │   │   │   ├── blank.gif
│   │   │   │   │   │   │   ├── calendar_arrows.png
│   │   │   │   │   │   │   ├── combo_arrow.png
│   │   │   │   │   │   │   ├── datagrid_icons.png
│   │   │   │   │   │   │   ├── datebox_arrow.png
│   │   │   │   │   │   │   ├── layout_arrows.png
│   │   │   │   │   │   │   ├── linkbutton_bg.png
│   │   │   │   │   │   │   ├── loading.gif
│   │   │   │   │   │   │   ├── menu_arrows.png
│   │   │   │   │   │   │   ├── messager_icons.png
│   │   │   │   │   │   │   ├── pagination_icons.png
│   │   │   │   │   │   │   ├── panel_tools.png
│   │   │   │   │   │   │   ├── searchbox_button.png
│   │   │   │   │   │   │   ├── slider_handle.png
│   │   │   │   │   │   │   ├── spinner_arrows.png
│   │   │   │   │   │   │   ├── tabs_icons.png
│   │   │   │   │   │   │   ├── tree_icons.png
│   │   │   │   │   │   │   └── validatebox_warning.png
│   │   │   │   │   │   ├── layout.css
│   │   │   │   │   │   ├── linkbutton.css
│   │   │   │   │   │   ├── menubutton.css
│   │   │   │   │   │   ├── menu.css
│   │   │   │   │   │   ├── messager.css
│   │   │   │   │   │   ├── pagination.css
│   │   │   │   │   │   ├── panel.css
│   │   │   │   │   │   ├── progressbar.css
│   │   │   │   │   │   ├── propertygrid.css
│   │   │   │   │   │   ├── searchbox.css
│   │   │   │   │   │   ├── slider.css
│   │   │   │   │   │   ├── spinner.css
│   │   │   │   │   │   ├── splitbutton.css
│   │   │   │   │   │   ├── tabs.css
│   │   │   │   │   │   ├── tooltip.css
│   │   │   │   │   │   ├── tree.css
│   │   │   │   │   │   ├── validatebox.css
│   │   │   │   │   │   └── window.css
│   │   │   │   │   ├── fastclick
│   │   │   │   │   │   ├── fastclick.js
│   │   │   │   │   │   └── fastclick.min.js
│   │   │   │   │   ├── fileUploadQT
│   │   │   │   │   │   ├── css
│   │   │   │   │   │   │   ├── fileUpload.css
│   │   │   │   │   │   │   └── iconfont.css
│   │   │   │   │   │   ├── demo.html
│   │   │   │   │   │   ├── fonts
│   │   │   │   │   │   │   ├── iconfont.eot
│   │   │   │   │   │   │   ├── iconfont.svg
│   │   │   │   │   │   │   ├── iconfont.ttf
│   │   │   │   │   │   │   └── iconfont.woff
│   │   │   │   │   │   └── js
│   │   │   │   │   │   ├── fileUpload.js
│   │   │   │   │   │   ├── iconfont.js
│   │   │   │   │   │   └── jquery-2.1.3.min.js
│   │   │   │   │   ├── global.min.js
│   │   │   │   │   ├── grayscale.js
│   │   │   │   │   ├── gVerify.js
│   │   │   │   │   ├── handlebars.js
│   │   │   │   │   ├── highcharts
│   │   │   │   │   │   ├── exporting.js
│   │   │   │   │   │   ├── highcharts.js
│   │   │   │   │   │   ├── highcharts-more.js
│   │   │   │   │   │   └── highcharts-zh_CN.js
│   │   │   │   │   ├── HoorayOS_mini
│   │   │   │   │   │   ├── favicon.ico
│   │   │   │   │   │   ├── img
│   │   │   │   │   │   │   ├── box.psd
│   │   │   │   │   │   │   ├── exit.png
│   │   │   │   │   │   │   ├── ui
│   │   │   │   │   │   │   │   ├── 18-6.png
│   │   │   │   │   │   │   │   ├── 6-18.png
│   │   │   │   │   │   │   │   ├── amg_1.png
│   │   │   │   │   │   │   │   ├── amg_2.png
│   │   │   │   │   │   │   │   ├── amg_3.png
│   │   │   │   │   │   │   │   ├── amg_4.png
│   │   │   │   │   │   │   │   ├── amg_5.png
│   │   │   │   │   │   │   │   ├── amg_body.png
│   │   │   │   │   │   │   │   ├── amg_line_y.png
│   │   │   │   │   │   │   │   ├── amg_shortcut_hover.png
│   │   │   │   │   │   │   │   ├── amg_top.png
│   │   │   │   │   │   │   │   ├── app_list.png
│   │   │   │   │   │   │   │   ├── app_spr_img.png
│   │   │   │   │   │   │   │   ├── app_spr_x.png
│   │   │   │   │   │   │   │   ├── avatar_120.jpg
│   │   │   │   │   │   │   │   ├── avatar_24.jpg
│   │   │   │   │   │   │   │   ├── avatar_48.jpg
│   │   │   │   │   │   │   │   ├── bought-table.png
│   │   │   │   │   │   │   │   ├── browser_backup.png
│   │   │   │   │   │   │   │   ├── browser.png
│   │   │   │   │   │   │   │   ├── commend_day.gif
│   │   │   │   │   │   │   │   ├── default_icon.png
│   │   │   │   │   │   │   │   ├── desk_sprite.png
│   │   │   │   │   │   │   │   ├── dock_setting.jpg
│   │   │   │   │   │   │   │   ├── dock-tools.png
│   │   │   │   │   │   │   │   ├── file_default.png
│   │   │   │   │   │   │   │   ├── file_excel.png
│   │   │   │   │   │   │   │   ├── file_image.png
│   │   │   │   │   │   │   │   ├── file_music.png
│   │   │   │   │   │   │   │   ├── file_pdf.png
│   │   │   │   │   │   │   │   ├── file_ppt.png
│   │   │   │   │   │   │   │   ├── file_rar.png
│   │   │   │   │   │   │   │   ├── file_txt.png
│   │   │   │   │   │   │   │   ├── file_video.png
│   │   │   │   │   │   │   │   ├── file_word.png
│   │   │   │   │   │   │   │   ├── folder_default.png
│   │   │   │   │   │   │   │   ├── folder_doc.png
│   │   │   │   │   │   │   │   ├── folder_game.png
│   │   │   │   │   │   │   │   ├── folder_life.png
│   │   │   │   │   │   │   │   ├── folder_music.png
│   │   │   │   │   │   │   │   ├── folder_tool.png
│   │   │   │   │   │   │   │   ├── folder_video.png
│   │   │   │   │   │   │   │   ├── forder_selector.png
│   │   │   │   │   │   │   │   ├── globle.css
│   │   │   │   │   │   │   │   ├── google_ui_sprite.png
│   │   │   │   │   │   │   │   ├── icon_main.png
│   │   │   │   │   │   │   │   ├── index.css
│   │   │   │   │   │   │   │   ├── input-label.png
│   │   │   │   │   │   │   │   ├── loading_16.gif
│   │   │   │   │   │   │   │   ├── loading_24.gif
│   │   │   │   │   │   │   │   ├── loading_48.gif
│   │   │   │   │   │   │   │   ├── loginbg.png
│   │   │   │   │   │   │   │   ├── login_icon.png
│   │   │   │   │   │   │   │   ├── loginsubmit.png
│   │   │   │   │   │   │   │   ├── nav_bar.png
│   │   │   │   │   │   │   │   ├── open.png
│   │   │   │   │   │   │   │   ├── papp.png
│   │   │   │   │   │   │   │   ├── popup_menu.gif
│   │   │   │   │   │   │   │   ├── quick_view.png
│   │   │   │   │   │   │   │   ├── scrollbar_bg.png
│   │   │   │   │   │   │   │   ├── scrollbar_bgy.png
│   │   │   │   │   │   │   │   ├── selected.gif
│   │   │   │   │   │   │   │   ├── selected.png
│   │   │   │   │   │   │   │   ├── share_icon.png
│   │   │   │   │   │   │   │   ├── shortcut_text.png
│   │   │   │   │   │   │   │   ├── spr_x.png
│   │   │   │   │   │   │   │   ├── suggess_list_bg.png
│   │   │   │   │   │   │   │   ├── sys.css
│   │   │   │   │   │   │   │   ├── system-chart-bar.png
│   │   │   │   │   │   │   │   ├── system-document-edit.png
│   │   │   │   │   │   │   │   ├── system-documents.png
│   │   │   │   │   │   │   │   ├── system-gear.png
│   │   │   │   │   │   │   │   ├── system-mail.png
│   │   │   │   │   │   │   │   ├── system-puzzle.png
│   │   │   │   │   │   │   │   ├── system-shapes.png
│   │   │   │   │   │   │   │   ├── system-star.png
│   │   │   │   │   │   │   │   ├── system-users.png
│   │   │   │   │   │   │   │   ├── system-wrench.png
│   │   │   │   │   │   │   │   ├── task_bg1.png
│   │   │   │   │   │   │   │   ├── task_bg2.png
│   │   │   │   │   │   │   │   ├── transparent.gif
│   │   │   │   │   │   │   │   ├── warning.png
│   │   │   │   │   │   │   │   ├── widget_title_bg.png
│   │   │   │   │   │   │   │   ├── window_mask_bg.png
│   │   │   │   │   │   │   │   └── window_mask_icon.png
│   │   │   │   │   │   │   └── wallpaper
│   │   │   │   │   │   │   └── wallpaper.jpg
│   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   ├── js
│   │   │   │   │   │   │   ├── core.js
│   │   │   │   │   │   │   ├── HoorayLibs
│   │   │   │   │   │   │   │   ├── gb_tip_layer_ie6.png
│   │   │   │   │   │   │   │   ├── gb_tip_layer.png
│   │   │   │   │   │   │   │   ├── gb_tip_loading.gif
│   │   │   │   │   │   │   │   ├── hooraylibs.css
│   │   │   │   │   │   │   │   ├── hooraylibs.js
│   │   │   │   │   │   │   │   ├── scrolltotop.gif
│   │   │   │   │   │   │   │   └── ZeroClipboard.swf
│   │   │   │   │   │   │   ├── hros.app.js
│   │   │   │   │   │   │   ├── hros.base.js
│   │   │   │   │   │   │   ├── hros.desktop.js
│   │   │   │   │   │   │   ├── hros.dock.js
│   │   │   │   │   │   │   ├── hros.grid.js
│   │   │   │   │   │   │   ├── hros.maskBox.js
│   │   │   │   │   │   │   ├── hros.popupMenu.js
│   │   │   │   │   │   │   ├── hros.taskbar.js
│   │   │   │   │   │   │   ├── hros.wallpaper.js
│   │   │   │   │   │   │   ├── hros.widget.js
│   │   │   │   │   │   │   ├── hros.window.js
│   │   │   │   │   │   │   ├── hros.zoom.js
│   │   │   │   │   │   │   ├── jquery-1.8.3.min.js
│   │   │   │   │   │   │   ├── templates.js
│   │   │   │   │   │   │   ├── wallpaper.jpg
│   │   │   │   │   │   │   └── zoom.swf
│   │   │   │   │   │   └── 说明.txt
│   │   │   │   │   ├── icheck
│   │   │   │   │   │   └── 1.0
│   │   │   │   │   │   ├── all.css
│   │   │   │   │   │   ├── flat
│   │   │   │   │   │   │   ├── aero@2x.png
│   │   │   │   │   │   │   ├── aero.css
│   │   │   │   │   │   │   ├── aero.png
│   │   │   │   │   │   │   ├── _all.css
│   │   │   │   │   │   │   ├── blue@2x.png
│   │   │   │   │   │   │   ├── blue.css
│   │   │   │   │   │   │   ├── blue.png
│   │   │   │   │   │   │   ├── flat@2x.png
│   │   │   │   │   │   │   ├── flat.css
│   │   │   │   │   │   │   ├── flat.png
│   │   │   │   │   │   │   ├── green@2x.png
│   │   │   │   │   │   │   ├── green.css
│   │   │   │   │   │   │   ├── green.png
│   │   │   │   │   │   │   ├── grey@2x.png
│   │   │   │   │   │   │   ├── grey.css
│   │   │   │   │   │   │   ├── grey.png
│   │   │   │   │   │   │   ├── orange@2x.png
│   │   │   │   │   │   │   ├── orange.css
│   │   │   │   │   │   │   ├── orange.png
│   │   │   │   │   │   │   ├── pink@2x.png
│   │   │   │   │   │   │   ├── pink.css
│   │   │   │   │   │   │   ├── pink.png
│   │   │   │   │   │   │   ├── purple@2x.png
│   │   │   │   │   │   │   ├── purple.css
│   │   │   │   │   │   │   ├── purple.png
│   │   │   │   │   │   │   ├── red@2x.png
│   │   │   │   │   │   │   ├── red.css
│   │   │   │   │   │   │   ├── red.png
│   │   │   │   │   │   │   ├── yellow@2x.png
│   │   │   │   │   │   │   ├── yellow.css
│   │   │   │   │   │   │   └── yellow.png
│   │   │   │   │   │   ├── futurico
│   │   │   │   │   │   │   ├── futurico@2x.png
│   │   │   │   │   │   │   ├── futurico.css
│   │   │   │   │   │   │   └── futurico.png
│   │   │   │   │   │   ├── icheck.js
│   │   │   │   │   │   ├── icheck.min.js
│   │   │   │   │   │   ├── line
│   │   │   │   │   │   │   ├── aero.css
│   │   │   │   │   │   │   ├── _all.css
│   │   │   │   │   │   │   ├── blue.css
│   │   │   │   │   │   │   ├── green.css
│   │   │   │   │   │   │   ├── grey.css
│   │   │   │   │   │   │   ├── line@2x.png
│   │   │   │   │   │   │   ├── line.css
│   │   │   │   │   │   │   ├── line.png
│   │   │   │   │   │   │   ├── orange.css
│   │   │   │   │   │   │   ├── pink.css
│   │   │   │   │   │   │   ├── purple.css
│   │   │   │   │   │   │   ├── red.css
│   │   │   │   │   │   │   └── yellow.css
│   │   │   │   │   │   ├── minimal
│   │   │   │   │   │   │   ├── aero@2x.png
│   │   │   │   │   │   │   ├── aero.css
│   │   │   │   │   │   │   ├── aero.png
│   │   │   │   │   │   │   ├── _all.css
│   │   │   │   │   │   │   ├── blue@2x.png
│   │   │   │   │   │   │   ├── blue.css
│   │   │   │   │   │   │   ├── blue.png
│   │   │   │   │   │   │   ├── green@2x.png
│   │   │   │   │   │   │   ├── green.css
│   │   │   │   │   │   │   ├── green.png
│   │   │   │   │   │   │   ├── grey@2x.png
│   │   │   │   │   │   │   ├── grey.css
│   │   │   │   │   │   │   ├── greyold.png
│   │   │   │   │   │   │   ├── grey.png
│   │   │   │   │   │   │   ├── grey.psd
│   │   │   │   │   │   │   ├── minimal@2x.png
│   │   │   │   │   │   │   ├── minimal.css
│   │   │   │   │   │   │   ├── minimal.png
│   │   │   │   │   │   │   ├── orange@2x.png
│   │   │   │   │   │   │   ├── orange.css
│   │   │   │   │   │   │   ├── orange.png
│   │   │   │   │   │   │   ├── pink@2x.png
│   │   │   │   │   │   │   ├── pink.css
│   │   │   │   │   │   │   ├── pink.png
│   │   │   │   │   │   │   ├── purple@2x.png
│   │   │   │   │   │   │   ├── purple.css
│   │   │   │   │   │   │   ├── purple.png
│   │   │   │   │   │   │   ├── red@2x.png
│   │   │   │   │   │   │   ├── red.css
│   │   │   │   │   │   │   ├── red.png
│   │   │   │   │   │   │   ├── yellow@2x.png
│   │   │   │   │   │   │   ├── yellow.css
│   │   │   │   │   │   │   └── yellow.png
│   │   │   │   │   │   ├── polaris
│   │   │   │   │   │   │   ├── polaris@2x.png
│   │   │   │   │   │   │   ├── polaris.css
│   │   │   │   │   │   │   └── polaris.png
│   │   │   │   │   │   └── square
│   │   │   │   │   │   ├── aero@2x.png
│   │   │   │   │   │   ├── aero.css
│   │   │   │   │   │   ├── aero.png
│   │   │   │   │   │   ├── _all.css
│   │   │   │   │   │   ├── blue@2x.png
│   │   │   │   │   │   ├── blue.css
│   │   │   │   │   │   ├── blueold.png
│   │   │   │   │   │   ├── blue.png
│   │   │   │   │   │   ├── blue.psd
│   │   │   │   │   │   ├── green@2x.png
│   │   │   │   │   │   ├── green.css
│   │   │   │   │   │   ├── green.png
│   │   │   │   │   │   ├── grey@2x.png
│   │   │   │   │   │   ├── grey.css
│   │   │   │   │   │   ├── grey.png
│   │   │   │   │   │   ├── orange@2x.png
│   │   │   │   │   │   ├── orange.css
│   │   │   │   │   │   ├── orange.png
│   │   │   │   │   │   ├── pink@2x.png
│   │   │   │   │   │   ├── pink.css
│   │   │   │   │   │   ├── pink.png
│   │   │   │   │   │   ├── purple@2x.png
│   │   │   │   │   │   ├── purple.css
│   │   │   │   │   │   ├── purple.png
│   │   │   │   │   │   ├── red@2x.png
│   │   │   │   │   │   ├── red.css
│   │   │   │   │   │   ├── red.png
│   │   │   │   │   │   ├── square@2x.png
│   │   │   │   │   │   ├── square.css
│   │   │   │   │   │   ├── square.png
│   │   │   │   │   │   ├── yellow@2x.png
│   │   │   │   │   │   ├── yellow.css
│   │   │   │   │   │   └── yellow.png
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── loading.gif
│   │   │   │   │   │   └── user1.jpg
│   │   │   │   │   ├── imgpreview
│   │   │   │   │   │   ├── imagepreview.js
│   │   │   │   │   │   ├── imgpreview.html
│   │   │   │   │   │   ├── imgup.css
│   │   │   │   │   │   ├── jquery-1.8.3.min.js
│   │   │   │   │   │   └── jquery.crop.js
│   │   │   │   │   ├── jdigiclock
│   │   │   │   │   │   ├── changelog.html
│   │   │   │   │   │   ├── css
│   │   │   │   │   │   │   ├── jquery.jdigiclock.css
│   │   │   │   │   │   │   └── style.css
│   │   │   │   │   │   ├── images
│   │   │   │   │   │   │   ├── background_forecast.png
│   │   │   │   │   │   │   ├── background.png
│   │   │   │   │   │   │   ├── clock
│   │   │   │   │   │   │   │   ├── 001-1.png
│   │   │   │   │   │   │   │   ├── 001-2.png
│   │   │   │   │   │   │   │   ├── 001-3.png
│   │   │   │   │   │   │   │   ├── 01-1.png
│   │   │   │   │   │   │   │   ├── 01-2.png
│   │   │   │   │   │   │   │   ├── 01-3.png
│   │   │   │   │   │   │   │   ├── 0-1.png
│   │   │   │   │   │   │   │   ├── 0-2.png
│   │   │   │   │   │   │   │   ├── 0-3.png
│   │   │   │   │   │   │   │   ├── 0.png
│   │   │   │   │   │   │   │   ├── 111-1.png
│   │   │   │   │   │   │   │   ├── 111-2.png
│   │   │   │   │   │   │   │   ├── 111-3.png
│   │   │   │   │   │   │   │   ├── 11-1.png
│   │   │   │   │   │   │   │   ├── 11-2.png
│   │   │   │   │   │   │   │   ├── 11-3.png
│   │   │   │   │   │   │   │   ├── 1-1.png
│   │   │   │   │   │   │   │   ├── 1-2.png
│   │   │   │   │   │   │   │   ├── 1-3.png
│   │   │   │   │   │   │   │   ├── 1.png
│   │   │   │   │   │   │   │   ├── 211-1.png
│   │   │   │   │   │   │   │   ├── 211-2.png
│   │   │   │   │   │   │   │   ├── 211-3.png
│   │   │   │   │   │   │   │   ├── 21-1.png
│   │   │   │   │   │   │   │   ├── 21-2.png
│   │   │   │   │   │   │   │   ├── 21-3.png
│   │   │   │   │   │   │   │   ├── 2-1.png
│   │   │   │   │   │   │   │   ├── 2-2.png
│   │   │   │   │   │   │   │   ├── 2-3.png
│   │   │   │   │   │   │   │   ├── 2.png
│   │   │   │   │   │   │   │   ├── 311-1.png
│   │   │   │   │   │   │   │   ├── 311-2.png
│   │   │   │   │   │   │   │   ├── 311-3.png
│   │   │   │   │   │   │   │   ├── 31-1.png
│   │   │   │   │   │   │   │   ├── 31-2.png
│   │   │   │   │   │   │   │   ├── 31-3.png
│   │   │   │   │   │   │   │   ├── 3-1.png
│   │   │   │   │   │   │   │   ├── 3-2.png
│   │   │   │   │   │   │   │   ├── 3-3.png
│   │   │   │   │   │   │   │   ├── 3.png
│   │   │   │   │   │   │   │   ├── 41-1.png
│   │   │   │   │   │   │   │   ├── 41-2.png
│   │   │   │   │   │   │   │   ├── 41-3.png
│   │   │   │   │   │   │   │   ├── 4-1.png
│   │   │   │   │   │   │   │   ├── 4-2.png
│   │   │   │   │   │   │   │   ├── 4-3.png
│   │   │   │   │   │   │   │   ├── 4.png
│   │   │   │   │   │   │   │   ├── 511-1.png
│   │   │   │   │   │   │   │   ├── 511-2.png
│   │   │   │   │   │   │   │   ├── 511-3.png
│   │   │   │   │   │   │   │   ├── 51-1.png
│   │   │   │   │   │   │   │   ├── 51-2.png
│   │   │   │   │   │   │   │   ├── 51-3.png
│   │   │   │   │   │   │   │   ├── 5-1.png
│   │   │   │   │   │   │   │   ├── 5-2.png
│   │   │   │   │   │   │   │   ├── 5-3.png
│   │   │   │   │   │   │   │   ├── 5.png
│   │   │   │   │   │   │   │   ├── 6-1.png
│   │   │   │   │   │   │   │   ├── 6-2.png
│   │   │   │   │   │   │   │   ├── 6-3.png
│   │   │   │   │   │   │   │   ├── 6.png
│   │   │   │   │   │   │   │   ├── 7-1.png
│   │   │   │   │   │   │   │   ├── 7-2.png
│   │   │   │   │   │   │   │   ├── 7-3.png
│   │   │   │   │   │   │   │   ├── 7.png
│   │   │   │   │   │   │   │   ├── 8-1.png
│   │   │   │   │   │   │   │   ├── 8-2.png
│   │   │   │   │   │   │   │   ├── 8-3.png
│   │   │   │   │   │   │   │   ├── 8.png
│   │   │   │   │   │   │   │   ├── 9-1.png
│   │   │   │   │   │   │   │   ├── 9-2.png
│   │   │   │   │   │   │   │   ├── 9-3.png
│   │   │   │   │   │   │   │   ├── 9.png
│   │   │   │   │   │   │   │   ├── am.png
│   │   │   │   │   │   │   │   ├── apm.png
│   │   │   │   │   │   │   │   ├── clockbg1.png
│   │   │   │   │   │   │   │   ├── clockbg2.png
│   │   │   │   │   │   │   │   ├── clockbg3.png
│   │   │   │   │   │   │   │   ├── clockbg4.png
│   │   │   │   │   │   │   │   ├── clockbg5.png
│   │   │   │   │   │   │   │   ├── clockbg6.png
│   │   │   │   │   │   │   │   ├── clockbg-blank.png
│   │   │   │   │   │   │   │   └── pm.png
│   │   │   │   │   │   │   ├── htc_hero_wallpaper_01.jpg
│   │   │   │   │   │   │   ├── htc_hero_wallpaper_02.jpg
│   │   │   │   │   │   │   ├── icon_left.png
│   │   │   │   │   │   │   ├── icon_right.png
│   │   │   │   │   │   │   ├── refresh_01.png
│   │   │   │   │   │   │   └── weather
│   │   │   │   │   │   │   ├── 11.png
│   │   │   │   │   │   │   ├── 12.png
│   │   │   │   │   │   │   ├── 13.png
│   │   │   │   │   │   │   ├── 14.png
│   │   │   │   │   │   │   ├── 15.png
│   │   │   │   │   │   │   ├── 16.png
│   │   │   │   │   │   │   ├── 17.png
│   │   │   │   │   │   │   ├── 18.png
│   │   │   │   │   │   │   ├── 19.png
│   │   │   │   │   │   │   ├── 1.png
│   │   │   │   │   │   │   ├── 20.png
│   │   │   │   │   │   │   ├── 21.png
│   │   │   │   │   │   │   ├── 22.png
│   │   │   │   │   │   │   ├── 23.png
│   │   │   │   │   │   │   ├── 24.png
│   │   │   │   │   │   │   ├── 25.png
│   │   │   │   │   │   │   ├── 26.png
│   │   │   │   │   │   │   ├── 27.png
│   │   │   │   │   │   │   ├── 29.png
│   │   │   │   │   │   │   ├── 2.png
│   │   │   │   │   │   │   ├── 30.png
│   │   │   │   │   │   │   ├── 31.png
│   │   │   │   │   │   │   ├── 32.png
│   │   │   │   │   │   │   ├── 33.png
│   │   │   │   │   │   │   ├── 34.png
│   │   │   │   │   │   │   ├── 35.png
│   │   │   │   │   │   │   ├── 36.png
│   │   │   │   │   │   │   ├── 37.png
│   │   │   │   │   │   │   ├── 38.png
│   │   │   │   │   │   │   ├── 39.png
│   │   │   │   │   │   │   ├── 3.png
│   │   │   │   │   │   │   ├── 40.png
│   │   │   │   │   │   │   ├── 41.png
│   │   │   │   │   │   │   ├── 42.png
│   │   │   │   │   │   │   ├── 43.png
│   │   │   │   │   │   │   ├── 44.png
│   │   │   │   │   │   │   ├── 4.png
│   │   │   │   │   │   │   ├── 5.png
│   │   │   │   │   │   │   ├── 6.png
│   │   │   │   │   │   │   ├── 7.png
│   │   │   │   │   │   │   ├── 8.png
│   │   │   │   │   │   │   ├── blank.png
│   │   │   │   │   │   │   └── na.png
│   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   ├── lib
│   │   │   │   │   │   │   ├── jquery-1.3.2.min.js
│   │   │   │   │   │   │   ├── jquery.jdigiclock.js
│   │   │   │   │   │   │   └── proxy
│   │   │   │   │   │   │   ├── asp
│   │   │   │   │   │   │   │   ├── README.txt
│   │   │   │   │   │   │   │   ├── WeatherProxy.aspx
│   │   │   │   │   │   │   │   ├── WeatherProxy.aspx.cs
│   │   │   │   │   │   │   │   └── WeatherProxy.aspx.designer.cs
│   │   │   │   │   │   │   ├── empty.gitkeep
│   │   │   │   │   │   │   └── php
│   │   │   │   │   │   │   └── proxy.php
│   │   │   │   │   │   └── WeatherLocationDatabase.txt
│   │   │   │   │   ├── jquery
│   │   │   │   │   │   ├── jquery-1.12.4.js
│   │   │   │   │   │   ├── jquery-1.12.4.min.js
│   │   │   │   │   │   ├── jquery-migrate-1.4.1.js
│   │   │   │   │   │   ├── jquery-migrate-1.4.1.min.js
│   │   │   │   │   │   ├── jquery-ui-1.12.1.js
│   │   │   │   │   │   ├── jquery-ui-1.12.1.min.js
│   │   │   │   │   │   ├── jquery-ui-draggable-1.12.1.js
│   │   │   │   │   │   ├── jquery-ui-draggable-1.12.1.min.js
│   │   │   │   │   │   ├── jquery-ui-effect-1.12.1.js
│   │   │   │   │   │   ├── jquery-ui-effect-1.12.1.min.js
│   │   │   │   │   │   ├── jquery-ui-sortable-1.12.1.js
│   │   │   │   │   │   └── jquery-ui-sortable-1.12.1.min.js
│   │   │   │   │   ├── jquery-1.8.0.js
│   │   │   │   │   ├── jquery-1.8.0.min.js
│   │   │   │   │   ├── jquery-1.8.0-vsdoc.js
│   │   │   │   │   ├── jquery-asDatepicker
│   │   │   │   │   │   ├── css
│   │   │   │   │   │   │   └── asDatepicker.css
│   │   │   │   │   │   ├── demo
│   │   │   │   │   │   │   ├── css
│   │   │   │   │   │   │   │   ├── main.css
│   │   │   │   │   │   │   │   ├── normalize.css
│   │   │   │   │   │   │   │   └── prism.css
│   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   └── js
│   │   │   │   │   │   │   ├── jquery.js
│   │   │   │   │   │   │   ├── jquery.mobile.custom.js
│   │   │   │   │   │   │   ├── jquery.mobile.custom.min.js
│   │   │   │   │   │   │   ├── jquery.toc.min.js
│   │   │   │   │   │   │   ├── language.js
│   │   │   │   │   │   │   └── prism.js
│   │   │   │   │   │   ├── images
│   │   │   │   │   │   │   ├── calendar-next-hover.png
│   │   │   │   │   │   │   ├── calendar-next.png
│   │   │   │   │   │   │   ├── calendar-prev-hover.png
│   │   │   │   │   │   │   └── calendar-prev.png
│   │   │   │   │   │   ├── js
│   │   │   │   │   │   │   └── jquery-asDatepicker.js
│   │   │   │   │   │   └── less
│   │   │   │   │   │   └── asDatepicker.less
│   │   │   │   │   ├── jquery-plugins
│   │   │   │   │   │   ├── jquery.form.js
│   │   │   │   │   │   ├── jquery.inputmask.js
│   │   │   │   │   │   ├── jquery.PrintArea.js
│   │   │   │   │   │   ├── jquery.resizeEnd.js
│   │   │   │   │   │   └── jquery.slimscroll.js
│   │   │   │   │   ├── jquery-timeago
│   │   │   │   │   │   ├── i18n
│   │   │   │   │   │   │   └── jquery.timeago.zh_CN.js
│   │   │   │   │   │   └── jquery.timeago.js
│   │   │   │   │   ├── jquery-toastr
│   │   │   │   │   │   └── 2.0
│   │   │   │   │   │   ├── toastr.min.css
│   │   │   │   │   │   └── toastr.min.js
│   │   │   │   │   ├── jquery-validation
│   │   │   │   │   │   └── 1.16
│   │   │   │   │   │   ├── jquery.validate.extend.js
│   │   │   │   │   │   ├── jquery.validate.js
│   │   │   │   │   │   └── localization
│   │   │   │   │   │   └── messages_zh_CN.js
│   │   │   │   │   ├── jquery-ztree
│   │   │   │   │   │   └── 3.5
│   │   │   │   │   │   ├── css
│   │   │   │   │   │   │   ├── default
│   │   │   │   │   │   │   │   ├── img
│   │   │   │   │   │   │   │   │   ├── diy
│   │   │   │   │   │   │   │   │   │   ├── 1_close.png
│   │   │   │   │   │   │   │   │   │   ├── 1_open.png
│   │   │   │   │   │   │   │   │   │   ├── 2.png
│   │   │   │   │   │   │   │   │   │   ├── 3.png
│   │   │   │   │   │   │   │   │   │   ├── 4.png
│   │   │   │   │   │   │   │   │   │   ├── 5.png
│   │   │   │   │   │   │   │   │   │   ├── 6.png
│   │   │   │   │   │   │   │   │   │   ├── 7.png
│   │   │   │   │   │   │   │   │   │   ├── 8.png
│   │   │   │   │   │   │   │   │   │   └── 9.png
│   │   │   │   │   │   │   │   │   ├── line_conn.gif
│   │   │   │   │   │   │   │   │   ├── loading.gif
│   │   │   │   │   │   │   │   │   ├── zTreeStandard.gif
│   │   │   │   │   │   │   │   │   └── zTreeStandard.png
│   │   │   │   │   │   │   │   └── zTreeStyle.css
│   │   │   │   │   │   │   ├── metro
│   │   │   │   │   │   │   │   ├── img
│   │   │   │   │   │   │   │   │   ├── line_conn.gif
│   │   │   │   │   │   │   │   │   ├── line_conn.png
│   │   │   │   │   │   │   │   │   ├── loading.gif
│   │   │   │   │   │   │   │   │   ├── metro.gif
│   │   │   │   │   │   │   │   │   └── metro.png
│   │   │   │   │   │   │   │   └── zTreeStyle.css
│   │   │   │   │   │   │   └── simple
│   │   │   │   │   │   │   ├── img
│   │   │   │   │   │   │   │   ├── left_menu.gif
│   │   │   │   │   │   │   │   ├── left_menu.png
│   │   │   │   │   │   │   │   ├── line_conn.gif
│   │   │   │   │   │   │   │   ├── loading.gif
│   │   │   │   │   │   │   │   ├── zTreeStandard.gif
│   │   │   │   │   │   │   │   └── zTreeStandard.png
│   │   │   │   │   │   │   └── zTreeStyle.css
│   │   │   │   │   │   ├── js
│   │   │   │   │   │   │   ├── jquery.ztree.all-3.5.js
│   │   │   │   │   │   │   ├── jquery.ztree.core-3.5.js
│   │   │   │   │   │   │   ├── jquery.ztree.excheck-3.5.js
│   │   │   │   │   │   │   ├── jquery.ztree.exedit-3.5.js
│   │   │   │   │   │   │   └── jquery.ztree.exhide-3.5.js
│   │   │   │   │   │   └── log v3.x.txt
│   │   │   │   │   ├── json2.js
│   │   │   │   │   ├── layer
│   │   │   │   │   │   └── 3.1
│   │   │   │   │   │   ├── demo.html
│   │   │   │   │   │   ├── layer.js
│   │   │   │   │   │   ├── mobile
│   │   │   │   │   │   │   ├── layer.js
│   │   │   │   │   │   │   ├── need
│   │   │   │   │   │   │   │   └── layer.css
│   │   │   │   │   │   │   └── README.md
│   │   │   │   │   │   └── skin
│   │   │   │   │   │   └── default
│   │   │   │   │   │   ├── icon-ext.png
│   │   │   │   │   │   ├── icon.png
│   │   │   │   │   │   ├── layer.css
│   │   │   │   │   │   ├── loading-0.gif
│   │   │   │   │   │   ├── loading-1.gif
│   │   │   │   │   │   └── loading-2.gif
│   │   │   │   │   ├── md5
│   │   │   │   │   │   └── md5.js
│   │   │   │   │   ├── modules
│   │   │   │   │   │   ├── msg
│   │   │   │   │   │   │   ├── message.mp3
│   │   │   │   │   │   │   └── topMenuMsg.js
│   │   │   │   │   │   └── sys
│   │   │   │   │   │   ├── menu.js
│   │   │   │   │   │   ├── sysIndex.css
│   │   │   │   │   │   ├── sysIndex.js
│   │   │   │   │   │   ├── sysLogin.css
│   │   │   │   │   │   ├── sysLogin.js
│   │   │   │   │   │   ├── sysRegister.css
│   │   │   │   │   │   └── userInfo.js
│   │   │   │   │   ├── my97
│   │   │   │   │   │   ├── calendar.js
│   │   │   │   │   │   ├── lang
│   │   │   │   │   │   │   ├── en.js
│   │   │   │   │   │   │   ├── zh_CN.js
│   │   │   │   │   │   │   └── zh_TW.js
│   │   │   │   │   │   ├── skin
│   │   │   │   │   │   │   ├── datePicker.gif
│   │   │   │   │   │   │   ├── datePicker-old.gif
│   │   │   │   │   │   │   ├── datePicker.png
│   │   │   │   │   │   │   ├── default
│   │   │   │   │   │   │   │   ├── datepicker.css
│   │   │   │   │   │   │   │   └── img.gif
│   │   │   │   │   │   │   ├── twoer
│   │   │   │   │   │   │   │   ├── datepicker.css
│   │   │   │   │   │   │   │   ├── img.gif
│   │   │   │   │   │   │   │   └── img.png
│   │   │   │   │   │   │   ├── WdatePicker.css
│   │   │   │   │   │   │   └── whyGreen
│   │   │   │   │   │   │   ├── bg.jpg
│   │   │   │   │   │   │   ├── datepicker.css
│   │   │   │   │   │   │   └── img.gif
│   │   │   │   │   │   └── WdatePicker.js
│   │   │   │   │   ├── My97DatePicker
│   │   │   │   │   │   ├── calendar.js
│   │   │   │   │   │   ├── config.js
│   │   │   │   │   │   ├── lang
│   │   │   │   │   │   │   ├── en.js
│   │   │   │   │   │   │   ├── zh-cn.js
│   │   │   │   │   │   │   └── zh-tw.js
│   │   │   │   │   │   ├── My97DatePicker.htm
│   │   │   │   │   │   ├── skin
│   │   │   │   │   │   │   ├── datePicker.gif
│   │   │   │   │   │   │   ├── default
│   │   │   │   │   │   │   │   ├── datepicker.css
│   │   │   │   │   │   │   │   └── img.gif
│   │   │   │   │   │   │   ├── WdatePicker.css
│   │   │   │   │   │   │   └── whyGreen
│   │   │   │   │   │   │   ├── bg.jpg
│   │   │   │   │   │   │   ├── datepicker.css
│   │   │   │   │   │   │   └── img.gif
│   │   │   │   │   │   ├── WdatePicker.js
│   │   │   │   │   │   └── 开发包
│   │   │   │   │   │   ├── lang
│   │   │   │   │   │   │   ├── en.js
│   │   │   │   │   │   │   ├── zh-cn.js
│   │   │   │   │   │   │   └── zh-tw.js
│   │   │   │   │   │   ├── readme.txt
│   │   │   │   │   │   └── skin
│   │   │   │   │   │   ├── datePicker.gif
│   │   │   │   │   │   ├── default
│   │   │   │   │   │   │   ├── datepicker.css
│   │   │   │   │   │   │   └── img.gif
│   │   │   │   │   │   ├── WdatePicker.css
│   │   │   │   │   │   └── whyGreen
│   │   │   │   │   │   ├── bg.jpg
│   │   │   │   │   │   ├── datepicker.css
│   │   │   │   │   │   └── img.gif
│   │   │   │   │   ├── pages
│   │   │   │   │   │   ├── financial
│   │   │   │   │   │   │   └── financial_base.js
│   │   │   │   │   │   ├── manage
│   │   │   │   │   │   │   ├── pushBtn.json
│   │   │   │   │   │   │   └── supplier.js
│   │   │   │   │   │   └── materials
│   │   │   │   │   │   ├── add_temp.js
│   │   │   │   │   │   ├── bill_detail.js
│   │   │   │   │   │   └── in_out.js
│   │   │   │   │   ├── print
│   │   │   │   │   │   ├── print_form.html
│   │   │   │   │   │   ├── print.html
│   │   │   │   │   │   └── print.js
│   │   │   │   │   ├── select2
│   │   │   │   │   │   └── 4.0
│   │   │   │   │   │   ├── i18n
│   │   │   │   │   │   │   ├── en.js
│   │   │   │   │   │   │   ├── ja_JP.js
│   │   │   │   │   │   │   ├── zh_CN.js
│   │   │   │   │   │   │   └── zh_TW.js
│   │   │   │   │   │   ├── select2.css
│   │   │   │   │   │   ├── select2.full.js
│   │   │   │   │   │   └── select2.js
│   │   │   │   │   ├── StringBuffer.js
│   │   │   │   │   ├── upbw
│   │   │   │   │   │   ├── index_files
│   │   │   │   │   │   │   ├── chrome360.jpg
│   │   │   │   │   │   │   ├── chrome.jpg
│   │   │   │   │   │   │   ├── firefox.jpg
│   │   │   │   │   │   │   └── ie.jpg
│   │   │   │   │   │   └── index.html
│   │   │   │   │   ├── wdScrollTab
│   │   │   │   │   │   ├── css
│   │   │   │   │   │   │   └── TabPanel.css
│   │   │   │   │   │   ├── image
│   │   │   │   │   │   │   ├── scroll-left.gif
│   │   │   │   │   │   │   └── scroll-right.gif
│   │   │   │   │   │   └── js
│   │   │   │   │   │   ├── TabPanel.extend.js
│   │   │   │   │   │   ├── TabPanel_i18n.js
│   │   │   │   │   │   └── TabPanel.js
│   │   │   │   │   ├── webqq
│   │   │   │   │   │   ├── desktop.js
│   │   │   │   │   │   ├── jquery-1.7.1.min.js
│   │   │   │   │   │   ├── jquery-smartMenu-min.js
│   │   │   │   │   │   ├── jquery-ui-1.8.18.custom.min.js
│   │   │   │   │   │   ├── jquery.winResize.js
│   │   │   │   │   │   └── myLib.js
│   │   │   │   │   └── wth.js
│   │   │   │   ├── login.html
│   │   │   │   ├── pages
│   │   │   │   │   ├── financial
│   │   │   │   │   │   ├── advance_in.html
│   │   │   │   │   │   ├── giro.html
│   │   │   │   │   │   ├── item_in.html
│   │   │   │   │   │   ├── item_out.html
│   │   │   │   │   │   ├── money_in.html
│   │   │   │   │   │   └── money_out.html
│   │   │   │   │   ├── manage
│   │   │   │   │   │   ├── account.html
│   │   │   │   │   │   ├── customer.html
│   │   │   │   │   │   ├── depot.html
│   │   │   │   │   │   ├── functions.html
│   │   │   │   │   │   ├── inOutItem.html
│   │   │   │   │   │   ├── log.html
│   │   │   │   │   │   ├── member.html
│   │   │   │   │   │   ├── organization_forselect.html
│   │   │   │   │   │   ├── organization.html
│   │   │   │   │   │   ├── roleApp.html
│   │   │   │   │   │   ├── roleFunctions.html
│   │   │   │   │   │   ├── role.html
│   │   │   │   │   │   ├── rolePushBtn.html
│   │   │   │   │   │   ├── serialNumber.html
│   │   │   │   │   │   ├── systemConfig.html
│   │   │   │   │   │   ├── unit.html
│   │   │   │   │   │   ├── user_forselect.html
│   │   │   │   │   │   ├── user.html
│   │   │   │   │   │   └── vendor.html
│   │   │   │   │   ├── materials
│   │   │   │   │   │   ├── allocation_out_list.html
│   │   │   │   │   │   ├── assemble_list.html
│   │   │   │   │   │   ├── bill_detail.html
│   │   │   │   │   │   ├── disassemble_list.html
│   │   │   │   │   │   ├── materialcategory_forselect.html
│   │   │   │   │   │   ├── materialcategory.html
│   │   │   │   │   │   ├── material_forselect.html
│   │   │   │   │   │   ├── material.html
│   │   │   │   │   │   ├── materialProperty.html
│   │   │   │   │   │   ├── other_in_list.html
│   │   │   │   │   │   ├── other_out_list.html
│   │   │   │   │   │   ├── person.html
│   │   │   │   │   │   ├── purchase_back_list.html
│   │   │   │   │   │   ├── purchase_in_list.html
│   │   │   │   │   │   ├── purchase_orders_list.html
│   │   │   │   │   │   ├── retail_back_list.html
│   │   │   │   │   │   ├── retail_out_list.html
│   │   │   │   │   │   ├── sale_back_list.html
│   │   │   │   │   │   ├── sale_orders_list.html
│   │   │   │   │   │   └── sale_out_list.html
│   │   │   │   │   ├── reports
│   │   │   │   │   │   ├── account_report.html
│   │   │   │   │   │   ├── buy_in_report.html
│   │   │   │   │   │   ├── customer_account.html
│   │   │   │   │   │   ├── in_detail.html
│   │   │   │   │   │   ├── in_material_count.html
│   │   │   │   │   │   ├── in_out_stock_report.html
│   │   │   │   │   │   ├── out_detail.html
│   │   │   │   │   │   ├── out_material_count.html
│   │   │   │   │   │   ├── sale_out_report.html
│   │   │   │   │   │   ├── stock_warning_report.html
│   │   │   │   │   │   └── vendor_account.html
│   │   │   │   │   ├── template
│   │   │   │   │   │   ├── base.html
│   │   │   │   │   │   └── menu.html
│   │   │   │   │   └── user
│   │   │   │   │   ├── password.html
│   │   │   │   │   ├── userCustomer.html
│   │   │   │   │   ├── userDepot.html
│   │   │   │   │   ├── userHelp.html
│   │   │   │   │   ├── userMsg.html
│   │   │   │   │   └── userRole.html
│   │   │   │   ├── register.html
│   │   │   │   └── upload
│   │   │   │   └── images
│   │   │   │   └── deskIcon
│   │   │   │   ├── 0000000001.png
│   │   │   │   ├── 0000000002.png
│   │   │   │   ├── 0000000003.png
│   │   │   │   ├── 0000000004.png
│   │   │   │   ├── 0000000005.png
│   │   │   │   ├── 0000000006.png
│   │   │   │   ├── 0000000008.png
│   │   │   │   ├── 0000000009.png
│   │   │   │   ├── 0000000010.png
│   │   │   │   ├── 0000000011.png
│   │   │   │   ├── 0000000012.png
│   │   │   │   ├── 0000000013.png
│   │   │   │   ├── 0000000014.png
│   │   │   │   ├── 0000000015.png
│   │   │   │   ├── 0000000016.png
│   │   │   │   ├── 0000000017.png
│   │   │   │   ├── 0000000018.jpg
│   │   │   │   ├── 0000000018.png
│   │   │   │   ├── 0000000019.png
│   │   │   │   ├── 0000000020.png
│   │   │   │   ├── 0000000021.png
│   │   │   │   ├── 0000000022.png
│   │   │   │   ├── 0000000023.png
│   │   │   │   ├── 0000000024.png
│   │   │   │   ├── 0000000025.png
│   │   │   │   ├── buy.png
│   │   │   │   ├── depot.png
│   │   │   │   ├── money.png
│   │   │   │   ├── resizeApi.png
│   │   │   │   ├── sale.png
│   │   │   │   └── userHelp.png
│   │   │   ├── lib
│   │   │   │   └── jshERP2.0.jar
│   │   │   ├── README.md
│   │   │   ├── restart.sh
│   │   │   ├── start.bat
│   │   │   ├── start.sh
│   │   │   ├── status.sh
│   │   │   └── stop.sh
│   │   └── jshERP2.0-bin.zip
│   ├── docs
│   │   ├── jsh_erp.sql
│   │   └── 华夏ERP数据库设计汇总.xlsx
│   ├── ERP.iml
│   ├── erp_web
│   │   ├── css
│   │   │   ├── bill_detail.css
│   │   │   ├── common.css
│   │   │   ├── css.css
│   │   │   ├── fonts
│   │   │   │   ├── font-awesome.css
│   │   │   │   ├── font-icons.min.css
│   │   │   │   ├── fonts
│   │   │   │   │   ├── FontAwesome.otf
│   │   │   │   │   ├── fontawesome-webfont.eot
│   │   │   │   │   ├── fontawesome-webfont.svg
│   │   │   │   │   ├── fontawesome-webfont.ttf
│   │   │   │   │   ├── fontawesome-webfont.woff
│   │   │   │   │   ├── fontawesome-webfont.woff2
│   │   │   │   │   ├── Simple-Line-Icons.eot
│   │   │   │   │   ├── Simple-Line-Icons.svg
│   │   │   │   │   ├── Simple-Line-Icons.ttf
│   │   │   │   │   ├── Simple-Line-Icons.woff
│   │   │   │   │   └── Simple-Line-Icons.woff2
│   │   │   │   └── simple-line-icons.css
│   │   │   ├── in_out.css
│   │   │   ├── jsherp.css
│   │   │   ├── material.css
│   │   │   ├── retail_list.css
│   │   │   └── user_help.css
│   │   ├── home.html
│   │   ├── images
│   │   │   ├── 004.jpg
│   │   │   ├── 007.png
│   │   │   ├── 020.png
│   │   │   ├── 657.png
│   │   │   ├── 680.png
│   │   │   ├── 894.png
│   │   │   ├── a1.gif
│   │   │   ├── admin.png
│   │   │   ├── bg_actlistcon.gif
│   │   │   ├── bg_actlist.jpg
│   │   │   ├── bg_actliston.jpg
│   │   │   ├── bg_btn.gif
│   │   │   ├── bg_btnl.gif
│   │   │   ├── bg_btnlon.gif
│   │   │   ├── bg_btnon.gif
│   │   │   ├── bg_btnr.gif
│   │   │   ├── bg_btnron.gif
│   │   │   ├── bg_cntnav.jpg
│   │   │   ├── bg_datath.jpg
│   │   │   ├── bg_foot.jpg
│   │   │   ├── bg_head.jpg
│   │   │   ├── bg_keycode.jpg
│   │   │   ├── bg_logininout.jpg
│   │   │   ├── bg_login.jpg
│   │   │   ├── bg_login_main.jpg
│   │   │   ├── bg_menulist.jpg
│   │   │   ├── bg_menuliston.jpg
│   │   │   ├── bg_menutop.jpg
│   │   │   ├── bg_notebook.gif
│   │   │   ├── bg_positionl.gif
│   │   │   ├── bg_positionm.jpg
│   │   │   ├── bg_positionrbak.jpg
│   │   │   ├── bg_positionr.jpg
│   │   │   ├── bg_positionrpos.jpg
│   │   │   ├── bg_psplit.jpg
│   │   │   ├── bg_register_main.jpg
│   │   │   ├── bg_tipfailth.png
│   │   │   ├── bg_tipsuccess.png
│   │   │   ├── blogging.png
│   │   │   ├── btn_check.gif
│   │   │   ├── btn_checkon.gif
│   │   │   ├── btn_close.gif
│   │   │   ├── btn_close.png
│   │   │   ├── btn_display.gif
│   │   │   ├── btn_goto.gif
│   │   │   ├── btn_gotoon.gif
│   │   │   ├── btn_login.jpg
│   │   │   ├── btn_loginon.jpg
│   │   │   ├── btn_minus.gif
│   │   │   ├── btn_openm.gif
│   │   │   ├── btn_plus.gif
│   │   │   ├── btn_scolse.gif
│   │   │   ├── btn_sopen.gif
│   │   │   ├── butterfly.jpg
│   │   │   ├── categories.png
│   │   │   ├── chart_bar.png
│   │   │   ├── clock.png
│   │   │   ├── comment.png
│   │   │   ├── computer.png
│   │   │   ├── contacts.png
│   │   │   ├── date_packer.gif
│   │   │   ├── draw1.jpg
│   │   │   ├── draw2.jpg
│   │   │   ├── draw3.jpg
│   │   │   ├── draw4.jpg
│   │   │   ├── edit_kiii.png
│   │   │   ├── edit_lockon.png
│   │   │   ├── edit_lock.png
│   │   │   ├── edit_monitor.png
│   │   │   ├── edit_notebook.png
│   │   │   ├── edit_pencil.png
│   │   │   ├── edit_set.png
│   │   │   ├── edit_time.gif
│   │   │   ├── evernote-alt.png
│   │   │   ├── favicon.ico
│   │   │   ├── favicon.ico.bak
│   │   │   ├── house.png
│   │   │   ├── imac.png
│   │   │   ├── loading1.gif
│   │   │   ├── lock_unlock.png
│   │   │   ├── login_tip.jpg
│   │   │   ├── logo.jpg
│   │   │   ├── logo.png
│   │   │   ├── man.png
│   │   │   ├── navtop_home.gif
│   │   │   ├── navtop_logout.gif
│   │   │   ├── preferences1.png
│   │   │   ├── receipt-excel.png
│   │   │   ├── register_tip.jpg
│   │   │   ├── suma_logo.png
│   │   │   ├── sysetem_name3.jpg
│   │   │   ├── sysetem_name.jpg
│   │   │   ├── time.png
│   │   │   ├── user_business_boss.png
│   │   │   ├── user.png
│   │   │   ├── user-red.png
│   │   │   ├── user_suit.png
│   │   │   ├── valid_code.jpg
│   │   │   ├── vavtop_help.gif
│   │   │   └── windvane.png
│   │   ├── index.html
│   │   ├── js
│   │   │   ├── adminlte
│   │   │   │   ├── css
│   │   │   │   │   ├── AdminLTE.css
│   │   │   │   │   ├── adminlte.css.map
│   │   │   │   │   ├── AdminLTE.min.css
│   │   │   │   │   ├── adminlte.min.css.map
│   │   │   │   │   └── skins
│   │   │   │   │   ├── skin-black.css
│   │   │   │   │   ├── skin-black-light.css
│   │   │   │   │   ├── skin-blue.css
│   │   │   │   │   ├── skin-blue-light2.css
│   │   │   │   │   ├── skin-blue-light.css
│   │   │   │   │   ├── skin-green.css
│   │   │   │   │   ├── skin-green-light.css
│   │   │   │   │   ├── skin-purple.css
│   │   │   │   │   ├── skin-purple-light.css
│   │   │   │   │   ├── skin-red.css
│   │   │   │   │   ├── skin-red-light.css
│   │   │   │   │   ├── skin-yellow.css
│   │   │   │   │   └── skin-yellow-light.css
│   │   │   │   ├── img
│   │   │   │   │   ├── boxed-bg.jpg
│   │   │   │   │   └── boxed-bg.png
│   │   │   │   └── js
│   │   │   │   ├── adminlte.js
│   │   │   │   └── adminlte.min.js
│   │   │   ├── bootstrap
│   │   │   │   ├── css
│   │   │   │   │   ├── bootstrap.css
│   │   │   │   │   ├── bootstrap.css.map
│   │   │   │   │   ├── bootstrap.min.css
│   │   │   │   │   ├── bootstrap.min.css.map
│   │   │   │   │   ├── bootstrap-theme.css
│   │   │   │   │   ├── bootstrap-theme.css.map
│   │   │   │   │   ├── bootstrap-theme.min.css
│   │   │   │   │   └── bootstrap-theme.min.css.map
│   │   │   │   ├── fonts
│   │   │   │   │   ├── glyphicons-halflings-regular.eot
│   │   │   │   │   ├── glyphicons-halflings-regular.svg
│   │   │   │   │   ├── glyphicons-halflings-regular.ttf
│   │   │   │   │   ├── glyphicons-halflings-regular.woff
│   │   │   │   │   └── glyphicons-halflings-regular.woff2
│   │   │   │   └── js
│   │   │   │   ├── bootstrap.js
│   │   │   │   └── bootstrap.min.js
│   │   │   ├── bootstrap-plugins
│   │   │   │   ├── bootstrap-hover-dropdown.js
│   │   │   │   └── bootstrap-hover-dropdown.min.js
│   │   │   ├── channel
│   │   │   │   ├── imagepreview.js
│   │   │   │   ├── imgup.css
│   │   │   │   ├── jquery-1.8.3.min.js
│   │   │   │   ├── jquery.crop.js
│   │   │   │   └── json2.js
│   │   │   ├── colorbox
│   │   │   │   ├── bower.json
│   │   │   │   ├── colorbox.ai
│   │   │   │   ├── colorbox.css
│   │   │   │   ├── colorbox.jquery.json
│   │   │   │   ├── colorboxSet.js
│   │   │   │   ├── content
│   │   │   │   │   ├── ajax.html
│   │   │   │   │   ├── daisy@2x.jpg
│   │   │   │   │   ├── daisy.jpg
│   │   │   │   │   ├── homer.jpg
│   │   │   │   │   ├── marylou.jpg
│   │   │   │   │   ├── ohoopee1.jpg
│   │   │   │   │   ├── ohoopee2.jpg
│   │   │   │   │   └── ohoopee3.jpg
│   │   │   │   ├── example1
│   │   │   │   │   ├── colorbox.css
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── border.png
│   │   │   │   │   │   ├── controls.png
│   │   │   │   │   │   ├── loading_background.png
│   │   │   │   │   │   ├── loading.gif
│   │   │   │   │   │   └── overlay.png
│   │   │   │   │   └── index.html
│   │   │   │   ├── example2
│   │   │   │   │   ├── colorbox.css
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── controls.png
│   │   │   │   │   │   └── loading.gif
│   │   │   │   │   └── index.html
│   │   │   │   ├── example3
│   │   │   │   │   ├── colorbox.css
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── controls.png
│   │   │   │   │   │   └── loading.gif
│   │   │   │   │   └── index.html
│   │   │   │   ├── example4
│   │   │   │   │   ├── colorbox.css
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── border1.png
│   │   │   │   │   │   ├── border2.png
│   │   │   │   │   │   └── loading.gif
│   │   │   │   │   └── index.html
│   │   │   │   ├── example5
│   │   │   │   │   ├── colorbox.css
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── border.png
│   │   │   │   │   │   ├── controls.png
│   │   │   │   │   │   ├── loading_background.png
│   │   │   │   │   │   └── loading.gif
│   │   │   │   │   └── index.html
│   │   │   │   ├── i18n
│   │   │   │   │   ├── jquery.colorbox-ar.js
│   │   │   │   │   ├── jquery.colorbox-bg.js
│   │   │   │   │   ├── jquery.colorbox-ca.js
│   │   │   │   │   ├── jquery.colorbox-cs.js
│   │   │   │   │   ├── jquery.colorbox-da.js
│   │   │   │   │   ├── jquery.colorbox-de.js
│   │   │   │   │   ├── jquery.colorbox-es.js
│   │   │   │   │   ├── jquery.colorbox-et.js
│   │   │   │   │   ├── jquery.colorbox-fa.js
│   │   │   │   │   ├── jquery.colorbox-fi.js
│   │   │   │   │   ├── jquery.colorbox-fr.js
│   │   │   │   │   ├── jquery.colorbox-gl.js
│   │   │   │   │   ├── jquery.colorbox-gr.js
│   │   │   │   │   ├── jquery.colorbox-he.js
│   │   │   │   │   ├── jquery.colorbox-hr.js
│   │   │   │   │   ├── jquery.colorbox-hu.js
│   │   │   │   │   ├── jquery.colorbox-id.js
│   │   │   │   │   ├── jquery.colorbox-it.js
│   │   │   │   │   ├── jquery.colorbox-ja.js
│   │   │   │   │   ├── jquery.colorbox-kr.js
│   │   │   │   │   ├── jquery.colorbox-lt.js
│   │   │   │   │   ├── jquery.colorbox-lv.js
│   │   │   │   │   ├── jquery.colorbox-my.js
│   │   │   │   │   ├── jquery.colorbox-nl.js
│   │   │   │   │   ├── jquery.colorbox-no.js
│   │   │   │   │   ├── jquery.colorbox-pl.js
│   │   │   │   │   ├── jquery.colorbox-pt-br.js
│   │   │   │   │   ├── jquery.colorbox-ro.js
│   │   │   │   │   ├── jquery.colorbox-ru.js
│   │   │   │   │   ├── jquery.colorbox-si.js
│   │   │   │   │   ├── jquery.colorbox-sk.js
│   │   │   │   │   ├── jquery.colorbox-sr.js
│   │   │   │   │   ├── jquery.colorbox-sv.js
│   │   │   │   │   ├── jquery.colorbox-tr.js
│   │   │   │   │   ├── jquery.colorbox-uk.js
│   │   │   │   │   ├── jquery.colorbox-zh-CN.js
│   │   │   │   │   └── jquery.colorbox-zh-TW.js
│   │   │   │   ├── images
│   │   │   │   │   ├── border.png
│   │   │   │   │   ├── controls.png
│   │   │   │   │   ├── ie6
│   │   │   │   │   │   ├── borderBottomCenter.png
│   │   │   │   │   │   ├── borderBottomLeft.png
│   │   │   │   │   │   ├── borderBottomRight.png
│   │   │   │   │   │   ├── borderMiddleLeft.png
│   │   │   │   │   │   ├── borderMiddleRight.png
│   │   │   │   │   │   ├── borderTopCenter.png
│   │   │   │   │   │   ├── borderTopLeft.png
│   │   │   │   │   │   └── borderTopRight.png
│   │   │   │   │   ├── loading_background.png
│   │   │   │   │   ├── loading.gif
│   │   │   │   │   └── overlay.png
│   │   │   │   ├── jquery.colorbox.js
│   │   │   │   ├── jquery.colorbox-min.js
│   │   │   │   └── README.md
│   │   │   ├── common
│   │   │   │   ├── base64.js
│   │   │   │   ├── common.js
│   │   │   │   ├── cs.js
│   │   │   │   ├── des.js
│   │   │   │   ├── h5fix.min.js
│   │   │   │   ├── i18n
│   │   │   │   │   └── jsherp_zh_CN.js
│   │   │   │   ├── jsherp.js
│   │   │   │   ├── laytpl.js
│   │   │   │   └── outlook_in.js
│   │   │   ├── datagrid-detailview.js
│   │   │   ├── easyui-1.3.5
│   │   │   │   ├── changelog.txt
│   │   │   │   ├── demo
│   │   │   │   │   ├── accordion
│   │   │   │   │   │   ├── actions.html
│   │   │   │   │   │   ├── ajax.html
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── _content.html
│   │   │   │   │   │   ├── datagrid_data1.json
│   │   │   │   │   │   ├── expandable.html
│   │   │   │   │   │   ├── multiple.html
│   │   │   │   │   │   └── tools.html
│   │   │   │   │   ├── calendar
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   └── firstday.html
│   │   │   │   │   ├── combo
│   │   │   │   │   │   └── basic.html
│   │   │   │   │   ├── combobox
│   │   │   │   │   │   ├── actions.html
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── combobox_data1.json
│   │   │   │   │   │   ├── combobox_data2.json
│   │   │   │   │   │   ├── customformat.html
│   │   │   │   │   │   ├── dynamicdata.html
│   │   │   │   │   │   ├── group.html
│   │   │   │   │   │   ├── multiple.html
│   │   │   │   │   │   ├── navigation.html
│   │   │   │   │   │   ├── remotedata.html
│   │   │   │   │   │   └── remotejsonp.html
│   │   │   │   │   ├── combogrid
│   │   │   │   │   │   ├── actions.html
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── datagrid_data1.json
│   │   │   │   │   │   ├── initvalue.html
│   │   │   │   │   │   ├── multiple.html
│   │   │   │   │   │   └── navigation.html
│   │   │   │   │   ├── combotree
│   │   │   │   │   │   ├── actions.html
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── initvalue.html
│   │   │   │   │   │   ├── multiple.html
│   │   │   │   │   │   └── tree_data1.json
│   │   │   │   │   ├── datagrid
│   │   │   │   │   │   ├── aligncolumns.html
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── cellediting.html
│   │   │   │   │   │   ├── cellstyle.html
│   │   │   │   │   │   ├── checkbox.html
│   │   │   │   │   │   ├── clientpagination.html
│   │   │   │   │   │   ├── columngroup.html
│   │   │   │   │   │   ├── complextoolbar.html
│   │   │   │   │   │   ├── contextmenu.html
│   │   │   │   │   │   ├── custompager.html
│   │   │   │   │   │   ├── datagrid_data1.json
│   │   │   │   │   │   ├── datagrid_data2.json
│   │   │   │   │   │   ├── footer.html
│   │   │   │   │   │   ├── formatcolumns.html
│   │   │   │   │   │   ├── frozencolumns.html
│   │   │   │   │   │   ├── frozenrows.html
│   │   │   │   │   │   ├── mergecells.html
│   │   │   │   │   │   ├── multisorting.html
│   │   │   │   │   │   ├── products.json
│   │   │   │   │   │   ├── rowborder.html
│   │   │   │   │   │   ├── rowediting.html
│   │   │   │   │   │   ├── rowstyle.html
│   │   │   │   │   │   ├── selection.html
│   │   │   │   │   │   ├── simpletoolbar.html
│   │   │   │   │   │   └── transform.html
│   │   │   │   │   ├── datebox
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── buttons.html
│   │   │   │   │   │   ├── dateformat.html
│   │   │   │   │   │   ├── events.html
│   │   │   │   │   │   └── validate.html
│   │   │   │   │   ├── datetimebox
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── initvalue.html
│   │   │   │   │   │   └── showseconds.html
│   │   │   │   │   ├── demo.css
│   │   │   │   │   ├── dialog
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── complextoolbar.html
│   │   │   │   │   │   └── toolbarbuttons.html
│   │   │   │   │   ├── draggable
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── constain.html
│   │   │   │   │   │   └── snap.html
│   │   │   │   │   ├── droppable
│   │   │   │   │   │   ├── accept.html
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   └── sort.html
│   │   │   │   │   ├── easyloader
│   │   │   │   │   │   └── basic.html
│   │   │   │   │   ├── form
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── form_data1.json
│   │   │   │   │   │   └── load.html
│   │   │   │   │   ├── layout
│   │   │   │   │   │   ├── addremove.html
│   │   │   │   │   │   ├── autoheight.html
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── complex.html
│   │   │   │   │   │   ├── _content.html
│   │   │   │   │   │   ├── datagrid_data1.json
│   │   │   │   │   │   ├── full.html
│   │   │   │   │   │   ├── nestedlayout.html
│   │   │   │   │   │   ├── nocollapsible.html
│   │   │   │   │   │   ├── propertygrid_data1.json
│   │   │   │   │   │   └── tree_data1.json
│   │   │   │   │   ├── linkbutton
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── group.html
│   │   │   │   │   │   ├── iconalign.html
│   │   │   │   │   │   ├── plain.html
│   │   │   │   │   │   └── toggle.html
│   │   │   │   │   ├── menu
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── customitem.html
│   │   │   │   │   │   └── events.html
│   │   │   │   │   ├── menubutton
│   │   │   │   │   │   ├── actions.html
│   │   │   │   │   │   └── basic.html
│   │   │   │   │   ├── messager
│   │   │   │   │   │   ├── alert.html
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── interactive.html
│   │   │   │   │   │   └── position.html
│   │   │   │   │   ├── numberbox
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── format.html
│   │   │   │   │   │   └── range.html
│   │   │   │   │   ├── numberspinner
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── increment.html
│   │   │   │   │   │   └── range.html
│   │   │   │   │   ├── pagination
│   │   │   │   │   │   ├── attaching.html
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── custombuttons.html
│   │   │   │   │   │   ├── layout.html
│   │   │   │   │   │   ├── links.html
│   │   │   │   │   │   └── simple.html
│   │   │   │   │   ├── panel
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── _content.html
│   │   │   │   │   │   ├── customtools.html
│   │   │   │   │   │   ├── loadcontent.html
│   │   │   │   │   │   ├── nestedpanel.html
│   │   │   │   │   │   └── paneltools.html
│   │   │   │   │   ├── progressbar
│   │   │   │   │   │   └── basic.html
│   │   │   │   │   ├── propertygrid
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── customcolumns.html
│   │   │   │   │   │   ├── groupformat.html
│   │   │   │   │   │   └── propertygrid_data1.json
│   │   │   │   │   ├── resizable
│   │   │   │   │   │   └── basic.html
│   │   │   │   │   ├── searchbox
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   └── category.html
│   │   │   │   │   ├── slider
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── formattip.html
│   │   │   │   │   │   ├── rule.html
│   │   │   │   │   │   └── vertical.html
│   │   │   │   │   ├── splitbutton
│   │   │   │   │   │   ├── actions.html
│   │   │   │   │   │   └── basic.html
│   │   │   │   │   ├── tabs
│   │   │   │   │   │   ├── autoheight.html
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── _content.html
│   │   │   │   │   │   ├── dropdown.html
│   │   │   │   │   │   ├── fixedwidth.html
│   │   │   │   │   │   ├── hover.html
│   │   │   │   │   │   ├── images
│   │   │   │   │   │   │   ├── modem.png
│   │   │   │   │   │   │   ├── pda.png
│   │   │   │   │   │   │   ├── scanner.png
│   │   │   │   │   │   │   └── tablet.png
│   │   │   │   │   │   ├── nestedtabs.html
│   │   │   │   │   │   ├── striptools.html
│   │   │   │   │   │   ├── tabimage.html
│   │   │   │   │   │   ├── tabposition.html
│   │   │   │   │   │   ├── tabstools.html
│   │   │   │   │   │   └── tree_data1.json
│   │   │   │   │   ├── timespinner
│   │   │   │   │   │   ├── actions.html
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   └── range.html
│   │   │   │   │   ├── tooltip
│   │   │   │   │   │   ├── ajax.html
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── _content.html
│   │   │   │   │   │   ├── customcontent.html
│   │   │   │   │   │   ├── customstyle.html
│   │   │   │   │   │   ├── _dialog.html
│   │   │   │   │   │   ├── position.html
│   │   │   │   │   │   ├── toolbar.html
│   │   │   │   │   │   └── tooltipdialog.html
│   │   │   │   │   ├── treegrid
│   │   │   │   │   │   ├── actions.html
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   ├── clientpagination.html
│   │   │   │   │   │   ├── contextmenu.html
│   │   │   │   │   │   ├── editable.html
│   │   │   │   │   │   ├── footer.html
│   │   │   │   │   │   ├── reports.html
│   │   │   │   │   │   ├── treegrid_data1.json
│   │   │   │   │   │   ├── treegrid_data2.json
│   │   │   │   │   │   └── treegrid_data3.json
│   │   │   │   │   ├── validatebox
│   │   │   │   │   │   ├── basic.html
│   │   │   │   │   │   └── customtooltip.html
│   │   │   │   │   └── window
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── customtools.html
│   │   │   │   │   ├── inlinewindow.html
│   │   │   │   │   ├── modalwindow.html
│   │   │   │   │   └── windowlayout.html
│   │   │   │   ├── easyloader.js
│   │   │   │   ├── jquery.easyui.min.js
│   │   │   │   ├── jquery.min.js
│   │   │   │   ├── locale
│   │   │   │   │   ├── easyui-lang-af.js
│   │   │   │   │   ├── easyui-lang-ar.js
│   │   │   │   │   ├── easyui-lang-bg.js
│   │   │   │   │   ├── easyui-lang-ca.js
│   │   │   │   │   ├── easyui-lang-cs.js
│   │   │   │   │   ├── easyui-lang-cz.js
│   │   │   │   │   ├── easyui-lang-da.js
│   │   │   │   │   ├── easyui-lang-de.js
│   │   │   │   │   ├── easyui-lang-el.js
│   │   │   │   │   ├── easyui-lang-en.js
│   │   │   │   │   ├── easyui-lang-es.js
│   │   │   │   │   ├── easyui-lang-fr.js
│   │   │   │   │   ├── easyui-lang-it.js
│   │   │   │   │   ├── easyui-lang-jp.js
│   │   │   │   │   ├── easyui-lang-nl.js
│   │   │   │   │   ├── easyui-lang-pl.js
│   │   │   │   │   ├── easyui-lang-pt_BR.js
│   │   │   │   │   ├── easyui-lang-ru.js
│   │   │   │   │   ├── easyui-lang-sv_SE.js
│   │   │   │   │   ├── easyui-lang-tr.js
│   │   │   │   │   ├── easyui-lang-zh_CN.js
│   │   │   │   │   └── easyui-lang-zh_TW.js
│   │   │   │   ├── outlook.js
│   │   │   │   ├── plugins
│   │   │   │   │   ├── jquery.accordion.js
│   │   │   │   │   ├── jquery.calendar.js
│   │   │   │   │   ├── jquery.combobox.js
│   │   │   │   │   ├── jquery.combogrid.js
│   │   │   │   │   ├── jquery.combo.js
│   │   │   │   │   ├── jquery.combotree.js
│   │   │   │   │   ├── jquery.datagrid.js
│   │   │   │   │   ├── jquery.datebox.js
│   │   │   │   │   ├── jquery.datetimebox.js
│   │   │   │   │   ├── jquery.dialog.js
│   │   │   │   │   ├── jquery.draggable.js
│   │   │   │   │   ├── jquery.droppable.js
│   │   │   │   │   ├── jquery.form.js
│   │   │   │   │   ├── jquery.layout.js
│   │   │   │   │   ├── jquery.linkbutton.js
│   │   │   │   │   ├── jquery.menubutton.js
│   │   │   │   │   ├── jquery.menu.js
│   │   │   │   │   ├── jquery.messager.js
│   │   │   │   │   ├── jquery.numberbox.js
│   │   │   │   │   ├── jquery.numberspinner.js
│   │   │   │   │   ├── jquery.pagination.js
│   │   │   │   │   ├── jquery.panel.js
│   │   │   │   │   ├── jquery.parser.js
│   │   │   │   │   ├── jquery.progressbar.js
│   │   │   │   │   ├── jquery.propertygrid.js
│   │   │   │   │   ├── jquery.resizable.js
│   │   │   │   │   ├── jquery.searchbox.js
│   │   │   │   │   ├── jquery.slider.js
│   │   │   │   │   ├── jquery.spinner.js
│   │   │   │   │   ├── jquery.splitbutton.js
│   │   │   │   │   ├── jquery.tabs.js
│   │   │   │   │   ├── jquery.timespinner.js
│   │   │   │   │   ├── jquery.tooltip.js
│   │   │   │   │   ├── jquery.treegrid.js
│   │   │   │   │   ├── jquery.tree.js
│   │   │   │   │   ├── jquery.validatebox.js
│   │   │   │   │   └── jquery.window.js
│   │   │   │   ├── src
│   │   │   │   │   ├── easyloader.js
│   │   │   │   │   ├── jquery.accordion.js
│   │   │   │   │   ├── jquery.calendar.js
│   │   │   │   │   ├── jquery.combobox.js
│   │   │   │   │   ├── jquery.datebox.js
│   │   │   │   │   ├── jquery.draggable.js
│   │   │   │   │   ├── jquery.droppable.js
│   │   │   │   │   ├── jquery.form.js
│   │   │   │   │   ├── jquery.linkbutton.js
│   │   │   │   │   ├── jquery.menu.js
│   │   │   │   │   ├── jquery.parser.js
│   │   │   │   │   ├── jquery.progressbar.js
│   │   │   │   │   ├── jquery.propertygrid.js
│   │   │   │   │   ├── jquery.resizable.js
│   │   │   │   │   ├── jquery.slider.js
│   │   │   │   │   ├── jquery.tabs.js
│   │   │   │   │   └── jquery.window.js
│   │   │   │   └── themes
│   │   │   │   ├── black
│   │   │   │   │   ├── accordion.css
│   │   │   │   │   ├── calendar.css
│   │   │   │   │   ├── combobox.css
│   │   │   │   │   ├── combo.css
│   │   │   │   │   ├── datagrid.css
│   │   │   │   │   ├── datebox.css
│   │   │   │   │   ├── dialog.css
│   │   │   │   │   ├── easyui.css
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── accordion_arrows.png
│   │   │   │   │   │   ├── blank.gif
│   │   │   │   │   │   ├── calendar_arrows.png
│   │   │   │   │   │   ├── combo_arrow.png
│   │   │   │   │   │   ├── datagrid_icons.png
│   │   │   │   │   │   ├── datebox_arrow.png
│   │   │   │   │   │   ├── layout_arrows.png
│   │   │   │   │   │   ├── linkbutton_bg.png
│   │   │   │   │   │   ├── loading.gif
│   │   │   │   │   │   ├── menu_arrows.png
│   │   │   │   │   │   ├── messager_icons.png
│   │   │   │   │   │   ├── pagination_icons.png
│   │   │   │   │   │   ├── panel_tools.png
│   │   │   │   │   │   ├── searchbox_button.png
│   │   │   │   │   │   ├── slider_handle.png
│   │   │   │   │   │   ├── spinner_arrows.png
│   │   │   │   │   │   ├── tabs_icons.png
│   │   │   │   │   │   ├── tree_icons.png
│   │   │   │   │   │   └── validatebox_warning.png
│   │   │   │   │   ├── layout.css
│   │   │   │   │   ├── linkbutton.css
│   │   │   │   │   ├── menubutton.css
│   │   │   │   │   ├── menu.css
│   │   │   │   │   ├── messager.css
│   │   │   │   │   ├── pagination.css
│   │   │   │   │   ├── panel.css
│   │   │   │   │   ├── progressbar.css
│   │   │   │   │   ├── propertygrid.css
│   │   │   │   │   ├── searchbox.css
│   │   │   │   │   ├── slider.css
│   │   │   │   │   ├── spinner.css
│   │   │   │   │   ├── splitbutton.css
│   │   │   │   │   ├── tabs.css
│   │   │   │   │   ├── tooltip.css
│   │   │   │   │   ├── tree.css
│   │   │   │   │   ├── validatebox.css
│   │   │   │   │   └── window.css
│   │   │   │   ├── bootstrap
│   │   │   │   │   ├── accordion.css
│   │   │   │   │   ├── calendar.css
│   │   │   │   │   ├── combobox.css
│   │   │   │   │   ├── combo.css
│   │   │   │   │   ├── datagrid.css
│   │   │   │   │   ├── datebox.css
│   │   │   │   │   ├── dialog.css
│   │   │   │   │   ├── easyui.css
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── accordion_arrows.png
│   │   │   │   │   │   ├── blank.gif
│   │   │   │   │   │   ├── calendar_arrows.png
│   │   │   │   │   │   ├── combo_arrow.png
│   │   │   │   │   │   ├── datagrid_icons.png
│   │   │   │   │   │   ├── datebox_arrow.png
│   │   │   │   │   │   ├── layout_arrows.png
│   │   │   │   │   │   ├── linkbutton_bg.png
│   │   │   │   │   │   ├── loading.gif
│   │   │   │   │   │   ├── menu_arrows.png
│   │   │   │   │   │   ├── messager_icons.png
│   │   │   │   │   │   ├── pagination_icons.png
│   │   │   │   │   │   ├── panel_tools.png
│   │   │   │   │   │   ├── searchbox_button.png
│   │   │   │   │   │   ├── slider_handle.png
│   │   │   │   │   │   ├── spinner_arrows.png
│   │   │   │   │   │   ├── tabs_icons.png
│   │   │   │   │   │   ├── tree_icons.png
│   │   │   │   │   │   └── validatebox_warning.png
│   │   │   │   │   ├── layout.css
│   │   │   │   │   ├── linkbutton.css
│   │   │   │   │   ├── menubutton.css
│   │   │   │   │   ├── menu.css
│   │   │   │   │   ├── messager.css
│   │   │   │   │   ├── pagination.css
│   │   │   │   │   ├── panel.css
│   │   │   │   │   ├── progressbar.css
│   │   │   │   │   ├── propertygrid.css
│   │   │   │   │   ├── searchbox.css
│   │   │   │   │   ├── slider.css
│   │   │   │   │   ├── spinner.css
│   │   │   │   │   ├── splitbutton.css
│   │   │   │   │   ├── tabs.css
│   │   │   │   │   ├── tooltip.css
│   │   │   │   │   ├── tree.css
│   │   │   │   │   ├── validatebox.css
│   │   │   │   │   └── window.css
│   │   │   │   ├── default
│   │   │   │   │   ├── accordion.css
│   │   │   │   │   ├── calendar.css
│   │   │   │   │   ├── combobox.css
│   │   │   │   │   ├── combo.css
│   │   │   │   │   ├── datagrid.css
│   │   │   │   │   ├── datebox.css
│   │   │   │   │   ├── dialog.css
│   │   │   │   │   ├── easyui.css
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── accordion_arrows.png
│   │   │   │   │   │   ├── bg_positionl.gif
│   │   │   │   │   │   ├── bg_positionm.jpg
│   │   │   │   │   │   ├── bg_positionrbak.jpg
│   │   │   │   │   │   ├── bg_positionr.jpg
│   │   │   │   │   │   ├── bg_positionrpos.jpg
│   │   │   │   │   │   ├── blank.gif
│   │   │   │   │   │   ├── calendar_arrows.png
│   │   │   │   │   │   ├── combo_arrow.png
│   │   │   │   │   │   ├── datagrid_icons.png
│   │   │   │   │   │   ├── datebox_arrow.png
│   │   │   │   │   │   ├── layout_arrows.png
│   │   │   │   │   │   ├── linkbutton_bg.png
│   │   │   │   │   │   ├── loading.gif
│   │   │   │   │   │   ├── menu_arrows.png
│   │   │   │   │   │   ├── messager_icons.png
│   │   │   │   │   │   ├── pagination_icons.png
│   │   │   │   │   │   ├── panel_tools.png
│   │   │   │   │   │   ├── searchbox_button.png
│   │   │   │   │   │   ├── slider_handle.png
│   │   │   │   │   │   ├── spinner_arrows.png
│   │   │   │   │   │   ├── tabs_icons.png
│   │   │   │   │   │   ├── tree_icons.png
│   │   │   │   │   │   └── validatebox_warning.png
│   │   │   │   │   ├── layout.css
│   │   │   │   │   ├── linkbutton.css
│   │   │   │   │   ├── menubutton.css
│   │   │   │   │   ├── menu.css
│   │   │   │   │   ├── messager.css
│   │   │   │   │   ├── pagination.css
│   │   │   │   │   ├── panel.css
│   │   │   │   │   ├── progressbar.css
│   │   │   │   │   ├── propertygrid.css
│   │   │   │   │   ├── searchbox.css
│   │   │   │   │   ├── slider.css
│   │   │   │   │   ├── spinner.css
│   │   │   │   │   ├── splitbutton.css
│   │   │   │   │   ├── tabs.css
│   │   │   │   │   ├── tooltip.css
│   │   │   │   │   ├── tree.css
│   │   │   │   │   ├── validatebox.css
│   │   │   │   │   └── window.css
│   │   │   │   ├── gray
│   │   │   │   │   ├── accordion.css
│   │   │   │   │   ├── calendar.css
│   │   │   │   │   ├── combobox.css
│   │   │   │   │   ├── combo.css
│   │   │   │   │   ├── datagrid.css
│   │   │   │   │   ├── datebox.css
│   │   │   │   │   ├── dialog.css
│   │   │   │   │   ├── easyui.css
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── accordion_arrows.png
│   │   │   │   │   │   ├── blank.gif
│   │   │   │   │   │   ├── calendar_arrows.png
│   │   │   │   │   │   ├── combo_arrow.png
│   │   │   │   │   │   ├── datagrid_icons.png
│   │   │   │   │   │   ├── datebox_arrow.png
│   │   │   │   │   │   ├── layout_arrows.png
│   │   │   │   │   │   ├── linkbutton_bg.png
│   │   │   │   │   │   ├── loading.gif
│   │   │   │   │   │   ├── menu_arrows.png
│   │   │   │   │   │   ├── messager_icons.png
│   │   │   │   │   │   ├── pagination_icons.png
│   │   │   │   │   │   ├── panel_tools.png
│   │   │   │   │   │   ├── searchbox_button.png
│   │   │   │   │   │   ├── slider_handle.png
│   │   │   │   │   │   ├── spinner_arrows.png
│   │   │   │   │   │   ├── tabs_icons.png
│   │   │   │   │   │   ├── tree_icons.png
│   │   │   │   │   │   └── validatebox_warning.png
│   │   │   │   │   ├── layout.css
│   │   │   │   │   ├── linkbutton.css
│   │   │   │   │   ├── menubutton.css
│   │   │   │   │   ├── menu.css
│   │   │   │   │   ├── messager.css
│   │   │   │   │   ├── pagination.css
│   │   │   │   │   ├── panel.css
│   │   │   │   │   ├── progressbar.css
│   │   │   │   │   ├── propertygrid.css
│   │   │   │   │   ├── searchbox.css
│   │   │   │   │   ├── slider.css
│   │   │   │   │   ├── spinner.css
│   │   │   │   │   ├── splitbutton.css
│   │   │   │   │   ├── tabs.css
│   │   │   │   │   ├── tooltip.css
│   │   │   │   │   ├── tree.css
│   │   │   │   │   ├── validatebox.css
│   │   │   │   │   └── window.css
│   │   │   │   ├── icon.css
│   │   │   │   ├── icons
│   │   │   │   │   ├── 049.png
│   │   │   │   │   ├── 311.gif
│   │   │   │   │   ├── back.png
│   │   │   │   │   ├── basket_add.png
│   │   │   │   │   ├── blank.gif
│   │   │   │   │   ├── cancel.png
│   │   │   │   │   ├── chart_bar.png
│   │   │   │   │   ├── comment.png
│   │   │   │   │   ├── cut.png
│   │   │   │   │   ├── edit_add.png
│   │   │   │   │   ├── edit_remove.png
│   │   │   │   │   ├── excel1.png
│   │   │   │   │   ├── filelist.jpg
│   │   │   │   │   ├── filesave.png
│   │   │   │   │   ├── filter.png
│   │   │   │   │   ├── help.png
│   │   │   │   │   ├── list.png
│   │   │   │   │   ├── lock_unlock.png
│   │   │   │   │   ├── mini_add.png
│   │   │   │   │   ├── mini_edit.png
│   │   │   │   │   ├── mini_refresh.png
│   │   │   │   │   ├── no.png
│   │   │   │   │   ├── ok.png
│   │   │   │   │   ├── page_excel.png
│   │   │   │   │   ├── pencil.png
│   │   │   │   │   ├── pie.png
│   │   │   │   │   ├── polygram.png
│   │   │   │   │   ├── print.png
│   │   │   │   │   ├── receipt-excel.png
│   │   │   │   │   ├── redo.png
│   │   │   │   │   ├── reload.png
│   │   │   │   │   ├── search.png
│   │   │   │   │   ├── statistics.png
│   │   │   │   │   ├── sum.png
│   │   │   │   │   ├── tip.png
│   │   │   │   │   ├── undo.png
│   │   │   │   │   ├── user.png
│   │   │   │   │   └── zonghe.png
│   │   │   │   └── metro
│   │   │   │   ├── accordion.css
│   │   │   │   ├── calendar.css
│   │   │   │   ├── combobox.css
│   │   │   │   ├── combo.css
│   │   │   │   ├── datagrid.css
│   │   │   │   ├── datebox.css
│   │   │   │   ├── dialog.css
│   │   │   │   ├── easyui.css
│   │   │   │   ├── images
│   │   │   │   │   ├── accordion_arrows.png
│   │   │   │   │   ├── blank.gif
│   │   │   │   │   ├── calendar_arrows.png
│   │   │   │   │   ├── combo_arrow.png
│   │   │   │   │   ├── datagrid_icons.png
│   │   │   │   │   ├── datebox_arrow.png
│   │   │   │   │   ├── layout_arrows.png
│   │   │   │   │   ├── linkbutton_bg.png
│   │   │   │   │   ├── loading.gif
│   │   │   │   │   ├── menu_arrows.png
│   │   │   │   │   ├── messager_icons.png
│   │   │   │   │   ├── pagination_icons.png
│   │   │   │   │   ├── panel_tools.png
│   │   │   │   │   ├── searchbox_button.png
│   │   │   │   │   ├── slider_handle.png
│   │   │   │   │   ├── spinner_arrows.png
│   │   │   │   │   ├── tabs_icons.png
│   │   │   │   │   ├── tree_icons.png
│   │   │   │   │   └── validatebox_warning.png
│   │   │   │   ├── layout.css
│   │   │   │   ├── linkbutton.css
│   │   │   │   ├── menubutton.css
│   │   │   │   ├── menu.css
│   │   │   │   ├── messager.css
│   │   │   │   ├── pagination.css
│   │   │   │   ├── panel.css
│   │   │   │   ├── progressbar.css
│   │   │   │   ├── propertygrid.css
│   │   │   │   ├── searchbox.css
│   │   │   │   ├── slider.css
│   │   │   │   ├── spinner.css
│   │   │   │   ├── splitbutton.css
│   │   │   │   ├── tabs.css
│   │   │   │   ├── tooltip.css
│   │   │   │   ├── tree.css
│   │   │   │   ├── validatebox.css
│   │   │   │   └── window.css
│   │   │   ├── fastclick
│   │   │   │   ├── fastclick.js
│   │   │   │   └── fastclick.min.js
│   │   │   ├── fileUploadQT
│   │   │   │   ├── css
│   │   │   │   │   ├── fileUpload.css
│   │   │   │   │   └── iconfont.css
│   │   │   │   ├── demo.html
│   │   │   │   ├── fonts
│   │   │   │   │   ├── iconfont.eot
│   │   │   │   │   ├── iconfont.svg
│   │   │   │   │   ├── iconfont.ttf
│   │   │   │   │   └── iconfont.woff
│   │   │   │   └── js
│   │   │   │   ├── fileUpload.js
│   │   │   │   ├── iconfont.js
│   │   │   │   └── jquery-2.1.3.min.js
│   │   │   ├── global.min.js
│   │   │   ├── grayscale.js
│   │   │   ├── gVerify.js
│   │   │   ├── handlebars.js
│   │   │   ├── highcharts
│   │   │   │   ├── exporting.js
│   │   │   │   ├── highcharts.js
│   │   │   │   ├── highcharts-more.js
│   │   │   │   └── highcharts-zh_CN.js
│   │   │   ├── HoorayOS_mini
│   │   │   │   ├── favicon.ico
│   │   │   │   ├── img
│   │   │   │   │   ├── box.psd
│   │   │   │   │   ├── exit.png
│   │   │   │   │   ├── ui
│   │   │   │   │   │   ├── 18-6.png
│   │   │   │   │   │   ├── 6-18.png
│   │   │   │   │   │   ├── amg_1.png
│   │   │   │   │   │   ├── amg_2.png
│   │   │   │   │   │   ├── amg_3.png
│   │   │   │   │   │   ├── amg_4.png
│   │   │   │   │   │   ├── amg_5.png
│   │   │   │   │   │   ├── amg_body.png
│   │   │   │   │   │   ├── amg_line_y.png
│   │   │   │   │   │   ├── amg_shortcut_hover.png
│   │   │   │   │   │   ├── amg_top.png
│   │   │   │   │   │   ├── app_list.png
│   │   │   │   │   │   ├── app_spr_img.png
│   │   │   │   │   │   ├── app_spr_x.png
│   │   │   │   │   │   ├── avatar_120.jpg
│   │   │   │   │   │   ├── avatar_24.jpg
│   │   │   │   │   │   ├── avatar_48.jpg
│   │   │   │   │   │   ├── bought-table.png
│   │   │   │   │   │   ├── browser_backup.png
│   │   │   │   │   │   ├── browser.png
│   │   │   │   │   │   ├── commend_day.gif
│   │   │   │   │   │   ├── default_icon.png
│   │   │   │   │   │   ├── desk_sprite.png
│   │   │   │   │   │   ├── dock_setting.jpg
│   │   │   │   │   │   ├── dock-tools.png
│   │   │   │   │   │   ├── file_default.png
│   │   │   │   │   │   ├── file_excel.png
│   │   │   │   │   │   ├── file_image.png
│   │   │   │   │   │   ├── file_music.png
│   │   │   │   │   │   ├── file_pdf.png
│   │   │   │   │   │   ├── file_ppt.png
│   │   │   │   │   │   ├── file_rar.png
│   │   │   │   │   │   ├── file_txt.png
│   │   │   │   │   │   ├── file_video.png
│   │   │   │   │   │   ├── file_word.png
│   │   │   │   │   │   ├── folder_default.png
│   │   │   │   │   │   ├── folder_doc.png
│   │   │   │   │   │   ├── folder_game.png
│   │   │   │   │   │   ├── folder_life.png
│   │   │   │   │   │   ├── folder_music.png
│   │   │   │   │   │   ├── folder_tool.png
│   │   │   │   │   │   ├── folder_video.png
│   │   │   │   │   │   ├── forder_selector.png
│   │   │   │   │   │   ├── globle.css
│   │   │   │   │   │   ├── google_ui_sprite.png
│   │   │   │   │   │   ├── icon_main.png
│   │   │   │   │   │   ├── index.css
│   │   │   │   │   │   ├── input-label.png
│   │   │   │   │   │   ├── loading_16.gif
│   │   │   │   │   │   ├── loading_24.gif
│   │   │   │   │   │   ├── loading_48.gif
│   │   │   │   │   │   ├── loginbg.png
│   │   │   │   │   │   ├── login_icon.png
│   │   │   │   │   │   ├── loginsubmit.png
│   │   │   │   │   │   ├── nav_bar.png
│   │   │   │   │   │   ├── open.png
│   │   │   │   │   │   ├── papp.png
│   │   │   │   │   │   ├── popup_menu.gif
│   │   │   │   │   │   ├── quick_view.png
│   │   │   │   │   │   ├── scrollbar_bg.png
│   │   │   │   │   │   ├── scrollbar_bgy.png
│   │   │   │   │   │   ├── selected.gif
│   │   │   │   │   │   ├── selected.png
│   │   │   │   │   │   ├── share_icon.png
│   │   │   │   │   │   ├── shortcut_text.png
│   │   │   │   │   │   ├── spr_x.png
│   │   │   │   │   │   ├── suggess_list_bg.png
│   │   │   │   │   │   ├── sys.css
│   │   │   │   │   │   ├── system-chart-bar.png
│   │   │   │   │   │   ├── system-document-edit.png
│   │   │   │   │   │   ├── system-documents.png
│   │   │   │   │   │   ├── system-gear.png
│   │   │   │   │   │   ├── system-mail.png
│   │   │   │   │   │   ├── system-puzzle.png
│   │   │   │   │   │   ├── system-shapes.png
│   │   │   │   │   │   ├── system-star.png
│   │   │   │   │   │   ├── system-users.png
│   │   │   │   │   │   ├── system-wrench.png
│   │   │   │   │   │   ├── task_bg1.png
│   │   │   │   │   │   ├── task_bg2.png
│   │   │   │   │   │   ├── transparent.gif
│   │   │   │   │   │   ├── warning.png
│   │   │   │   │   │   ├── widget_title_bg.png
│   │   │   │   │   │   ├── window_mask_bg.png
│   │   │   │   │   │   └── window_mask_icon.png
│   │   │   │   │   └── wallpaper
│   │   │   │   │   └── wallpaper.jpg
│   │   │   │   ├── index.html
│   │   │   │   ├── js
│   │   │   │   │   ├── core.js
│   │   │   │   │   ├── HoorayLibs
│   │   │   │   │   │   ├── gb_tip_layer_ie6.png
│   │   │   │   │   │   ├── gb_tip_layer.png
│   │   │   │   │   │   ├── gb_tip_loading.gif
│   │   │   │   │   │   ├── hooraylibs.css
│   │   │   │   │   │   ├── hooraylibs.js
│   │   │   │   │   │   ├── scrolltotop.gif
│   │   │   │   │   │   └── ZeroClipboard.swf
│   │   │   │   │   ├── hros.app.js
│   │   │   │   │   ├── hros.base.js
│   │   │   │   │   ├── hros.desktop.js
│   │   │   │   │   ├── hros.dock.js
│   │   │   │   │   ├── hros.grid.js
│   │   │   │   │   ├── hros.maskBox.js
│   │   │   │   │   ├── hros.popupMenu.js
│   │   │   │   │   ├── hros.taskbar.js
│   │   │   │   │   ├── hros.wallpaper.js
│   │   │   │   │   ├── hros.widget.js
│   │   │   │   │   ├── hros.window.js
│   │   │   │   │   ├── hros.zoom.js
│   │   │   │   │   ├── jquery-1.8.3.min.js
│   │   │   │   │   ├── templates.js
│   │   │   │   │   ├── wallpaper.jpg
│   │   │   │   │   └── zoom.swf
│   │   │   │   └── 说明.txt
│   │   │   ├── icheck
│   │   │   │   └── 1.0
│   │   │   │   ├── all.css
│   │   │   │   ├── flat
│   │   │   │   │   ├── aero@2x.png
│   │   │   │   │   ├── aero.css
│   │   │   │   │   ├── aero.png
│   │   │   │   │   ├── _all.css
│   │   │   │   │   ├── blue@2x.png
│   │   │   │   │   ├── blue.css
│   │   │   │   │   ├── blue.png
│   │   │   │   │   ├── flat@2x.png
│   │   │   │   │   ├── flat.css
│   │   │   │   │   ├── flat.png
│   │   │   │   │   ├── green@2x.png
│   │   │   │   │   ├── green.css
│   │   │   │   │   ├── green.png
│   │   │   │   │   ├── grey@2x.png
│   │   │   │   │   ├── grey.css
│   │   │   │   │   ├── grey.png
│   │   │   │   │   ├── orange@2x.png
│   │   │   │   │   ├── orange.css
│   │   │   │   │   ├── orange.png
│   │   │   │   │   ├── pink@2x.png
│   │   │   │   │   ├── pink.css
│   │   │   │   │   ├── pink.png
│   │   │   │   │   ├── purple@2x.png
│   │   │   │   │   ├── purple.css
│   │   │   │   │   ├── purple.png
│   │   │   │   │   ├── red@2x.png
│   │   │   │   │   ├── red.css
│   │   │   │   │   ├── red.png
│   │   │   │   │   ├── yellow@2x.png
│   │   │   │   │   ├── yellow.css
│   │   │   │   │   └── yellow.png
│   │   │   │   ├── futurico
│   │   │   │   │   ├── futurico@2x.png
│   │   │   │   │   ├── futurico.css
│   │   │   │   │   └── futurico.png
│   │   │   │   ├── icheck.js
│   │   │   │   ├── icheck.min.js
│   │   │   │   ├── line
│   │   │   │   │   ├── aero.css
│   │   │   │   │   ├── _all.css
│   │   │   │   │   ├── blue.css
│   │   │   │   │   ├── green.css
│   │   │   │   │   ├── grey.css
│   │   │   │   │   ├── line@2x.png
│   │   │   │   │   ├── line.css
│   │   │   │   │   ├── line.png
│   │   │   │   │   ├── orange.css
│   │   │   │   │   ├── pink.css
│   │   │   │   │   ├── purple.css
│   │   │   │   │   ├── red.css
│   │   │   │   │   └── yellow.css
│   │   │   │   ├── minimal
│   │   │   │   │   ├── aero@2x.png
│   │   │   │   │   ├── aero.css
│   │   │   │   │   ├── aero.png
│   │   │   │   │   ├── _all.css
│   │   │   │   │   ├── blue@2x.png
│   │   │   │   │   ├── blue.css
│   │   │   │   │   ├── blue.png
│   │   │   │   │   ├── green@2x.png
│   │   │   │   │   ├── green.css
│   │   │   │   │   ├── green.png
│   │   │   │   │   ├── grey@2x.png
│   │   │   │   │   ├── grey.css
│   │   │   │   │   ├── greyold.png
│   │   │   │   │   ├── grey.png
│   │   │   │   │   ├── grey.psd
│   │   │   │   │   ├── minimal@2x.png
│   │   │   │   │   ├── minimal.css
│   │   │   │   │   ├── minimal.png
│   │   │   │   │   ├── orange@2x.png
│   │   │   │   │   ├── orange.css
│   │   │   │   │   ├── orange.png
│   │   │   │   │   ├── pink@2x.png
│   │   │   │   │   ├── pink.css
│   │   │   │   │   ├── pink.png
│   │   │   │   │   ├── purple@2x.png
│   │   │   │   │   ├── purple.css
│   │   │   │   │   ├── purple.png
│   │   │   │   │   ├── red@2x.png
│   │   │   │   │   ├── red.css
│   │   │   │   │   ├── red.png
│   │   │   │   │   ├── yellow@2x.png
│   │   │   │   │   ├── yellow.css
│   │   │   │   │   └── yellow.png
│   │   │   │   ├── polaris
│   │   │   │   │   ├── polaris@2x.png
│   │   │   │   │   ├── polaris.css
│   │   │   │   │   └── polaris.png
│   │   │   │   └── square
│   │   │   │   ├── aero@2x.png
│   │   │   │   ├── aero.css
│   │   │   │   ├── aero.png
│   │   │   │   ├── _all.css
│   │   │   │   ├── blue@2x.png
│   │   │   │   ├── blue.css
│   │   │   │   ├── blueold.png
│   │   │   │   ├── blue.png
│   │   │   │   ├── blue.psd
│   │   │   │   ├── green@2x.png
│   │   │   │   ├── green.css
│   │   │   │   ├── green.png
│   │   │   │   ├── grey@2x.png
│   │   │   │   ├── grey.css
│   │   │   │   ├── grey.png
│   │   │   │   ├── orange@2x.png
│   │   │   │   ├── orange.css
│   │   │   │   ├── orange.png
│   │   │   │   ├── pink@2x.png
│   │   │   │   ├── pink.css
│   │   │   │   ├── pink.png
│   │   │   │   ├── purple@2x.png
│   │   │   │   ├── purple.css
│   │   │   │   ├── purple.png
│   │   │   │   ├── red@2x.png
│   │   │   │   ├── red.css
│   │   │   │   ├── red.png
│   │   │   │   ├── square@2x.png
│   │   │   │   ├── square.css
│   │   │   │   ├── square.png
│   │   │   │   ├── yellow@2x.png
│   │   │   │   ├── yellow.css
│   │   │   │   └── yellow.png
│   │   │   ├── images
│   │   │   │   ├── loading.gif
│   │   │   │   └── user1.jpg
│   │   │   ├── imgpreview
│   │   │   │   ├── imagepreview.js
│   │   │   │   ├── imgpreview.html
│   │   │   │   ├── imgup.css
│   │   │   │   ├── jquery-1.8.3.min.js
│   │   │   │   └── jquery.crop.js
│   │   │   ├── jdigiclock
│   │   │   │   ├── changelog.html
│   │   │   │   ├── css
│   │   │   │   │   ├── jquery.jdigiclock.css
│   │   │   │   │   └── style.css
│   │   │   │   ├── images
│   │   │   │   │   ├── background_forecast.png
│   │   │   │   │   ├── background.png
│   │   │   │   │   ├── clock
│   │   │   │   │   │   ├── 001-1.png
│   │   │   │   │   │   ├── 001-2.png
│   │   │   │   │   │   ├── 001-3.png
│   │   │   │   │   │   ├── 01-1.png
│   │   │   │   │   │   ├── 01-2.png
│   │   │   │   │   │   ├── 01-3.png
│   │   │   │   │   │   ├── 0-1.png
│   │   │   │   │   │   ├── 0-2.png
│   │   │   │   │   │   ├── 0-3.png
│   │   │   │   │   │   ├── 0.png
│   │   │   │   │   │   ├── 111-1.png
│   │   │   │   │   │   ├── 111-2.png
│   │   │   │   │   │   ├── 111-3.png
│   │   │   │   │   │   ├── 11-1.png
│   │   │   │   │   │   ├── 11-2.png
│   │   │   │   │   │   ├── 11-3.png
│   │   │   │   │   │   ├── 1-1.png
│   │   │   │   │   │   ├── 1-2.png
│   │   │   │   │   │   ├── 1-3.png
│   │   │   │   │   │   ├── 1.png
│   │   │   │   │   │   ├── 211-1.png
│   │   │   │   │   │   ├── 211-2.png
│   │   │   │   │   │   ├── 211-3.png
│   │   │   │   │   │   ├── 21-1.png
│   │   │   │   │   │   ├── 21-2.png
│   │   │   │   │   │   ├── 21-3.png
│   │   │   │   │   │   ├── 2-1.png
│   │   │   │   │   │   ├── 2-2.png
│   │   │   │   │   │   ├── 2-3.png
│   │   │   │   │   │   ├── 2.png
│   │   │   │   │   │   ├── 311-1.png
│   │   │   │   │   │   ├── 311-2.png
│   │   │   │   │   │   ├── 311-3.png
│   │   │   │   │   │   ├── 31-1.png
│   │   │   │   │   │   ├── 31-2.png
│   │   │   │   │   │   ├── 31-3.png
│   │   │   │   │   │   ├── 3-1.png
│   │   │   │   │   │   ├── 3-2.png
│   │   │   │   │   │   ├── 3-3.png
│   │   │   │   │   │   ├── 3.png
│   │   │   │   │   │   ├── 41-1.png
│   │   │   │   │   │   ├── 41-2.png
│   │   │   │   │   │   ├── 41-3.png
│   │   │   │   │   │   ├── 4-1.png
│   │   │   │   │   │   ├── 4-2.png
│   │   │   │   │   │   ├── 4-3.png
│   │   │   │   │   │   ├── 4.png
│   │   │   │   │   │   ├── 511-1.png
│   │   │   │   │   │   ├── 511-2.png
│   │   │   │   │   │   ├── 511-3.png
│   │   │   │   │   │   ├── 51-1.png
│   │   │   │   │   │   ├── 51-2.png
│   │   │   │   │   │   ├── 51-3.png
│   │   │   │   │   │   ├── 5-1.png
│   │   │   │   │   │   ├── 5-2.png
│   │   │   │   │   │   ├── 5-3.png
│   │   │   │   │   │   ├── 5.png
│   │   │   │   │   │   ├── 6-1.png
│   │   │   │   │   │   ├── 6-2.png
│   │   │   │   │   │   ├── 6-3.png
│   │   │   │   │   │   ├── 6.png
│   │   │   │   │   │   ├── 7-1.png
│   │   │   │   │   │   ├── 7-2.png
│   │   │   │   │   │   ├── 7-3.png
│   │   │   │   │   │   ├── 7.png
│   │   │   │   │   │   ├── 8-1.png
│   │   │   │   │   │   ├── 8-2.png
│   │   │   │   │   │   ├── 8-3.png
│   │   │   │   │   │   ├── 8.png
│   │   │   │   │   │   ├── 9-1.png
│   │   │   │   │   │   ├── 9-2.png
│   │   │   │   │   │   ├── 9-3.png
│   │   │   │   │   │   ├── 9.png
│   │   │   │   │   │   ├── am.png
│   │   │   │   │   │   ├── apm.png
│   │   │   │   │   │   ├── clockbg1.png
│   │   │   │   │   │   ├── clockbg2.png
│   │   │   │   │   │   ├── clockbg3.png
│   │   │   │   │   │   ├── clockbg4.png
│   │   │   │   │   │   ├── clockbg5.png
│   │   │   │   │   │   ├── clockbg6.png
│   │   │   │   │   │   ├── clockbg-blank.png
│   │   │   │   │   │   └── pm.png
│   │   │   │   │   ├── htc_hero_wallpaper_01.jpg
│   │   │   │   │   ├── htc_hero_wallpaper_02.jpg
│   │   │   │   │   ├── icon_left.png
│   │   │   │   │   ├── icon_right.png
│   │   │   │   │   ├── refresh_01.png
│   │   │   │   │   └── weather
│   │   │   │   │   ├── 11.png
│   │   │   │   │   ├── 12.png
│   │   │   │   │   ├── 13.png
│   │   │   │   │   ├── 14.png
│   │   │   │   │   ├── 15.png
│   │   │   │   │   ├── 16.png
│   │   │   │   │   ├── 17.png
│   │   │   │   │   ├── 18.png
│   │   │   │   │   ├── 19.png
│   │   │   │   │   ├── 1.png
│   │   │   │   │   ├── 20.png
│   │   │   │   │   ├── 21.png
│   │   │   │   │   ├── 22.png
│   │   │   │   │   ├── 23.png
│   │   │   │   │   ├── 24.png
│   │   │   │   │   ├── 25.png
│   │   │   │   │   ├── 26.png
│   │   │   │   │   ├── 27.png
│   │   │   │   │   ├── 29.png
│   │   │   │   │   ├── 2.png
│   │   │   │   │   ├── 30.png
│   │   │   │   │   ├── 31.png
│   │   │   │   │   ├── 32.png
│   │   │   │   │   ├── 33.png
│   │   │   │   │   ├── 34.png
│   │   │   │   │   ├── 35.png
│   │   │   │   │   ├── 36.png
│   │   │   │   │   ├── 37.png
│   │   │   │   │   ├── 38.png
│   │   │   │   │   ├── 39.png
│   │   │   │   │   ├── 3.png
│   │   │   │   │   ├── 40.png
│   │   │   │   │   ├── 41.png
│   │   │   │   │   ├── 42.png
│   │   │   │   │   ├── 43.png
│   │   │   │   │   ├── 44.png
│   │   │   │   │   ├── 4.png
│   │   │   │   │   ├── 5.png
│   │   │   │   │   ├── 6.png
│   │   │   │   │   ├── 7.png
│   │   │   │   │   ├── 8.png
│   │   │   │   │   ├── blank.png
│   │   │   │   │   └── na.png
│   │   │   │   ├── index.html
│   │   │   │   ├── lib
│   │   │   │   │   ├── jquery-1.3.2.min.js
│   │   │   │   │   ├── jquery.jdigiclock.js
│   │   │   │   │   └── proxy
│   │   │   │   │   ├── asp
│   │   │   │   │   │   ├── README.txt
│   │   │   │   │   │   ├── WeatherProxy.aspx
│   │   │   │   │   │   ├── WeatherProxy.aspx.cs
│   │   │   │   │   │   └── WeatherProxy.aspx.designer.cs
│   │   │   │   │   ├── empty.gitkeep
│   │   │   │   │   └── php
│   │   │   │   │   └── proxy.php
│   │   │   │   └── WeatherLocationDatabase.txt
│   │   │   ├── jquery
│   │   │   │   ├── jquery-1.12.4.js
│   │   │   │   ├── jquery-1.12.4.min.js
│   │   │   │   ├── jquery-migrate-1.4.1.js
│   │   │   │   ├── jquery-migrate-1.4.1.min.js
│   │   │   │   ├── jquery-ui-1.12.1.js
│   │   │   │   ├── jquery-ui-1.12.1.min.js
│   │   │   │   ├── jquery-ui-draggable-1.12.1.js
│   │   │   │   ├── jquery-ui-draggable-1.12.1.min.js
│   │   │   │   ├── jquery-ui-effect-1.12.1.js
│   │   │   │   ├── jquery-ui-effect-1.12.1.min.js
│   │   │   │   ├── jquery-ui-sortable-1.12.1.js
│   │   │   │   └── jquery-ui-sortable-1.12.1.min.js
│   │   │   ├── jquery-1.8.0.js
│   │   │   ├── jquery-1.8.0.min.js
│   │   │   ├── jquery-1.8.0-vsdoc.js
│   │   │   ├── jquery-asDatepicker
│   │   │   │   ├── css
│   │   │   │   │   └── asDatepicker.css
│   │   │   │   ├── demo
│   │   │   │   │   ├── css
│   │   │   │   │   │   ├── main.css
│   │   │   │   │   │   ├── normalize.css
│   │   │   │   │   │   └── prism.css
│   │   │   │   │   ├── index.html
│   │   │   │   │   └── js
│   │   │   │   │   ├── jquery.js
│   │   │   │   │   ├── jquery.mobile.custom.js
│   │   │   │   │   ├── jquery.mobile.custom.min.js
│   │   │   │   │   ├── jquery.toc.min.js
│   │   │   │   │   ├── language.js
│   │   │   │   │   └── prism.js
│   │   │   │   ├── images
│   │   │   │   │   ├── calendar-next-hover.png
│   │   │   │   │   ├── calendar-next.png
│   │   │   │   │   ├── calendar-prev-hover.png
│   │   │   │   │   └── calendar-prev.png
│   │   │   │   ├── js
│   │   │   │   │   └── jquery-asDatepicker.js
│   │   │   │   └── less
│   │   │   │   └── asDatepicker.less
│   │   │   ├── jquery-plugins
│   │   │   │   ├── jquery.form.js
│   │   │   │   ├── jquery.inputmask.js
│   │   │   │   ├── jquery.PrintArea.js
│   │   │   │   ├── jquery.resizeEnd.js
│   │   │   │   └── jquery.slimscroll.js
│   │   │   ├── jquery-timeago
│   │   │   │   ├── i18n
│   │   │   │   │   └── jquery.timeago.zh_CN.js
│   │   │   │   └── jquery.timeago.js
│   │   │   ├── jquery-toastr
│   │   │   │   └── 2.0
│   │   │   │   ├── toastr.min.css
│   │   │   │   └── toastr.min.js
│   │   │   ├── jquery-validation
│   │   │   │   └── 1.16
│   │   │   │   ├── jquery.validate.extend.js
│   │   │   │   ├── jquery.validate.js
│   │   │   │   └── localization
│   │   │   │   └── messages_zh_CN.js
│   │   │   ├── jquery-ztree
│   │   │   │   └── 3.5
│   │   │   │   ├── css
│   │   │   │   │   ├── default
│   │   │   │   │   │   ├── img
│   │   │   │   │   │   │   ├── diy
│   │   │   │   │   │   │   │   ├── 1_close.png
│   │   │   │   │   │   │   │   ├── 1_open.png
│   │   │   │   │   │   │   │   ├── 2.png
│   │   │   │   │   │   │   │   ├── 3.png
│   │   │   │   │   │   │   │   ├── 4.png
│   │   │   │   │   │   │   │   ├── 5.png
│   │   │   │   │   │   │   │   ├── 6.png
│   │   │   │   │   │   │   │   ├── 7.png
│   │   │   │   │   │   │   │   ├── 8.png
│   │   │   │   │   │   │   │   └── 9.png
│   │   │   │   │   │   │   ├── line_conn.gif
│   │   │   │   │   │   │   ├── loading.gif
│   │   │   │   │   │   │   ├── zTreeStandard.gif
│   │   │   │   │   │   │   └── zTreeStandard.png
│   │   │   │   │   │   └── zTreeStyle.css
│   │   │   │   │   ├── metro
│   │   │   │   │   │   ├── img
│   │   │   │   │   │   │   ├── line_conn.gif
│   │   │   │   │   │   │   ├── line_conn.png
│   │   │   │   │   │   │   ├── loading.gif
│   │   │   │   │   │   │   ├── metro.gif
│   │   │   │   │   │   │   └── metro.png
│   │   │   │   │   │   └── zTreeStyle.css
│   │   │   │   │   └── simple
│   │   │   │   │   ├── img
│   │   │   │   │   │   ├── left_menu.gif
│   │   │   │   │   │   ├── left_menu.png
│   │   │   │   │   │   ├── line_conn.gif
│   │   │   │   │   │   ├── loading.gif
│   │   │   │   │   │   ├── zTreeStandard.gif
│   │   │   │   │   │   └── zTreeStandard.png
│   │   │   │   │   └── zTreeStyle.css
│   │   │   │   ├── js
│   │   │   │   │   ├── jquery.ztree.all-3.5.js
│   │   │   │   │   ├── jquery.ztree.core-3.5.js
│   │   │   │   │   ├── jquery.ztree.excheck-3.5.js
│   │   │   │   │   ├── jquery.ztree.exedit-3.5.js
│   │   │   │   │   └── jquery.ztree.exhide-3.5.js
│   │   │   │   └── log v3.x.txt
│   │   │   ├── json2.js
│   │   │   ├── layer
│   │   │   │   └── 3.1
│   │   │   │   ├── demo.html
│   │   │   │   ├── layer.js
│   │   │   │   ├── mobile
│   │   │   │   │   ├── layer.js
│   │   │   │   │   ├── need
│   │   │   │   │   │   └── layer.css
│   │   │   │   │   └── README.md
│   │   │   │   └── skin
│   │   │   │   └── default
│   │   │   │   ├── icon-ext.png
│   │   │   │   ├── icon.png
│   │   │   │   ├── layer.css
│   │   │   │   ├── loading-0.gif
│   │   │   │   ├── loading-1.gif
│   │   │   │   └── loading-2.gif
│   │   │   ├── md5
│   │   │   │   └── md5.js
│   │   │   ├── modules
│   │   │   │   ├── msg
│   │   │   │   │   ├── message.mp3
│   │   │   │   │   └── topMenuMsg.js
│   │   │   │   └── sys
│   │   │   │   ├── menu.js
│   │   │   │   ├── sysIndex.css
│   │   │   │   ├── sysIndex.js
│   │   │   │   ├── sysLogin.css
│   │   │   │   ├── sysLogin.js
│   │   │   │   ├── sysRegister.css
│   │   │   │   └── userInfo.js
│   │   │   ├── my97
│   │   │   │   ├── calendar.js
│   │   │   │   ├── lang
│   │   │   │   │   ├── en.js
│   │   │   │   │   ├── zh_CN.js
│   │   │   │   │   └── zh_TW.js
│   │   │   │   ├── skin
│   │   │   │   │   ├── datePicker.gif
│   │   │   │   │   ├── datePicker-old.gif
│   │   │   │   │   ├── datePicker.png
│   │   │   │   │   ├── default
│   │   │   │   │   │   ├── datepicker.css
│   │   │   │   │   │   └── img.gif
│   │   │   │   │   ├── twoer
│   │   │   │   │   │   ├── datepicker.css
│   │   │   │   │   │   ├── img.gif
│   │   │   │   │   │   └── img.png
│   │   │   │   │   ├── WdatePicker.css
│   │   │   │   │   └── whyGreen
│   │   │   │   │   ├── bg.jpg
│   │   │   │   │   ├── datepicker.css
│   │   │   │   │   └── img.gif
│   │   │   │   └── WdatePicker.js
│   │   │   ├── My97DatePicker
│   │   │   │   ├── calendar.js
│   │   │   │   ├── config.js
│   │   │   │   ├── lang
│   │   │   │   │   ├── en.js
│   │   │   │   │   ├── zh-cn.js
│   │   │   │   │   └── zh-tw.js
│   │   │   │   ├── My97DatePicker.htm
│   │   │   │   ├── skin
│   │   │   │   │   ├── datePicker.gif
│   │   │   │   │   ├── default
│   │   │   │   │   │   ├── datepicker.css
│   │   │   │   │   │   └── img.gif
│   │   │   │   │   ├── WdatePicker.css
│   │   │   │   │   └── whyGreen
│   │   │   │   │   ├── bg.jpg
│   │   │   │   │   ├── datepicker.css
│   │   │   │   │   └── img.gif
│   │   │   │   ├── WdatePicker.js
│   │   │   │   └── 开发包
│   │   │   │   ├── lang
│   │   │   │   │   ├── en.js
│   │   │   │   │   ├── zh-cn.js
│   │   │   │   │   └── zh-tw.js
│   │   │   │   ├── readme.txt
│   │   │   │   └── skin
│   │   │   │   ├── datePicker.gif
│   │   │   │   ├── default
│   │   │   │   │   ├── datepicker.css
│   │   │   │   │   └── img.gif
│   │   │   │   ├── WdatePicker.css
│   │   │   │   └── whyGreen
│   │   │   │   ├── bg.jpg
│   │   │   │   ├── datepicker.css
│   │   │   │   └── img.gif
│   │   │   ├── pages
│   │   │   │   ├── financial
│   │   │   │   │   └── financial_base.js
│   │   │   │   ├── manage
│   │   │   │   │   ├── pushBtn.json
│   │   │   │   │   └── supplier.js
│   │   │   │   └── materials
│   │   │   │   ├── add_temp.js
│   │   │   │   ├── bill_detail.js
│   │   │   │   └── in_out.js
│   │   │   ├── print
│   │   │   │   ├── print_form.html
│   │   │   │   ├── print.html
│   │   │   │   └── print.js
│   │   │   ├── select2
│   │   │   │   └── 4.0
│   │   │   │   ├── i18n
│   │   │   │   │   ├── en.js
│   │   │   │   │   ├── ja_JP.js
│   │   │   │   │   ├── zh_CN.js
│   │   │   │   │   └── zh_TW.js
│   │   │   │   ├── select2.css
│   │   │   │   ├── select2.full.js
│   │   │   │   └── select2.js
│   │   │   ├── StringBuffer.js
│   │   │   ├── upbw
│   │   │   │   ├── index_files
│   │   │   │   │   ├── chrome360.jpg
│   │   │   │   │   ├── chrome.jpg
│   │   │   │   │   ├── firefox.jpg
│   │   │   │   │   └── ie.jpg
│   │   │   │   └── index.html
│   │   │   ├── wdScrollTab
│   │   │   │   ├── css
│   │   │   │   │   └── TabPanel.css
│   │   │   │   ├── image
│   │   │   │   │   ├── scroll-left.gif
│   │   │   │   │   └── scroll-right.gif
│   │   │   │   └── js
│   │   │   │   ├── TabPanel.extend.js
│   │   │   │   ├── TabPanel_i18n.js
│   │   │   │   └── TabPanel.js
│   │   │   ├── webqq
│   │   │   │   ├── desktop.js
│   │   │   │   ├── jquery-1.7.1.min.js
│   │   │   │   ├── jquery-smartMenu-min.js
│   │   │   │   ├── jquery-ui-1.8.18.custom.min.js
│   │   │   │   ├── jquery.winResize.js
│   │   │   │   └── myLib.js
│   │   │   └── wth.js
│   │   ├── login.html
│   │   ├── pages
│   │   │   ├── financial
│   │   │   │   ├── advance_in.html
│   │   │   │   ├── giro.html
│   │   │   │   ├── item_in.html
│   │   │   │   ├── item_out.html
│   │   │   │   ├── money_in.html
│   │   │   │   └── money_out.html
│   │   │   ├── manage
│   │   │   │   ├── account.html
│   │   │   │   ├── customer.html
│   │   │   │   ├── depot.html
│   │   │   │   ├── functions.html
│   │   │   │   ├── inOutItem.html
│   │   │   │   ├── log.html
│   │   │   │   ├── member.html
│   │   │   │   ├── organization_forselect.html
│   │   │   │   ├── organization.html
│   │   │   │   ├── roleApp.html
│   │   │   │   ├── roleFunctions.html
│   │   │   │   ├── role.html
│   │   │   │   ├── rolePushBtn.html
│   │   │   │   ├── serialNumber.html
│   │   │   │   ├── systemConfig.html
│   │   │   │   ├── unit.html
│   │   │   │   ├── user_forselect.html
│   │   │   │   ├── user.html
│   │   │   │   └── vendor.html
│   │   │   ├── materials
│   │   │   │   ├── allocation_out_list.html
│   │   │   │   ├── assemble_list.html
│   │   │   │   ├── bill_detail.html
│   │   │   │   ├── disassemble_list.html
│   │   │   │   ├── materialcategory_forselect.html
│   │   │   │   ├── materialcategory.html
│   │   │   │   ├── material_forselect.html
│   │   │   │   ├── material.html
│   │   │   │   ├── materialProperty.html
│   │   │   │   ├── other_in_list.html
│   │   │   │   ├── other_out_list.html
│   │   │   │   ├── person.html
│   │   │   │   ├── purchase_back_list.html
│   │   │   │   ├── purchase_in_list.html
│   │   │   │   ├── purchase_orders_list.html
│   │   │   │   ├── retail_back_list.html
│   │   │   │   ├── retail_out_list.html
│   │   │   │   ├── sale_back_list.html
│   │   │   │   ├── sale_orders_list.html
│   │   │   │   └── sale_out_list.html
│   │   │   ├── reports
│   │   │   │   ├── account_report.html
│   │   │   │   ├── buy_in_report.html
│   │   │   │   ├── customer_account.html
│   │   │   │   ├── in_detail.html
│   │   │   │   ├── in_material_count.html
│   │   │   │   ├── in_out_stock_report.html
│   │   │   │   ├── out_detail.html
│   │   │   │   ├── out_material_count.html
│   │   │   │   ├── sale_out_report.html
│   │   │   │   ├── stock_warning_report.html
│   │   │   │   └── vendor_account.html
│   │   │   ├── template
│   │   │   │   ├── base.html
│   │   │   │   └── menu.html
│   │   │   └── user
│   │   │   ├── password.html
│   │   │   ├── userCustomer.html
│   │   │   ├── userDepot.html
│   │   │   ├── userHelp.html
│   │   │   ├── userMsg.html
│   │   │   └── userRole.html
│   │   ├── register.html
│   │   └── upload
│   │   └── images
│   │   └── deskIcon
│   │   ├── 0000000001.png
│   │   ├── 0000000002.png
│   │   ├── 0000000003.png
│   │   ├── 0000000004.png
│   │   ├── 0000000005.png
│   │   ├── 0000000006.png
│   │   ├── 0000000008.png
│   │   ├── 0000000009.png
│   │   ├── 0000000010.png
│   │   ├── 0000000011.png
│   │   ├── 0000000012.png
│   │   ├── 0000000013.png
│   │   ├── 0000000014.png
│   │   ├── 0000000015.png
│   │   ├── 0000000016.png
│   │   ├── 0000000017.png
│   │   ├── 0000000018.jpg
│   │   ├── 0000000018.png
│   │   ├── 0000000019.png
│   │   ├── 0000000020.png
│   │   ├── 0000000021.png
│   │   ├── 0000000022.png
│   │   ├── 0000000023.png
│   │   ├── 0000000024.png
│   │   ├── 0000000025.png
│   │   ├── buy.png
│   │   ├── depot.png
│   │   ├── money.png
│   │   ├── resizeApi.png
│   │   ├── sale.png
│   │   └── userHelp.png
│   ├── LICENSE
│   ├── logs.home_IS_UNDEFINED
│   │   ├── jshERP.2019-10-30.0.log
│   │   └── jshERP.log
│   ├── pom.xml
│   ├── README.md
│   ├── src
│   │   ├── main
│   │   │   ├── assembly
│   │   │   │   └── assembly.xml
│   │   │   ├── bin
│   │   │   │   ├── restart.sh
│   │   │   │   ├── run-manage.sh
│   │   │   │   ├── start.bat
│   │   │   │   ├── start.sh
│   │   │   │   ├── status.sh
│   │   │   │   └── stop.sh
│   │   │   ├── java
│   │   │   │   └── com
│   │   │   │   └── jsh
│   │   │   │   └── erp
│   │   │   │   ├── config
│   │   │   │   │   ├── SSLConfig.java
│   │   │   │   │   ├── TenantConfig.java
│   │   │   │   │   └── WebConfig.java
│   │   │   │   ├── constants
│   │   │   │   │   ├── BusinessConstants.java
│   │   │   │   │   └── ExceptionConstants.java
│   │   │   │   ├── controller
│   │   │   │   │   ├── AccountController.java
│   │   │   │   │   ├── AccountHeadController.java
│   │   │   │   │   ├── AccountItemController.java
│   │   │   │   │   ├── DepotController.java
│   │   │   │   │   ├── DepotHeadController.java
│   │   │   │   │   ├── DepotItemController.java
│   │   │   │   │   ├── FunctionsController.java
│   │   │   │   │   ├── InOutItemController.java
│   │   │   │   │   ├── MaterialCategoryController.java
│   │   │   │   │   ├── MaterialController.java
│   │   │   │   │   ├── MaterialPropertyController.java
│   │   │   │   │   ├── MsgController.java
│   │   │   │   │   ├── OrganizationController.java
│   │   │   │   │   ├── PersonController.java
│   │   │   │   │   ├── ResourceController.java
│   │   │   │   │   ├── RoleController.java
│   │   │   │   │   ├── SerialNumberController.java
│   │   │   │   │   ├── SupplierController.java
│   │   │   │   │   ├── SystemConfigController.java
│   │   │   │   │   ├── UnitController.java
│   │   │   │   │   ├── UserBusinessController.java
│   │   │   │   │   └── UserController.java
│   │   │   │   ├── datasource
│   │   │   │   │   ├── entities
│   │   │   │   │   │   ├── AccountExample.java
│   │   │   │   │   │   ├── AccountHeadExample.java
│   │   │   │   │   │   ├── AccountHead.java
│   │   │   │   │   │   ├── AccountHeadVo4ListEx.java
│   │   │   │   │   │   ├── AccountItemExample.java
│   │   │   │   │   │   ├── AccountItem.java
│   │   │   │   │   │   ├── Account.java
│   │   │   │   │   │   ├── DepotExample.java
│   │   │   │   │   │   ├── DepotEx.java
│   │   │   │   │   │   ├── DepotHeadExample.java
│   │   │   │   │   │   ├── DepotHead.java
│   │   │   │   │   │   ├── DepotItemExample.java
│   │   │   │   │   │   ├── DepotItem.java
│   │   │   │   │   │   ├── DepotItemVo4DetailByTypeAndMId.java
│   │   │   │   │   │   ├── DepotItemVo4Material.java
│   │   │   │   │   │   ├── DepotItemVo4WithInfoEx.java
│   │   │   │   │   │   ├── Depot.java
│   │   │   │   │   │   ├── FunctionsExample.java
│   │   │   │   │   │   ├── Functions.java
│   │   │   │   │   │   ├── InOutItemExample.java
│   │   │   │   │   │   ├── InOutItem.java
│   │   │   │   │   │   ├── LogExample.java
│   │   │   │   │   │   ├── Log.java
│   │   │   │   │   │   ├── MaterialCategoryExample.java
│   │   │   │   │   │   ├── MaterialCategory.java
│   │   │   │   │   │   ├── MaterialExample.java
│   │   │   │   │   │   ├── Material.java
│   │   │   │   │   │   ├── MaterialPropertyExample.java
│   │   │   │   │   │   ├── MaterialProperty.java
│   │   │   │   │   │   ├── MaterialVo4Unit.java
│   │   │   │   │   │   ├── MsgExample.java
│   │   │   │   │   │   ├── Msg.java
│   │   │   │   │   │   ├── OrganizationExample.java
│   │   │   │   │   │   ├── Organization.java
│   │   │   │   │   │   ├── OrgaUserRelExample.java
│   │   │   │   │   │   ├── OrgaUserRelEx.java
│   │   │   │   │   │   ├── OrgaUserRel.java
│   │   │   │   │   │   ├── PersonExample.java
│   │   │   │   │   │   ├── Person.java
│   │   │   │   │   │   ├── RoleExample.java
│   │   │   │   │   │   ├── Role.java
│   │   │   │   │   │   ├── SerialNumberExample.java
│   │   │   │   │   │   ├── SerialNumberEx.java
│   │   │   │   │   │   ├── SerialNumber.java
│   │   │   │   │   │   ├── SupplierExample.java
│   │   │   │   │   │   ├── Supplier.java
│   │   │   │   │   │   ├── SystemConfigExample.java
│   │   │   │   │   │   ├── SystemConfig.java
│   │   │   │   │   │   ├── TenantExample.java
│   │   │   │   │   │   ├── Tenant.java
│   │   │   │   │   │   ├── UnitExample.java
│   │   │   │   │   │   ├── Unit.java
│   │   │   │   │   │   ├── UserBusinessExample.java
│   │   │   │   │   │   ├── UserBusiness.java
│   │   │   │   │   │   ├── UserExample.java
│   │   │   │   │   │   ├── UserEx.java
│   │   │   │   │   │   └── User.java
│   │   │   │   │   ├── mappers
│   │   │   │   │   │   ├── AccountHeadMapperEx.java
│   │   │   │   │   │   ├── AccountHeadMapper.java
│   │   │   │   │   │   ├── AccountItemMapperEx.java
│   │   │   │   │   │   ├── AccountItemMapper.java
│   │   │   │   │   │   ├── AccountMapperEx.java
│   │   │   │   │   │   ├── AccountMapper.java
│   │   │   │   │   │   ├── DepotHeadMapperEx.java
│   │   │   │   │   │   ├── DepotHeadMapper.java
│   │   │   │   │   │   ├── DepotItemMapperEx.java
│   │   │   │   │   │   ├── DepotItemMapper.java
│   │   │   │   │   │   ├── DepotMapperEx.java
│   │   │   │   │   │   ├── DepotMapper.java
│   │   │   │   │   │   ├── FunctionsMapperEx.java
│   │   │   │   │   │   ├── FunctionsMapper.java
│   │   │   │   │   │   ├── InOutItemMapperEx.java
│   │   │   │   │   │   ├── InOutItemMapper.java
│   │   │   │   │   │   ├── LogMapperEx.java
│   │   │   │   │   │   ├── LogMapper.java
│   │   │   │   │   │   ├── MaterialCategoryMapperEx.java
│   │   │   │   │   │   ├── MaterialCategoryMapper.java
│   │   │   │   │   │   ├── MaterialMapperEx.java
│   │   │   │   │   │   ├── MaterialMapper.java
│   │   │   │   │   │   ├── MaterialPropertyMapperEx.java
│   │   │   │   │   │   ├── MaterialPropertyMapper.java
│   │   │   │   │   │   ├── MsgMapperEx.java
│   │   │   │   │   │   ├── MsgMapper.java
│   │   │   │   │   │   ├── OrganizationMapperEx.java
│   │   │   │   │   │   ├── OrganizationMapper.java
│   │   │   │   │   │   ├── OrgaUserRelMapperEx.java
│   │   │   │   │   │   ├── OrgaUserRelMapper.java
│   │   │   │   │   │   ├── PersonMapperEx.java
│   │   │   │   │   │   ├── PersonMapper.java
│   │   │   │   │   │   ├── RoleMapperEx.java
│   │   │   │   │   │   ├── RoleMapper.java
│   │   │   │   │   │   ├── SerialNumberMapperEx.java
│   │   │   │   │   │   ├── SerialNumberMapper.java
│   │   │   │   │   │   ├── SupplierMapperEx.java
│   │   │   │   │   │   ├── SupplierMapper.java
│   │   │   │   │   │   ├── SystemConfigMapperEx.java
│   │   │   │   │   │   ├── SystemConfigMapper.java
│   │   │   │   │   │   ├── TenantMapperEx.java
│   │   │   │   │   │   ├── TenantMapper.java
│   │   │   │   │   │   ├── UnitMapperEx.java
│   │   │   │   │   │   ├── UnitMapper.java
│   │   │   │   │   │   ├── UserBusinessMapperEx.java
│   │   │   │   │   │   ├── UserBusinessMapper.java
│   │   │   │   │   │   ├── UserMapperEx.java
│   │   │   │   │   │   └── UserMapper.java
│   │   │   │   │   └── vo
│   │   │   │   │   ├── AccountItemVo4List.java
│   │   │   │   │   ├── AccountVo4InOutList.java
│   │   │   │   │   ├── AccountVo4List.java
│   │   │   │   │   ├── DepotHeadVo4InDetail.java
│   │   │   │   │   ├── DepotHeadVo4InOutMCount.java
│   │   │   │   │   ├── DepotHeadVo4List.java
│   │   │   │   │   ├── DepotHeadVo4StatementAccount.java
│   │   │   │   │   ├── DepotItemStockWarningCount.java
│   │   │   │   │   ├── DepotItemVo4Stock.java
│   │   │   │   │   ├── LogVo4List.java
│   │   │   │   │   ├── NodeAttributes.java
│   │   │   │   │   ├── TreeNodeEx.java
│   │   │   │   │   └── TreeNode.java
│   │   │   │   ├── ErpApplication.java
│   │   │   │   ├── exception
│   │   │   │   │   ├── BusinessParamCheckingException.java
│   │   │   │   │   ├── BusinessRunTimeException.java
│   │   │   │   │   ├── GlobalExceptionHandler.java
│   │   │   │   │   └── JshException.java
│   │   │   │   ├── filter
│   │   │   │   │   └── LogCostFilter.java
│   │   │   │   ├── service
│   │   │   │   │   ├── account
│   │   │   │   │   │   ├── AccountComponent.java
│   │   │   │   │   │   ├── AccountResource.java
│   │   │   │   │   │   └── AccountService.java
│   │   │   │   │   ├── accountHead
│   │   │   │   │   │   ├── AccountHeadComponent.java
│   │   │   │   │   │   ├── AccountHeadResource.java
│   │   │   │   │   │   └── AccountHeadService.java
│   │   │   │   │   ├── accountItem
│   │   │   │   │   │   ├── AccountItemComponent.java
│   │   │   │   │   │   ├── AccountItemResource.java
│   │   │   │   │   │   └── AccountItemService.java
│   │   │   │   │   ├── CommonQueryManager.java
│   │   │   │   │   ├── depot
│   │   │   │   │   │   ├── DepotComponent.java
│   │   │   │   │   │   ├── DepotResource.java
│   │   │   │   │   │   └── DepotService.java
│   │   │   │   │   ├── depotHead
│   │   │   │   │   │   ├── DepotHeadComponent.java
│   │   │   │   │   │   ├── DepotHeadResource.java
│   │   │   │   │   │   └── DepotHeadService.java
│   │   │   │   │   ├── depotItem
│   │   │   │   │   │   ├── DepotItemComponent.java
│   │   │   │   │   │   ├── DepotItemResource.java
│   │   │   │   │   │   └── DepotItemService.java
│   │   │   │   │   ├── functions
│   │   │   │   │   │   ├── FunctionsComponent.java
│   │   │   │   │   │   ├── FunctionsResource.java
│   │   │   │   │   │   └── FunctionsService.java
│   │   │   │   │   ├── ICommonQuery.java
│   │   │   │   │   ├── inOutItem
│   │   │   │   │   │   ├── InOutItemComponent.java
│   │   │   │   │   │   ├── InOutItemResource.java
│   │   │   │   │   │   └── InOutItemService.java
│   │   │   │   │   ├── InterfaceContainer.java
│   │   │   │   │   ├── log
│   │   │   │   │   │   ├── LogComponent.java
│   │   │   │   │   │   ├── LogResource.java
│   │   │   │   │   │   └── LogService.java
│   │   │   │   │   ├── material
│   │   │   │   │   │   ├── MaterialComponent.java
│   │   │   │   │   │   ├── MaterialResource.java
│   │   │   │   │   │   └── MaterialService.java
│   │   │   │   │   ├── materialCategory
│   │   │   │   │   │   ├── MaterialCategoryComponent.java
│   │   │   │   │   │   ├── MaterialCategoryResource.java
│   │   │   │   │   │   └── MaterialCategoryService.java
│   │   │   │   │   ├── materialProperty
│   │   │   │   │   │   ├── MaterialPropertyComponent.java
│   │   │   │   │   │   ├── MaterialPropertyResource.java
│   │   │   │   │   │   └── MaterialPropertyService.java
│   │   │   │   │   ├── msg
│   │   │   │   │   │   ├── MsgComponent.java
│   │   │   │   │   │   ├── MsgResource.java
│   │   │   │   │   │   └── MsgService.java
│   │   │   │   │   ├── organization
│   │   │   │   │   │   ├── OrganizationComponent.java
│   │   │   │   │   │   ├── OrganizationResource.java
│   │   │   │   │   │   └── OrganizationService.java
│   │   │   │   │   ├── orgaUserRel
│   │   │   │   │   │   ├── OrgaUserRelComponent.java
│   │   │   │   │   │   ├── OrgaUserRelResource.java
│   │   │   │   │   │   └── OrgaUserRelService.java
│   │   │   │   │   ├── person
│   │   │   │   │   │   ├── PersonComponent.java
│   │   │   │   │   │   ├── PersonResource.java
│   │   │   │   │   │   └── PersonService.java
│   │   │   │   │   ├── ResourceInfo.java
│   │   │   │   │   ├── role
│   │   │   │   │   │   ├── RoleComponent.java
│   │   │   │   │   │   ├── RoleResource.java
│   │   │   │   │   │   └── RoleService.java
│   │   │   │   │   ├── serialNumber
│   │   │   │   │   │   ├── SerialNumberComponent.java
│   │   │   │   │   │   ├── SerialNumberResource.java
│   │   │   │   │   │   └── SerialNumberService.java
│   │   │   │   │   ├── supplier
│   │   │   │   │   │   ├── SupplierComponent.java
│   │   │   │   │   │   ├── SupplierResource.java
│   │   │   │   │   │   └── SupplierService.java
│   │   │   │   │   ├── systemConfig
│   │   │   │   │   │   ├── SystemConfigComponent.java
│   │   │   │   │   │   ├── SystemConfigResource.java
│   │   │   │   │   │   └── SystemConfigService.java
│   │   │   │   │   ├── tenant
│   │   │   │   │   │   ├── TenantComponent.java
│   │   │   │   │   │   ├── TenantResource.java
│   │   │   │   │   │   └── TenantService.java
│   │   │   │   │   ├── unit
│   │   │   │   │   │   ├── UnitComponent.java
│   │   │   │   │   │   ├── UnitResource.java
│   │   │   │   │   │   └── UnitService.java
│   │   │   │   │   ├── user
│   │   │   │   │   │   ├── UserComponent.java
│   │   │   │   │   │   ├── UserResource.java
│   │   │   │   │   │   └── UserService.java
│   │   │   │   │   └── userBusiness
│   │   │   │   │   ├── UserBusinessComponent.java
│   │   │   │   │   ├── UserBusinessResource.java
│   │   │   │   │   └── UserBusinessService.java
│   │   │   │   └── utils
│   │   │   │   ├── AnnotationUtils.java
│   │   │   │   ├── BaseResponseInfo.java
│   │   │   │   ├── ColumnPropertyUtil.java
│   │   │   │   ├── Constants.java
│   │   │   │   ├── ErpInfo.java
│   │   │   │   ├── ExcelUtils.java
│   │   │   │   ├── ExceptionCodeConstants.java
│   │   │   │   ├── ExportExecUtil.java
│   │   │   │   ├── ExtJsonUtils.java
│   │   │   │   ├── FileUtils.java
│   │   │   │   ├── HttpClient.java
│   │   │   │   ├── JsonUtils.java
│   │   │   │   ├── OrderUtils.java
│   │   │   │   ├── PageQueryInfo.java
│   │   │   │   ├── ParamUtils.java
│   │   │   │   ├── QueryUtils.java
│   │   │   │   ├── RegExpTools.java
│   │   │   │   ├── ResponseCode.java
│   │   │   │   ├── ResponseJsonUtil.java
│   │   │   │   ├── StringUtil.java
│   │   │   │   └── Tools.java
│   │   │   └── resources
│   │   │   ├── application.properties
│   │   │   ├── jishenghua.jks
│   │   │   ├── logback-spring.xml
│   │   │   └── mapper_xml
│   │   │   ├── AccountHeadMapperEx.xml
│   │   │   ├── AccountHeadMapper.xml
│   │   │   ├── AccountItemMapperEx.xml
│   │   │   ├── AccountItemMapper.xml
│   │   │   ├── AccountMapperEx.xml
│   │   │   ├── AccountMapper.xml
│   │   │   ├── DepotHeadMapperEx.xml
│   │   │   ├── DepotHeadMapper.xml
│   │   │   ├── DepotItemMapperEx.xml
│   │   │   ├── DepotItemMapper.xml
│   │   │   ├── DepotMapperEx.xml
│   │   │   ├── DepotMapper.xml
│   │   │   ├── FunctionsMapperEx.xml
│   │   │   ├── FunctionsMapper.xml
│   │   │   ├── InOutItemMapperEx.xml
│   │   │   ├── InOutItemMapper.xml
│   │   │   ├── LogMapperEx.xml
│   │   │   ├── LogMapper.xml
│   │   │   ├── MaterialCategoryMapperEx.xml
│   │   │   ├── MaterialCategoryMapper.xml
│   │   │   ├── MaterialMapperEx.xml
│   │   │   ├── MaterialMapper.xml
│   │   │   ├── MaterialPropertyMapperEx.xml
│   │   │   ├── MaterialPropertyMapper.xml
│   │   │   ├── MsgMapperEx.xml
│   │   │   ├── MsgMapper.xml
│   │   │   ├── OrganizationMapperEx.xml
│   │   │   ├── OrganizationMapper.xml
│   │   │   ├── OrgaUserRelMapperEx.xml
│   │   │   ├── OrgaUserRelMapper.xml
│   │   │   ├── PersonMapperEx.xml
│   │   │   ├── PersonMapper.xml
│   │   │   ├── RoleMapperEx.xml
│   │   │   ├── RoleMapper.xml
│   │   │   ├── SerialNumberMapperEx.xml
│   │   │   ├── SerialNumberMapper.xml
│   │   │   ├── SupplierMapperEx.xml
│   │   │   ├── SupplierMapper.xml
│   │   │   ├── SystemConfigMapperEx.xml
│   │   │   ├── SystemConfigMapper.xml
│   │   │   ├── TenantMapperEx.xml
│   │   │   ├── TenantMapper.xml
│   │   │   ├── UnitMapperEx.xml
│   │   │   ├── UnitMapper.xml
│   │   │   ├── UserBusinessMapperEx.xml
│   │   │   ├── UserBusinessMapper.xml
│   │   │   ├── UserMapperEx.xml
│   │   │   └── UserMapper.xml
│   │   └── test
│   │   ├── java
│   │   │   ├── com
│   │   │   │   └── jsh
│   │   │   │   └── erp
│   │   │   │   ├── DepotItemTest.java
│   │   │   │   └── DepotTest.java
│   │   │   └── Test.java
│   │   └── resources
│   │   └── generatorConfig.xml
│   └── target
│   ├── classes
│   │   ├── application.properties
│   │   ├── com
│   │   │   └── jsh
│   │   │   └── erp
│   │   │   ├── config
│   │   │   │   ├── SSLConfig$1.class
│   │   │   │   ├── SSLConfig.class
│   │   │   │   ├── TenantConfig$1.class
│   │   │   │   ├── TenantConfig$2.class
│   │   │   │   ├── TenantConfig.class
│   │   │   │   ├── WebConfig$FrontEnd.class
│   │   │   │   └── WebConfig.class
│   │   │   ├── constants
│   │   │   │   ├── BusinessConstants.class
│   │   │   │   └── ExceptionConstants.class
│   │   │   ├── controller
│   │   │   │   ├── AccountController.class
│   │   │   │   ├── AccountHeadController.class
│   │   │   │   ├── AccountItemController.class
│   │   │   │   ├── DepotController.class
│   │   │   │   ├── DepotHeadController.class
│   │   │   │   ├── DepotItemController.class
│   │   │   │   ├── FunctionsController.class
│   │   │   │   ├── InOutItemController.class
│   │   │   │   ├── MaterialCategoryController.class
│   │   │   │   ├── MaterialController.class
│   │   │   │   ├── MaterialPropertyController.class
│   │   │   │   ├── MsgController.class
│   │   │   │   ├── OrganizationController.class
│   │   │   │   ├── PersonController.class
│   │   │   │   ├── ResourceController.class
│   │   │   │   ├── RoleController.class
│   │   │   │   ├── SerialNumberController.class
│   │   │   │   ├── SupplierController.class
│   │   │   │   ├── SystemConfigController.class
│   │   │   │   ├── UnitController.class
│   │   │   │   ├── UserBusinessController.class
│   │   │   │   └── UserController.class
│   │   │   ├── datasource
│   │   │   │   ├── entities
│   │   │   │   │   ├── Account.class
│   │   │   │   │   ├── AccountExample$Criteria.class
│   │   │   │   │   ├── AccountExample$Criterion.class
│   │   │   │   │   ├── AccountExample$GeneratedCriteria.class
│   │   │   │   │   ├── AccountExample.class
│   │   │   │   │   ├── AccountHead.class
│   │   │   │   │   ├── AccountHeadExample$Criteria.class
│   │   │   │   │   ├── AccountHeadExample$Criterion.class
│   │   │   │   │   ├── AccountHeadExample$GeneratedCriteria.class
│   │   │   │   │   ├── AccountHeadExample.class
│   │   │   │   │   ├── AccountHeadVo4ListEx.class
│   │   │   │   │   ├── AccountItem.class
│   │   │   │   │   ├── AccountItemExample$Criteria.class
│   │   │   │   │   ├── AccountItemExample$Criterion.class
│   │   │   │   │   ├── AccountItemExample$GeneratedCriteria.class
│   │   │   │   │   ├── AccountItemExample.class
│   │   │   │   │   ├── Depot.class
│   │   │   │   │   ├── DepotExample$Criteria.class
│   │   │   │   │   ├── DepotExample$Criterion.class
│   │   │   │   │   ├── DepotExample$GeneratedCriteria.class
│   │   │   │   │   ├── DepotExample.class
│   │   │   │   │   ├── DepotEx.class
│   │   │   │   │   ├── DepotHead.class
│   │   │   │   │   ├── DepotHeadExample$Criteria.class
│   │   │   │   │   ├── DepotHeadExample$Criterion.class
│   │   │   │   │   ├── DepotHeadExample$GeneratedCriteria.class
│   │   │   │   │   ├── DepotHeadExample.class
│   │   │   │   │   ├── DepotItem.class
│   │   │   │   │   ├── DepotItemExample$Criteria.class
│   │   │   │   │   ├── DepotItemExample$Criterion.class
│   │   │   │   │   ├── DepotItemExample$GeneratedCriteria.class
│   │   │   │   │   ├── DepotItemExample.class
│   │   │   │   │   ├── DepotItemVo4DetailByTypeAndMId.class
│   │   │   │   │   ├── DepotItemVo4Material.class
│   │   │   │   │   ├── DepotItemVo4WithInfoEx.class
│   │   │   │   │   ├── Functions.class
│   │   │   │   │   ├── FunctionsExample$Criteria.class
│   │   │   │   │   ├── FunctionsExample$Criterion.class
│   │   │   │   │   ├── FunctionsExample$GeneratedCriteria.class
│   │   │   │   │   ├── FunctionsExample.class
│   │   │   │   │   ├── InOutItem.class
│   │   │   │   │   ├── InOutItemExample$Criteria.class
│   │   │   │   │   ├── InOutItemExample$Criterion.class
│   │   │   │   │   ├── InOutItemExample$GeneratedCriteria.class
│   │   │   │   │   ├── InOutItemExample.class
│   │   │   │   │   ├── Log.class
│   │   │   │   │   ├── LogExample$Criteria.class
│   │   │   │   │   ├── LogExample$Criterion.class
│   │   │   │   │   ├── LogExample$GeneratedCriteria.class
│   │   │   │   │   ├── LogExample.class
│   │   │   │   │   ├── MaterialCategory.class
│   │   │   │   │   ├── MaterialCategoryExample$Criteria.class
│   │   │   │   │   ├── MaterialCategoryExample$Criterion.class
│   │   │   │   │   ├── MaterialCategoryExample$GeneratedCriteria.class
│   │   │   │   │   ├── MaterialCategoryExample.class
│   │   │   │   │   ├── Material.class
│   │   │   │   │   ├── MaterialExample$Criteria.class
│   │   │   │   │   ├── MaterialExample$Criterion.class
│   │   │   │   │   ├── MaterialExample$GeneratedCriteria.class
│   │   │   │   │   ├── MaterialExample.class
│   │   │   │   │   ├── MaterialProperty.class
│   │   │   │   │   ├── MaterialPropertyExample$Criteria.class
│   │   │   │   │   ├── MaterialPropertyExample$Criterion.class
│   │   │   │   │   ├── MaterialPropertyExample$GeneratedCriteria.class
│   │   │   │   │   ├── MaterialPropertyExample.class
│   │   │   │   │   ├── MaterialVo4Unit.class
│   │   │   │   │   ├── Msg.class
│   │   │   │   │   ├── MsgExample$Criteria.class
│   │   │   │   │   ├── MsgExample$Criterion.class
│   │   │   │   │   ├── MsgExample$GeneratedCriteria.class
│   │   │   │   │   ├── MsgExample.class
│   │   │   │   │   ├── Organization.class
│   │   │   │   │   ├── OrganizationExample$Criteria.class
│   │   │   │   │   ├── OrganizationExample$Criterion.class
│   │   │   │   │   ├── OrganizationExample$GeneratedCriteria.class
│   │   │   │   │   ├── OrganizationExample.class
│   │   │   │   │   ├── OrgaUserRel.class
│   │   │   │   │   ├── OrgaUserRelExample$Criteria.class
│   │   │   │   │   ├── OrgaUserRelExample$Criterion.class
│   │   │   │   │   ├── OrgaUserRelExample$GeneratedCriteria.class
│   │   │   │   │   ├── OrgaUserRelExample.class
│   │   │   │   │   ├── OrgaUserRelEx.class
│   │   │   │   │   ├── Person.class
│   │   │   │   │   ├── PersonExample$Criteria.class
│   │   │   │   │   ├── PersonExample$Criterion.class
│   │   │   │   │   ├── PersonExample$GeneratedCriteria.class
│   │   │   │   │   ├── PersonExample.class
│   │   │   │   │   ├── Role.class
│   │   │   │   │   ├── RoleExample$Criteria.class
│   │   │   │   │   ├── RoleExample$Criterion.class
│   │   │   │   │   ├── RoleExample$GeneratedCriteria.class
│   │   │   │   │   ├── RoleExample.class
│   │   │   │   │   ├── SerialNumber.class
│   │   │   │   │   ├── SerialNumberExample$Criteria.class
│   │   │   │   │   ├── SerialNumberExample$Criterion.class
│   │   │   │   │   ├── SerialNumberExample$GeneratedCriteria.class
│   │   │   │   │   ├── SerialNumberExample.class
│   │   │   │   │   ├── SerialNumberEx.class
│   │   │   │   │   ├── Supplier.class
│   │   │   │   │   ├── SupplierExample$Criteria.class
│   │   │   │   │   ├── SupplierExample$Criterion.class
│   │   │   │   │   ├── SupplierExample$GeneratedCriteria.class
│   │   │   │   │   ├── SupplierExample.class
│   │   │   │   │   ├── SystemConfig.class
│   │   │   │   │   ├── SystemConfigExample$Criteria.class
│   │   │   │   │   ├── SystemConfigExample$Criterion.class
│   │   │   │   │   ├── SystemConfigExample$GeneratedCriteria.class
│   │   │   │   │   ├── SystemConfigExample.class
│   │   │   │   │   ├── Tenant.class
│   │   │   │   │   ├── TenantExample$Criteria.class
│   │   │   │   │   ├── TenantExample$Criterion.class
│   │   │   │   │   ├── TenantExample$GeneratedCriteria.class
│   │   │   │   │   ├── TenantExample.class
│   │   │   │   │   ├── Unit.class
│   │   │   │   │   ├── UnitExample$Criteria.class
│   │   │   │   │   ├── UnitExample$Criterion.class
│   │   │   │   │   ├── UnitExample$GeneratedCriteria.class
│   │   │   │   │   ├── UnitExample.class
│   │   │   │   │   ├── UserBusiness.class
│   │   │   │   │   ├── UserBusinessExample$Criteria.class
│   │   │   │   │   ├── UserBusinessExample$Criterion.class
│   │   │   │   │   ├── UserBusinessExample$GeneratedCriteria.class
│   │   │   │   │   ├── UserBusinessExample.class
│   │   │   │   │   ├── User.class
│   │   │   │   │   ├── UserExample$Criteria.class
│   │   │   │   │   ├── UserExample$Criterion.class
│   │   │   │   │   ├── UserExample$GeneratedCriteria.class
│   │   │   │   │   ├── UserExample.class
│   │   │   │   │   └── UserEx.class
│   │   │   │   ├── mappers
│   │   │   │   │   ├── AccountHeadMapper.class
│   │   │   │   │   ├── AccountHeadMapperEx.class
│   │   │   │   │   ├── AccountItemMapper.class
│   │   │   │   │   ├── AccountItemMapperEx.class
│   │   │   │   │   ├── AccountMapper.class
│   │   │   │   │   ├── AccountMapperEx.class
│   │   │   │   │   ├── DepotHeadMapper.class
│   │   │   │   │   ├── DepotHeadMapperEx.class
│   │   │   │   │   ├── DepotItemMapper.class
│   │   │   │   │   ├── DepotItemMapperEx.class
│   │   │   │   │   ├── DepotMapper.class
│   │   │   │   │   ├── DepotMapperEx.class
│   │   │   │   │   ├── FunctionsMapper.class
│   │   │   │   │   ├── FunctionsMapperEx.class
│   │   │   │   │   ├── InOutItemMapper.class
│   │   │   │   │   ├── InOutItemMapperEx.class
│   │   │   │   │   ├── LogMapper.class
│   │   │   │   │   ├── LogMapperEx.class
│   │   │   │   │   ├── MaterialCategoryMapper.class
│   │   │   │   │   ├── MaterialCategoryMapperEx.class
│   │   │   │   │   ├── MaterialMapper.class
│   │   │   │   │   ├── MaterialMapperEx.class
│   │   │   │   │   ├── MaterialPropertyMapper.class
│   │   │   │   │   ├── MaterialPropertyMapperEx.class
│   │   │   │   │   ├── MsgMapper.class
│   │   │   │   │   ├── MsgMapperEx.class
│   │   │   │   │   ├── OrganizationMapper.class
│   │   │   │   │   ├── OrganizationMapperEx.class
│   │   │   │   │   ├── OrgaUserRelMapper.class
│   │   │   │   │   ├── OrgaUserRelMapperEx.class
│   │   │   │   │   ├── PersonMapper.class
│   │   │   │   │   ├── PersonMapperEx.class
│   │   │   │   │   ├── RoleMapper.class
│   │   │   │   │   ├── RoleMapperEx.class
│   │   │   │   │   ├── SerialNumberMapper.class
│   │   │   │   │   ├── SerialNumberMapperEx.class
│   │   │   │   │   ├── SupplierMapper.class
│   │   │   │   │   ├── SupplierMapperEx.class
│   │   │   │   │   ├── SystemConfigMapper.class
│   │   │   │   │   ├── SystemConfigMapperEx.class
│   │   │   │   │   ├── TenantMapper.class
│   │   │   │   │   ├── TenantMapperEx.class
│   │   │   │   │   ├── UnitMapper.class
│   │   │   │   │   ├── UnitMapperEx.class
│   │   │   │   │   ├── UserBusinessMapper.class
│   │   │   │   │   ├── UserBusinessMapperEx.class
│   │   │   │   │   ├── UserMapper.class
│   │   │   │   │   └── UserMapperEx.class
│   │   │   │   └── vo
│   │   │   │   ├── AccountItemVo4List.class
│   │   │   │   ├── AccountVo4InOutList.class
│   │   │   │   ├── AccountVo4List.class
│   │   │   │   ├── DepotHeadVo4InDetail.class
│   │   │   │   ├── DepotHeadVo4InOutMCount.class
│   │   │   │   ├── DepotHeadVo4List.class
│   │   │   │   ├── DepotHeadVo4StatementAccount.class
│   │   │   │   ├── DepotItemStockWarningCount.class
│   │   │   │   ├── DepotItemVo4Stock.class
│   │   │   │   ├── LogVo4List.class
│   │   │   │   ├── NodeAttributes.class
│   │   │   │   ├── TreeNode.class
│   │   │   │   └── TreeNodeEx.class
│   │   │   ├── ErpApplication.class
│   │   │   ├── exception
│   │   │   │   ├── BusinessParamCheckingException.class
│   │   │   │   ├── BusinessRunTimeException.class
│   │   │   │   ├── GlobalExceptionHandler.class
│   │   │   │   └── JshException.class
│   │   │   ├── filter
│   │   │   │   └── LogCostFilter.class
│   │   │   ├── service
│   │   │   │   ├── account
│   │   │   │   │   ├── AccountComponent.class
│   │   │   │   │   ├── AccountResource.class
│   │   │   │   │   └── AccountService.class
│   │   │   │   ├── accountHead
│   │   │   │   │   ├── AccountHeadComponent.class
│   │   │   │   │   ├── AccountHeadResource.class
│   │   │   │   │   └── AccountHeadService.class
│   │   │   │   ├── accountItem
│   │   │   │   │   ├── AccountItemComponent.class
│   │   │   │   │   ├── AccountItemResource.class
│   │   │   │   │   └── AccountItemService.class
│   │   │   │   ├── CommonQueryManager.class
│   │   │   │   ├── depot
│   │   │   │   │   ├── DepotComponent.class
│   │   │   │   │   ├── DepotResource.class
│   │   │   │   │   └── DepotService.class
│   │   │   │   ├── depotHead
│   │   │   │   │   ├── DepotHeadComponent.class
│   │   │   │   │   ├── DepotHeadResource.class
│   │   │   │   │   └── DepotHeadService.class
│   │   │   │   ├── depotItem
│   │   │   │   │   ├── DepotItemComponent.class
│   │   │   │   │   ├── DepotItemResource.class
│   │   │   │   │   └── DepotItemService.class
│   │   │   │   ├── functions
│   │   │   │   │   ├── FunctionsComponent.class
│   │   │   │   │   ├── FunctionsResource.class
│   │   │   │   │   └── FunctionsService.class
│   │   │   │   ├── ICommonQuery.class
│   │   │   │   ├── inOutItem
│   │   │   │   │   ├── InOutItemComponent.class
│   │   │   │   │   ├── InOutItemResource.class
│   │   │   │   │   └── InOutItemService.class
│   │   │   │   ├── InterfaceContainer.class
│   │   │   │   ├── log
│   │   │   │   │   ├── LogComponent.class
│   │   │   │   │   ├── LogResource.class
│   │   │   │   │   └── LogService.class
│   │   │   │   ├── material
│   │   │   │   │   ├── MaterialComponent.class
│   │   │   │   │   ├── MaterialResource.class
│   │   │   │   │   └── MaterialService.class
│   │   │   │   ├── materialCategory
│   │   │   │   │   ├── MaterialCategoryComponent.class
│   │   │   │   │   ├── MaterialCategoryResource.class
│   │   │   │   │   └── MaterialCategoryService.class
│   │   │   │   ├── materialProperty
│   │   │   │   │   ├── MaterialPropertyComponent.class
│   │   │   │   │   ├── MaterialPropertyResource.class
│   │   │   │   │   └── MaterialPropertyService.class
│   │   │   │   ├── msg
│   │   │   │   │   ├── MsgComponent.class
│   │   │   │   │   ├── MsgResource.class
│   │   │   │   │   └── MsgService.class
│   │   │   │   ├── organization
│   │   │   │   │   ├── OrganizationComponent.class
│   │   │   │   │   ├── OrganizationResource.class
│   │   │   │   │   └── OrganizationService.class
│   │   │   │   ├── orgaUserRel
│   │   │   │   │   ├── OrgaUserRelComponent.class
│   │   │   │   │   ├── OrgaUserRelResource.class
│   │   │   │   │   └── OrgaUserRelService.class
│   │   │   │   ├── person
│   │   │   │   │   ├── PersonComponent.class
│   │   │   │   │   ├── PersonResource.class
│   │   │   │   │   └── PersonService.class
│   │   │   │   ├── ResourceInfo.class
│   │   │   │   ├── role
│   │   │   │   │   ├── RoleComponent.class
│   │   │   │   │   ├── RoleResource.class
│   │   │   │   │   └── RoleService.class
│   │   │   │   ├── serialNumber
│   │   │   │   │   ├── SerialNumberComponent.class
│   │   │   │   │   ├── SerialNumberResource.class
│   │   │   │   │   └── SerialNumberService.class
│   │   │   │   ├── supplier
│   │   │   │   │   ├── SupplierComponent.class
│   │   │   │   │   ├── SupplierResource.class
│   │   │   │   │   └── SupplierService.class
│   │   │   │   ├── systemConfig
│   │   │   │   │   ├── SystemConfigComponent.class
│   │   │   │   │   ├── SystemConfigResource.class
│   │   │   │   │   └── SystemConfigService.class
│   │   │   │   ├── tenant
│   │   │   │   │   ├── TenantComponent.class
│   │   │   │   │   ├── TenantResource.class
│   │   │   │   │   └── TenantService.class
│   │   │   │   ├── unit
│   │   │   │   │   ├── UnitComponent.class
│   │   │   │   │   ├── UnitResource.class
│   │   │   │   │   └── UnitService.class
│   │   │   │   ├── user
│   │   │   │   │   ├── UserComponent.class
│   │   │   │   │   ├── UserResource.class
│   │   │   │   │   └── UserService.class
│   │   │   │   └── userBusiness
│   │   │   │   ├── UserBusinessComponent.class
│   │   │   │   ├── UserBusinessResource.class
│   │   │   │   └── UserBusinessService.class
│   │   │   └── utils
│   │   │   ├── AnnotationUtils.class
│   │   │   ├── BaseResponseInfo.class
│   │   │   ├── ColumnPropertyUtil.class
│   │   │   ├── Constants.class
│   │   │   ├── ErpInfo.class
│   │   │   ├── ExcelUtils.class
│   │   │   ├── ExceptionCodeConstants$UserExceptionCode.class
│   │   │   ├── ExceptionCodeConstants.class
│   │   │   ├── ExportExecUtil.class
│   │   │   ├── ExtJsonUtils$1.class
│   │   │   ├── ExtJsonUtils$ExtExtractor.class
│   │   │   ├── ExtJsonUtils$ExtFilter.class
│   │   │   ├── ExtJsonUtils$NPDoubleSerializer.class
│   │   │   ├── ExtJsonUtils$NPFloatCodec.class
│   │   │   ├── ExtJsonUtils.class
│   │   │   ├── FileUtils.class
│   │   │   ├── HttpClient.class
│   │   │   ├── JsonUtils.class
│   │   │   ├── OrderUtils.class
│   │   │   ├── PageQueryInfo.class
│   │   │   ├── ParamUtils.class
│   │   │   ├── QueryUtils.class
│   │   │   ├── RegExpTools$RegExp.class
│   │   │   ├── RegExpTools.class
│   │   │   ├── ResponseCode.class
│   │   │   ├── ResponseJsonUtil$ResponseFilter.class
│   │   │   ├── ResponseJsonUtil.class
│   │   │   ├── StringUtil.class
│   │   │   └── Tools.class
│   │   ├── jishenghua.jks
│   │   ├── logback-spring.xml
│   │   └── mapper_xml
│   │   ├── AccountHeadMapperEx.xml
│   │   ├── AccountHeadMapper.xml
│   │   ├── AccountItemMapperEx.xml
│   │   ├── AccountItemMapper.xml
│   │   ├── AccountMapperEx.xml
│   │   ├── AccountMapper.xml
│   │   ├── DepotHeadMapperEx.xml
│   │   ├── DepotHeadMapper.xml
│   │   ├── DepotItemMapperEx.xml
│   │   ├── DepotItemMapper.xml
│   │   ├── DepotMapperEx.xml
│   │   ├── DepotMapper.xml
│   │   ├── FunctionsMapperEx.xml
│   │   ├── FunctionsMapper.xml
│   │   ├── InOutItemMapperEx.xml
│   │   ├── InOutItemMapper.xml
│   │   ├── LogMapperEx.xml
│   │   ├── LogMapper.xml
│   │   ├── MaterialCategoryMapperEx.xml
│   │   ├── MaterialCategoryMapper.xml
│   │   ├── MaterialMapperEx.xml
│   │   ├── MaterialMapper.xml
│   │   ├── MaterialPropertyMapperEx.xml
│   │   ├── MaterialPropertyMapper.xml
│   │   ├── MsgMapperEx.xml
│   │   ├── MsgMapper.xml
│   │   ├── OrganizationMapperEx.xml
│   │   ├── OrganizationMapper.xml
│   │   ├── OrgaUserRelMapperEx.xml
│   │   ├── OrgaUserRelMapper.xml
│   │   ├── PersonMapperEx.xml
│   │   ├── PersonMapper.xml
│   │   ├── RoleMapperEx.xml
│   │   ├── RoleMapper.xml
│   │   ├── SerialNumberMapperEx.xml
│   │   ├── SerialNumberMapper.xml
│   │   ├── SupplierMapperEx.xml
│   │   ├── SupplierMapper.xml
│   │   ├── SystemConfigMapperEx.xml
│   │   ├── SystemConfigMapper.xml
│   │   ├── TenantMapperEx.xml
│   │   ├── TenantMapper.xml
│   │   ├── UnitMapperEx.xml
│   │   ├── UnitMapper.xml
│   │   ├── UserBusinessMapperEx.xml
│   │   ├── UserBusinessMapper.xml
│   │   ├── UserMapperEx.xml
│   │   └── UserMapper.xml
│   ├── generated-sources
│   │   └── annotations
│   ├── generated-test-sources
│   │   └── test-annotations
│   └── test-classes
│   ├── com
│   │   └── jsh
│   │   └── erp
│   │   ├── DepotItemTest.class
│   │   └── DepotTest.class
│   ├── generatorConfig.xml
│   └── Test.class
├── 截图
│   ├── QQ图片20191031135812.png
│   ├── QQ图片20191031135909.png
│   ├── QQ图片20191031135954.png
│   ├── QQ图片20191031140018.png
│   ├── QQ图片20191031140048.png
│   ├── QQ图片20191031140135.png
│   ├── QQ图片20191031140220.png
│   ├── QQ图片20191031140239.png
│   ├── QQ图片20191031140300.png
│   ├── QQ图片20191031140328.png
│   └── QQ图片20191031140401.png
├── 数据库
│   └── jsh_erp.sql
└── 文档
├── ERP数据库设计汇总.xlsx
└── readme.txt

508 directories, 3697 files

标签:

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警