JAVA version WMS warehouse management system source code logistics warehouse management system source code

JAVA version of WMS warehouse management system source code Logistics warehouse management system source code Source

code introduction:

Logistics warehouse management system developed based on JAVA (supports self-operated and third parties), including PDA end and WEB end.

After WMS has been put into operation by many companies, in order to reduce the informatization costs of logistics and warehousing enterprises

, it provides cost-effective implementation services for enterprises with special informatization needs.

Product features: 1. Scope of application: third-party logistics and warehousing enterprises, self-operated warehousing, etc.

2. Technical features: WEB backend based on JAVA, PDA system developed based on ANDROID.

3. Functional features: covering order management system (OMS), warehouse management system (WMS), billing management system (BMS),

field operation system (RF), third-party interface module

4. Interface support: Already connected: SAP ECC, SAP HANA database, UFIDA U8, Yum E3, UAS.

5. Connect with independent research and development ERP management system 6. Add purchase, sale and inventory module 7. Add BOM

main functions:

1. Main functions

: billing configuration, warehouse configuration, basic configuration, billing management, basic information, warehouse management, platform management, Incoming goods management, shipping

management, returns management, warehouse management, inventory management, inventory inquiry, PDA function, analysis reports, analysis charts, domain verification.

2. Main processes:

customer order process, goods receiving process, shelving process, goods transfer operation, picking process: batch picking, order picking, inventory process, billing process.

3. Hardware docking:

docking independently developed electronic shelf label modules based on LORA Internet of Things technology to meet rapid return sorting, wave picking, and production line electronic process cards.

Installation instructions:

1. Development environment:

Development tools: IDEA (IDEA is strongly recommended, but Eclipse is also available); ANDROID STUDIO JDK1.8 Maven

Mysql5.6 or above (linux please note that the settings are case-insensitive)

Running environment: CENTOS6.5 or above or windows server 2008, tomcat7 or above, JDK1.8, MYSQL5.7

2. Import according to mvn method

3. Database restoration:

after installing the database, execute GRANT ALL PRIVILEGES ON *.* TO 'root'@'%'IDENTIFIED BY '

Your Password' WITH GRANT OPTION;

FLUSH PRIVILEGES;

Step 1: Restore the database, 2. Modify dbconfig.properties

sql import method is recommended, paste the sql file into the query execution window and execute

4, IDEA: tomcat7:tun Enter the user name and password: admin llg123

5 , Main technical development language: JAVA.

6. Technical architecture

SpringMVC+Hibernat+Minidao (like Mybatis) + Easyui (UI library) + Jquery + Boostrap + Ehcache + Redis + Ztree and other infrastructure

 


 


 


 


 


 


 

Guess you like

Origin blog.csdn.net/airen3339/article/details/135435535