储存京泉华bpm代码

JieZ 3718c10c61 fix: 退回不能选创建节点 2 anos atrás
base-pom f3cea73f5c [init]初始化仓库 2 anos atrás
bpm-client 6133160f05 [init]初始化仓库 2 anos atrás
bpm-client-base f3cea73f5c [init]初始化仓库 2 anos atrás
bpm-client-http f3cea73f5c [init]初始化仓库 2 anos atrás
bpm-core 3718c10c61 fix: 退回不能选创建节点 2 anos atrás
bpm-pom f3cea73f5c [init]初始化仓库 2 anos atrás
bpm-server 44732e6d9a 过滤掉状态不正常的机构/用户 2 anos atrás
common f3cea73f5c [init]初始化仓库 2 anos atrás
devtools f3cea73f5c [init]初始化仓库 2 anos atrás
.gitignore 7d01d8a4ab [init]初始化仓库 2 anos atrás
README.md 6133160f05 [init]初始化仓库 2 anos atrás
pom.xml f3cea73f5c [init]初始化仓库 2 anos atrás

README.md

项目编译

  1. 进入base-pom, 然后 mvn installl
  2. 进入common,然后mvn install
  3. 进入bpm-pom,然后mvn install

项目启动

bpm-server中的BpmApplication