finds.dev← search

// the find

FJ-OMS/oms-erp

★ 1,895 · Java · Apache-2.0 · updated Dec 2025

一站式全渠道业务中台系统包括订单管理系统OMS/电商ERP、库存WMS统一管理系统和SAP财务管理系统等,实现快速部署,并帮助企业后续自主进行开发迭代,实现数字化转型,并有多个经典案例。中台系统包括:通用业务中台、强大的技术中台Springcloud/Istio、后续开发方案的设计,技术(K8S,SERVERLESS)及管理人员的培训等。

A Java/Spring Cloud microservices platform for omni-channel order management — covering OMS, WMS, and basic finance — aimed at Chinese e-commerce businesses integrating Taobao, JD, Douyin, and similar platforms. It's a mid-market ERP starter kit, not a library you drop into an existing system. Expect a significant ops burden: Nacos, Redis, MySQL, Zeebe/Activiti, and K8s are all in the stack.

The domain coverage is real — order routing, inventory allocation, logistics mapping, after-sales, and multi-channel reconciliation are all present as separate modules with their own API layers, not just stubs. The Vue/Element UI frontend is reasonably structured with per-domain API folders and reusable BjPagingTable/BjDialog component packages that suggest someone actually used this in production. Multi-tenant support is baked in from the start, which is the right call for a SaaS-oriented ERP. Zeebe + Activiti for workflow gives you proper process modeling for the order state machine rather than ad-hoc if-chains.

The README says 'no installation guide yet' and 'no usage guide yet' — for a system of this complexity, that's a red flag, not a minor gap. Setup requires manually importing SQL files from three different directories with no migration tooling mentioned, meaning schema drift will be your problem to manage. The description claims SAP financial integration but nothing in the visible code surface suggests this is more than a placeholder — the finance module looks like a basic reconciliation layer. Documentation is entirely in Chinese with a stub English README, so non-Chinese-speaking teams will be flying blind on anything non-obvious.

View on GitHub → Homepage ↗

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →