url请求地址

http://localhost:5900/bo/api/v3/bi/db/aicode/built-in?ignore=true&ownerId=rg&sysId&mediaType=text&suffix=java

body参数

[
  {
    "targetDbType": "Oracle",
    "tablespaceName": "TBS_FJJS",
    "connName": "ConnBsDemo",
    "template": "db2-fn-controller",
    "author": "cbg",
    "databaseName": "rg_bs_demo",
    "suffix": "java",
    "tableOutPath": "~/App_Temp/{{table_owner_id}}/AiCode/db2-fn/{{table_conn_name}}/cnes-wyb-digital-emp/src/main/java/com/funo/unif/develop/controller/{{table_name_upper}}Controller.java",
    "tableNames": [
      {
        "tableName": "xj_log_scene"
      }
    ]
  },
  {
    "targetDbType": "Oracle",
    "tablespaceName": "TBS_FJJS",
    "connName": "ConnBsDemo",
    "template": "db2-fn-dto",
    "databaseName": "rg_bs_demo",
    "author": "cbg",
    "suffix": "java",
    "tableOutPath": "~/App_Temp/{{table_owner_id}}/AiCode/db2-fn/{{table_conn_name}}/cnes-wyb-digital-emp/src/main/java/com/funo/unif/develop/dto/{{table_name_upper}}DTO.java",
    "tableNames": [
      {
        "tableName": "xj_log_scene"
      }
    ]
  },
  {
    "targetDbType": "Oracle",
    "tablespaceName": "TBS_FJJS",
    "connName": "ConnBsDemo",
    "template": "db2-fn-entity",
    "databaseName": "rg_bs_demo",
    "author": "cbg",
    "suffix": "java",
    "tableOutPath": "~/App_Temp/{{table_owner_id}}/AiCode/db2-fn/{{table_conn_name}}/cnes-wyb-digital-emp/src/main/java/com/funo/unif/develop/entity/{{table_name_upper}}.java",
    "tableNames": [
      {
        "tableName": "xj_log_scene"
      }
    ]
  },
  {
    "targetDbType": "Oracle",
    "tablespaceName": "TBS_FJJS",
    "connName": "ConnBsDemo",
    "author": "cbg",
    "template": "db2-fn-mapper",
    "databaseName": "rg_bs_demo",
    "suffix": "java",
    "tableOutPath": "~/App_Temp/{{table_owner_id}}/AiCode/db2-fn/{{table_conn_name}}/cnes-wyb-digital-emp/src/main/java/com/funo/unif/develop/mapper/{{table_name_upper}}Mapper.java",
    "tableNames": [
      {
        "tableName": "xj_log_scene"
      }
    ]
  },
  {
    "targetDbType": "Oracle",
    "tablespaceName": "TBS_FJJS",
    "connName": "ConnBsDemo",
    "template": "db2-fn-service",
    "databaseName": "rg_bs_demo",
    "author": "cbg",
    "suffix": "java",
    "tableOutPath": "~/App_Temp/{{table_owner_id}}/AiCode/db2-fn/{{table_conn_name}}/cnes-wyb-digital-emp/src/main/java/com/funo/unif/develop/service/I{{table_name_upper}}Service.java",
    "tableNames": [
      {
        "tableName": "xj_log_scene"
      }
    ]
  },
  {
    "targetDbType": "Oracle",
    "tablespaceName": "TBS_FJJS",
    "connName": "ConnBsDemo",
    "template": "db2-fn-service-impl",
    "databaseName": "rg_bs_demo",
    "suffix": "java",
    "author": "cbg",
    "tableOutPath": "~/App_Temp/{{table_owner_id}}/AiCode/db2-fn/{{table_conn_name}}/cnes-wyb-digital-emp/src/main/java/com/funo/unif/develop/service/impl/{{table_name_upper}}ServiceImpl.java",
    "tableNames": [
      {
        "tableName": "xj_log_scene"
      }
    ]
  },
  {
    "targetDbType": "Oracle",
    "tablespaceName": "TBS_FJJS",
    "author": "cbg",
    "connName": "ConnBsDemo",
    "template": "db2-fn-vo",
    "databaseName": "rg_bs_demo",
    "suffix": "java",
    "tableOutPath": "~/App_Temp/{{table_owner_id}}/AiCode/db2-fn/{{table_conn_name}}/cnes-wyb-digital-emp/src/main/java/com/funo/unif/develop/vo/{{table_name_upper}}VO.java",
    "tableNames": [
      {
        "tableName": "xj_log_scene"
      }
    ]
  },
  {
    "targetDbType": "Oracle",
    "tablespaceName": "TBS_FJJS",
    "author": "cbg",
    "connName": "ConnBsDemo",
    "template": "db2-fn-vexcel",
    "databaseName": "rg_bs_demo",
    "suffix": "java",
    "tableOutPath": "~/App_Temp/{{table_owner_id}}/AiCode/db2-fn/{{table_conn_name}}/cnes-wyb-digital-emp/src/main/java/com/funo/unif/develop/vexcel/{{table_name_upper}}VExcel.java",
    "tableNames": [
      {
        "tableName": "xj_log_scene"
      }
    ]
  },
  {
    "targetDbType": "Oracle",
    "tablespaceName": "TBS_FJJS",
    "author": "cbg",
    "connName": "ConnBsDemo",
    "template": "db2-fn-resources-mapper-oracle",
    "databaseName": "rg_bs_demo",
    "suffix": "xml",
    "tableOutPath": "~/App_Temp/{{table_owner_id}}/AiCode/db2-fn/{{table_conn_name}}/cnes-wyb-digital-emp/src/main/java/com/funo/unif/resources/mapper/oracle/{{table_name_upper}}Mapper.xml",
    "tableNames": [
      {
        "tableName": "xj_log_scene"
      }
    ]
  },
  {
    "targetDbType": "Oracle",
    "tablespaceName": "TBS_FJJS",
    "connName": "ConnBsDemo",
    "author": "cbg",
    "template": "db2-fn-vue-manager",
    "databaseName": "rg_bs_demo",
    "suffix": "vue",
    "tableOutPath": "~/App_Temp/{{table_owner_id}}/AiCode/db2-fn/{{table_conn_name}}/wyb_portal/src/project/views/xj/{{table_name_field}}/manager.vue",
    "tableNames": [
      {
        "tableName": "xj_log_scene"
      }
    ]
  },
  {
    "targetDbType": "Oracle",
    "author": "cbg",
    "tablespaceName": "TBS_FJJS",
    "connName": "ConnBsDemo",
    "template": "db2-fn-vue-detail",
    "databaseName": "rg_bs_demo",
    "suffix": "vue",
    "tableOutPath": "~/App_Temp/{{table_owner_id}}/AiCode/db2-fn/{{table_conn_name}}/wyb_portal/src/project/views/xj/{{table_name_field}}/detail.vue",
    "tableNames": [
      {
        "tableName": "xj_log_scene"
      }
    ]
  },
  {
    "targetDbType": "Oracle",
    "tablespaceName": "TBS_FJJS",
    "author": "cbg",
    "connName": "ConnBsDemo",
    "template": "db2-fn-vue-api",
    "databaseName": "rg_bs_demo",
    "suffix": "js",
    "tableOutPath": "~/App_Temp/{{table_owner_id}}/AiCode/db2-fn/{{table_conn_name}}/wyb_portal/src/project/api/{{table_name_field}}.js",
    "tableNames": [
      {
        "tableName": "xj_log_scene"
      }
    ]
  },
  {
    "targetDbType": "Oracle",
    "tablespaceName": "TBS_FJJS",
    "connName": "ConnBsDemo",
    "template": "db2-fn-vue-route",
    "author": "cbg",
    "databaseName": "rg_bs_demo",
    "suffix": "js",
    "tableOutPath": "~/App_Temp/{{table_owner_id}}/AiCode/db2-fn/{{table_conn_name}}/wyb_portal/src/project/router/{{table_name_field}}.js",
    "tableNames": [
      {
        "tableName": "xj_log_scene"
      }
    ]
  }
]
文档更新时间: 2023-11-05 14:20   作者:admin