Wizzer

Results 25 issues of Wizzer

com.mossle.bpm.util.CustomProcessDiagramGenerator.java 173行 "跳过"条件和 com.mossle.bpm.cmd.JumpCmd.java 16行 默认"jump" 条件不一致 会导致流程跟踪图生成失败“already set an initial.”

目前Record key全部小写,在有些场景使用不便,比如前后端分离开发。 要么另外建个 Remap 类,要么 Record 增加配置项?

业务场景: 比如水表,有不同的模组厂家,每个厂家有公共的字段,如读数、信号、电池电量等,也有一些厂家独有的字段。 想设计一张产品表及两张设备表,产品表M(含自定义参数定义,JSON),设备属性表A(公共字段)、设备参数表B(自定义字段),需要设备参数表B支持通过JSON动态创建表结构。

``` { "key":{ "a":"aaaa0"; "b":"bbbb0"; } } { "key":{ "a":"aaaa1"; "b":"bbbb1"; }, "key":{ "a":"aaaa2"; "b":"bbbb2"; } } ``` ``` NutMap json = Json.fromJson(NutMap.class, txt); json.getAs("key",List.class); ```

1、比价系统 ![1](https://user-images.githubusercontent.com/2408114/27851113-5d0be112-618b-11e7-9d37-7ee4e2f7d2d0.jpg)

帮助

智慧水务系统 ![智慧水务系统](https://user-images.githubusercontent.com/2408114/39032709-4dd16f10-44a1-11e8-8552-01e3edf66531.png)

帮助

1、羽毛球场地管理(PC客户端套壳+WEB) ![qq 20151231163117](https://cloud.githubusercontent.com/assets/2408114/12062687/23099dae-afdc-11e5-8e6e-e70b779f4ac4.jpg)

帮助

Nutzboot国产微服务框架~~~ https://github.com/nutzam/nutzboot https://github.com/Wizzercn/NutzWk

配置JDK环境变量(classpath),双击run.bat运行: ![1](https://cloud.githubusercontent.com/assets/2408114/16722737/3ab25928-477b-11e6-934c-05193fe6b70a.png) ![2](https://cloud.githubusercontent.com/assets/2408114/16722745/40e4b052-477b-11e6-80e4-991d876bd934.png)

### Checklist - [X] I have used the search function to see if someone else has already submitted the same feature request. - [X] I will describe the problem with...

feature