Home
last modified time | relevance | path

Searched defs:comment (Results 1 – 1 of 1) sorted by relevance

/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/controller/
DBusinessCommentController.java72 public Result<?> list(OhSampleBusinessComment comment, in list()
94 public Result<?> add(@RequestBody OhSampleBusinessComment comment) { in add()
108 public Result<?> edit(@RequestBody OhSampleBusinessComment comment) { in edit()