@@ -102,6 +102,7 @@ public class ESOrderBaseController {
@ApiNotAuth
+ @ApiOperation(value = "创建索引接口")
@PostMapping("test")
public ResponseHelper test() throws IllegalAccessException {
orderBaseEsLogic.test();