提交 0d1fbb0e 编写于 作者: ibizdev's avatar ibizdev

xignzi006 部署微服务应用

上级 1ec2e705
{
"websitechannelgridview": {
"title": "频道表格视图",
"caption": "网站频道",
"title": "站点频道",
"caption": "站点频道",
"viewtype": "DEGRIDVIEW",
"viewmodule": "WebSite",
"viewname": "WebSiteChannelGridView",
......@@ -10,8 +10,8 @@
"memo": ""
},
"websiteresourcegridview": {
"title": "网站资源表格视图",
"caption": "网站资源",
"title": "站点资源",
"caption": "站点资源",
"viewtype": "DEGRIDVIEW",
"viewmodule": "WebSite",
"viewname": "WebSiteResourceGridView",
......@@ -21,7 +21,7 @@
},
"websitecontenteditview": {
"title": "内容编辑视图",
"caption": "网站内容",
"caption": "站点内容",
"viewtype": "DEEDITVIEW",
"viewmodule": "WebSite",
"viewname": "WebSiteContentEditView",
......@@ -31,7 +31,7 @@
},
"websiteresourceeditview": {
"title": "网站资源编辑视图",
"caption": "网站资源",
"caption": "站点资源",
"viewtype": "DEEDITVIEW",
"viewmodule": "WebSite",
"viewname": "WebSiteResourceEditView",
......@@ -51,7 +51,7 @@
},
"websitechanneleditview": {
"title": "频道编辑视图",
"caption": "网站频道",
"caption": "站点频道",
"viewtype": "DEEDITVIEW",
"viewmodule": "WebSite",
"viewname": "WebSiteChannelEditView",
......@@ -60,7 +60,7 @@
"memo": "系统自动添加"
},
"websitegridview": {
"title": "实体表格视图",
"title": "站点",
"caption": "站点",
"viewtype": "DEGRIDVIEW",
"viewmodule": "WebSite",
......@@ -70,8 +70,8 @@
"memo": ""
},
"websitecontentgridview": {
"title": "内容表格视图",
"caption": "网站内容",
"title": "站点内容",
"caption": "站点内容",
"viewtype": "DEGRIDVIEW",
"viewmodule": "WebSite",
"viewname": "WebSiteContentGridView",
......
......@@ -19,11 +19,11 @@ export default {
},
views: {
gridview: {
caption: "网站频道",
title: "频道表格视图",
caption: "站点频道",
title: "站点频道",
},
editview: {
caption: "网站频道",
caption: "站点频道",
title: "频道编辑视图",
},
},
......
......@@ -18,11 +18,11 @@ export default {
},
views: {
gridview: {
caption: "网站频道",
title: "频道表格视图",
caption: "站点频道",
title: "站点频道",
},
editview: {
caption: "网站频道",
caption: "站点频道",
title: "频道编辑视图",
},
},
......
......@@ -24,12 +24,12 @@ export default {
},
views: {
editview: {
caption: "网站内容",
caption: "站点内容",
title: "内容编辑视图",
},
gridview: {
caption: "网站内容",
title: "内容表格视图",
caption: "站点内容",
title: "站点内容",
},
},
main_form: {
......
......@@ -23,12 +23,12 @@ export default {
},
views: {
editview: {
caption: "网站内容",
caption: "站点内容",
title: "内容编辑视图",
},
gridview: {
caption: "网站内容",
title: "内容表格视图",
caption: "站点内容",
title: "站点内容",
},
},
main_form: {
......
......@@ -12,11 +12,11 @@ export default {
},
views: {
gridview: {
caption: "网站资源",
title: "网站资源表格视图",
caption: "站点资源",
title: "站点资源",
},
editview: {
caption: "网站资源",
caption: "站点资源",
title: "网站资源编辑视图",
},
},
......
......@@ -11,11 +11,11 @@ export default {
},
views: {
gridview: {
caption: "网站资源",
title: "网站资源表格视图",
caption: "站点资源",
title: "站点资源",
},
editview: {
caption: "网站资源",
caption: "站点资源",
title: "网站资源编辑视图",
},
},
......
......@@ -18,7 +18,7 @@ export default {
},
gridview: {
caption: "站点",
title: "实体表格视图",
title: "站点",
},
},
main_form: {
......
......@@ -17,7 +17,7 @@ export default {
},
gridview: {
caption: "站点",
title: "实体表格视图",
title: "站点",
},
},
main_form: {
......
......@@ -8,16 +8,16 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
let status = MockAdapter.mockStatus(config);
return [status,{
"websitechannelgridview": {
"title": "频道表格视图",
"caption": "网站频道",
"title": "站点频道",
"caption": "站点频道",
"viewtype": "DEGRIDVIEW",
"viewmodule": "WebSite",
"viewname": "WebSiteChannelGridView",
"viewtag": "217b6c971b8e8981b6ed12189607c795"
},
"websiteresourcegridview": {
"title": "网站资源表格视图",
"caption": "网站资源",
"title": "站点资源",
"caption": "站点资源",
"viewtype": "DEGRIDVIEW",
"viewmodule": "WebSite",
"viewname": "WebSiteResourceGridView",
......@@ -25,7 +25,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
},
"websitecontenteditview": {
"title": "内容编辑视图",
"caption": "网站内容",
"caption": "站点内容",
"viewtype": "DEEDITVIEW",
"viewmodule": "WebSite",
"viewname": "WebSiteContentEditView",
......@@ -33,7 +33,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
},
"websiteresourceeditview": {
"title": "网站资源编辑视图",
"caption": "网站资源",
"caption": "站点资源",
"viewtype": "DEEDITVIEW",
"viewmodule": "WebSite",
"viewname": "WebSiteResourceEditView",
......@@ -49,14 +49,14 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
},
"websitechanneleditview": {
"title": "频道编辑视图",
"caption": "网站频道",
"caption": "站点频道",
"viewtype": "DEEDITVIEW",
"viewmodule": "WebSite",
"viewname": "WebSiteChannelEditView",
"viewtag": "a7a0d344965e73bc3007248ca2cfdfa9"
},
"websitegridview": {
"title": "实体表格视图",
"title": "站点",
"caption": "站点",
"viewtype": "DEGRIDVIEW",
"viewmodule": "WebSite",
......@@ -64,8 +64,8 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
"viewtag": "ae5751b832d4b1fcd33a2195a2425390"
},
"websitecontentgridview": {
"title": "内容表格视图",
"caption": "网站内容",
"title": "站点内容",
"caption": "站点内容",
"viewtype": "DEGRIDVIEW",
"viewmodule": "WebSite",
"viewname": "WebSiteContentGridView",
......
......@@ -7,7 +7,7 @@ import CodeListService from "@service/app/codelist-service";
/**
* 频道表格视图视图基类
* 站点频道视图基类
*
* @export
* @class WebSiteChannelGridViewBase
......
<studio-view-style2 viewName="websitechannelgridview" viewTitle="频道表格视图" class='degridview web-site-channel-grid-view'>
<template slot='title'>
<span class='caption-info'>{{$t(model.srfTitle)}}</span>
</template>
<studio-view-style2 viewName="websitechannelgridview" viewTitle="站点频道" class='degridview web-site-channel-grid-view'>
<i-input slot="quickSearch" v-show="!isExpandSearchForm" v-model="query" search @on-search="onSearch($event)"/>
<template slot="toolbar">
<view-toolbar mode="STYLE2" :model="toolBarModels" @item-click="toolbar_click($event)"/> </template>
......
......@@ -7,7 +7,7 @@ import view_grid from '@widgets/web-site-channel/main-grid/main-grid.vue';
import view_searchform from '@widgets/web-site-channel/default-searchform/default-searchform.vue';
/**
* 频道表格视图视图
* 站点频道视图
*
* @export
* @class WebSiteChannelGridView
......
......@@ -7,7 +7,7 @@ import CodeListService from "@service/app/codelist-service";
/**
* 内容表格视图视图基类
* 站点内容视图基类
*
* @export
* @class WebSiteContentGridViewBase
......
<studio-view-style2 viewName="websitecontentgridview" viewTitle="内容表格视图" class='degridview web-site-content-grid-view'>
<template slot='title'>
<span class='caption-info'>{{$t(model.srfTitle)}}</span>
</template>
<studio-view-style2 viewName="websitecontentgridview" viewTitle="站点内容" class='degridview web-site-content-grid-view'>
<i-input slot="quickSearch" v-show="!isExpandSearchForm" v-model="query" search @on-search="onSearch($event)"/>
<template slot="toolbar">
<view-toolbar mode="STYLE2" :model="toolBarModels" @item-click="toolbar_click($event)"/> </template>
......
......@@ -7,7 +7,7 @@ import view_grid from '@widgets/web-site-content/main-grid/main-grid.vue';
import view_searchform from '@widgets/web-site-content/default-searchform/default-searchform.vue';
/**
* 内容表格视图视图
* 站点内容视图
*
* @export
* @class WebSiteContentGridView
......
......@@ -7,7 +7,7 @@ import CodeListService from "@service/app/codelist-service";
/**
* 实体表格视图视图基类
* 站点视图基类
*
* @export
* @class WebSiteGridViewBase
......
<studio-view-style2 viewName="websitegridview" viewTitle="实体表格视图" class='degridview web-site-grid-view'>
<studio-view-style2 viewName="websitegridview" viewTitle="站点" class='degridview web-site-grid-view'>
<template slot='title'>
<span class='caption-info'>{{$t(model.srfTitle)}}</span>
</template>
......
......@@ -7,7 +7,7 @@ import view_grid from '@widgets/web-site/main-grid/main-grid.vue';
import view_searchform from '@widgets/web-site/default-searchform/default-searchform.vue';
/**
* 实体表格视图视图
* 站点视图
*
* @export
* @class WebSiteGridView
......
......@@ -7,7 +7,7 @@ import CodeListService from "@service/app/codelist-service";
/**
* 网站资源表格视图视图基类
* 站点资源视图基类
*
* @export
* @class WebSiteResourceGridViewBase
......
<studio-view-style2 viewName="websiteresourcegridview" viewTitle="网站资源表格视图" class='degridview web-site-resource-grid-view'>
<template slot='title'>
<span class='caption-info'>{{$t(model.srfTitle)}}</span>
</template>
<studio-view-style2 viewName="websiteresourcegridview" viewTitle="站点资源" class='degridview web-site-resource-grid-view'>
<i-input slot="quickSearch" v-show="!isExpandSearchForm" v-model="query" search @on-search="onSearch($event)"/>
<template slot="toolbar">
<view-toolbar mode="STYLE2" :model="toolBarModels" @item-click="toolbar_click($event)"/> </template>
......
......@@ -7,7 +7,7 @@ import view_grid from '@widgets/web-site-resource/main-grid/main-grid.vue';
import view_searchform from '@widgets/web-site-resource/default-searchform/default-searchform.vue';
/**
* 网站资源表格视图视图
* 站点资源视图
*
* @export
* @class WebSiteResourceGridView
......
......@@ -4,7 +4,7 @@ import EntityService from '../entity-service';
/**
* 网站频道服务对象基类
* 站点频道服务对象基类
*
* @export
* @class WebSiteChannelServiceBase
......
......@@ -3,7 +3,7 @@ import WebSiteChannelServiceBase from './web-site-channel-service-base';
/**
* 网站频道服务对象
* 站点频道服务对象
*
* @export
* @class WebSiteChannelService
......
......@@ -4,7 +4,7 @@ import EntityService from '../entity-service';
/**
* 网站内容服务对象基类
* 站点内容服务对象基类
*
* @export
* @class WebSiteContentServiceBase
......
......@@ -3,7 +3,7 @@ import WebSiteContentServiceBase from './web-site-content-service-base';
/**
* 网站内容服务对象
* 站点内容服务对象
*
* @export
* @class WebSiteContentService
......
......@@ -4,7 +4,7 @@ import EntityService from '../entity-service';
/**
* 网站资源服务对象基类
* 站点资源服务对象基类
*
* @export
* @class WebSiteResourceServiceBase
......
......@@ -3,7 +3,7 @@ import WebSiteResourceServiceBase from './web-site-resource-service-base';
/**
* 网站资源服务对象
* 站点资源服务对象
*
* @export
* @class WebSiteResourceService
......
......@@ -5,7 +5,7 @@ import { Subject } from 'rxjs';
import WebSiteChannelService from '@/service/web-site-channel/web-site-channel-service';
/**
* 网站频道UI服务对象基类
* 站点频道UI服务对象基类
*
* @export
* @class WebSiteChannelUIServiceBase
......
import WebSiteChannelUIServiceBase from './web-site-channel-ui-service-base';
/**
* 网站频道UI服务对象
* 站点频道UI服务对象
*
* @export
* @class WebSiteChannelUIService
......
......@@ -5,7 +5,7 @@ import { Subject } from 'rxjs';
import WebSiteContentService from '@/service/web-site-content/web-site-content-service';
/**
* 网站内容UI服务对象基类
* 站点内容UI服务对象基类
*
* @export
* @class WebSiteContentUIServiceBase
......
import WebSiteContentUIServiceBase from './web-site-content-ui-service-base';
/**
* 网站内容UI服务对象
* 站点内容UI服务对象
*
* @export
* @class WebSiteContentUIService
......
......@@ -5,7 +5,7 @@ import { Subject } from 'rxjs';
import WebSiteResourceService from '@/service/web-site-resource/web-site-resource-service';
/**
* 网站资源UI服务对象基类
* 站点资源UI服务对象基类
*
* @export
* @class WebSiteResourceUIServiceBase
......
import WebSiteResourceUIServiceBase from './web-site-resource-ui-service-base';
/**
* 网站资源UI服务对象
* 站点资源UI服务对象
*
* @export
* @class WebSiteResourceUIService
......
......@@ -13,7 +13,7 @@ import DefaultModel from './default-searchform-model';
export default class DefaultService extends ControlService {
/**
* 网站频道服务对象
* 站点频道服务对象
*
* @type {WebSiteChannelService}
* @memberof DefaultService
......
......@@ -13,7 +13,7 @@ import MainModel from './main-form-model';
export default class MainService extends ControlService {
/**
* 网站频道服务对象
* 站点频道服务对象
*
* @type {WebSiteChannelService}
* @memberof MainService
......
......@@ -13,7 +13,7 @@ import MainModel from './main-grid-model';
export default class MainService extends ControlService {
/**
* 网站频道服务对象
* 站点频道服务对象
*
* @type {WebSiteChannelService}
* @memberof MainService
......
......@@ -13,7 +13,7 @@ import DefaultModel from './default-searchform-model';
export default class DefaultService extends ControlService {
/**
* 网站内容服务对象
* 站点内容服务对象
*
* @type {WebSiteContentService}
* @memberof DefaultService
......
......@@ -13,7 +13,7 @@ import MainModel from './main-form-model';
export default class MainService extends ControlService {
/**
* 网站内容服务对象
* 站点内容服务对象
*
* @type {WebSiteContentService}
* @memberof MainService
......
......@@ -13,7 +13,7 @@ import MainModel from './main-grid-model';
export default class MainService extends ControlService {
/**
* 网站内容服务对象
* 站点内容服务对象
*
* @type {WebSiteContentService}
* @memberof MainService
......
......@@ -13,7 +13,7 @@ import DefaultModel from './default-searchform-model';
export default class DefaultService extends ControlService {
/**
* 网站资源服务对象
* 站点资源服务对象
*
* @type {WebSiteResourceService}
* @memberof DefaultService
......
......@@ -13,7 +13,7 @@ import MainModel from './main-form-model';
export default class MainService extends ControlService {
/**
* 网站资源服务对象
* 站点资源服务对象
*
* @type {WebSiteResourceService}
* @memberof MainService
......
......@@ -13,7 +13,7 @@ import MainModel from './main-grid-model';
export default class MainService extends ControlService {
/**
* 网站资源服务对象
* 站点资源服务对象
*
* @type {WebSiteResourceService}
* @memberof MainService
......
......@@ -28,7 +28,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[网站频道]
* 实体[站点频道]
*/
@Getter
@Setter
......
......@@ -28,7 +28,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[网站内容]
* 实体[站点内容]
*/
@Getter
@Setter
......
......@@ -28,7 +28,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[网站资源]
* 实体[站点资源]
*/
@Getter
@Setter
......
......@@ -38,7 +38,7 @@ import com.alibaba.fastjson.JSONObject;
import org.springframework.util.StringUtils;
/**
* 实体[网站频道] 服务对象接口实现
* 实体[站点频道] 服务对象接口实现
*/
@Slf4j
@Service("WebSiteChannelServiceImpl")
......
......@@ -38,7 +38,7 @@ import com.alibaba.fastjson.JSONObject;
import org.springframework.util.StringUtils;
/**
* 实体[网站内容] 服务对象接口实现
* 实体[站点内容] 服务对象接口实现
*/
@Slf4j
@Service("WebSiteContentServiceImpl")
......
......@@ -38,7 +38,7 @@ import com.alibaba.fastjson.JSONObject;
import org.springframework.util.StringUtils;
/**
* 实体[网站资源] 服务对象接口实现
* 实体[站点资源] 服务对象接口实现
*/
@Slf4j
@Service("WebSiteResourceServiceImpl")
......
......@@ -10853,7 +10853,7 @@
<!--输出实体[WEBSITE]数据结构 -->
<changeSet author="a_LAB01_e85d8801c" id="tab-website-22-128">
<changeSet author="a_LAB01_e85d8801c" id="tab-website-23-128">
<createTable tableName="WEBSITE">
<column name="WEBSITENAME" remarks="" type="VARCHAR(200)">
</column>
......@@ -10879,7 +10879,7 @@
<!--输出实体[WEBSITECHANNEL]数据结构 -->
<changeSet author="a_LAB01_e85d8801c" id="tab-websitechannel-31-129">
<changeSet author="a_LAB01_e85d8801c" id="tab-websitechannel-34-129">
<createTable tableName="WEBSITECHANNEL">
<column name="WEBSITECHANNELID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_WEBSITECHANNEL_WEBSITECHANN"/>
......@@ -10913,7 +10913,7 @@
<!--输出实体[WEBSITECONTENT]数据结构 -->
<changeSet author="a_LAB01_e85d8801c" id="tab-websitecontent-31-130">
<changeSet author="a_LAB01_e85d8801c" id="tab-websitecontent-34-130">
<createTable tableName="WEBSITECONTENT">
<column name="WEBSITECONTENTID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_WEBSITECONTENT_WEBSITECONTE"/>
......@@ -10957,7 +10957,7 @@
<!--输出实体[WEBSITERESOURCE]数据结构 -->
<changeSet author="a_LAB01_e85d8801c" id="tab-websiteresource-12-131">
<changeSet author="a_LAB01_e85d8801c" id="tab-websiteresource-15-131">
<createTable tableName="WEBSITERESOURCE">
<column name="WEBSITERESOURCEID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_WEBSITERESOURCE_WEBSITERESO"/>
......@@ -11904,21 +11904,21 @@
<!--输出实体[UOMSCHEDULE]外键关系 -->
<!--输出实体[WEBSITE]外键关系 -->
<!--输出实体[WEBSITECHANNEL]外键关系 -->
<changeSet author="a_LAB01_e85d8801c" id="fk-websitechannel-31-427">
<changeSet author="a_LAB01_e85d8801c" id="fk-websitechannel-34-427">
<addForeignKeyConstraint baseColumnNames="PWEBSITECHANNELID" baseTableName="WEBSITECHANNEL" constraintName="DER1N_WEBSITECHANNEL_WEBSITECH" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="WEBSITECHANNELID" referencedTableName="WEBSITECHANNEL" validate="true"/>
</changeSet>
<changeSet author="a_LAB01_e85d8801c" id="fk-websitechannel-31-428">
<changeSet author="a_LAB01_e85d8801c" id="fk-websitechannel-34-428">
<addForeignKeyConstraint baseColumnNames="WEBSITEID" baseTableName="WEBSITECHANNEL" constraintName="DER1N_WEBSITECHANNEL_WEBSITE_W" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="WEBSITEID" referencedTableName="WEBSITE" validate="true"/>
</changeSet>
<!--输出实体[WEBSITECONTENT]外键关系 -->
<changeSet author="a_LAB01_e85d8801c" id="fk-websitecontent-31-429">
<changeSet author="a_LAB01_e85d8801c" id="fk-websitecontent-34-429">
<addForeignKeyConstraint baseColumnNames="WEBSITECHANNELID" baseTableName="WEBSITECONTENT" constraintName="DER1N_WEBSITECONTENT_WEBSITECH" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="WEBSITECHANNELID" referencedTableName="WEBSITECHANNEL" validate="true"/>
</changeSet>
<changeSet author="a_LAB01_e85d8801c" id="fk-websitecontent-31-430">
<changeSet author="a_LAB01_e85d8801c" id="fk-websitecontent-34-430">
<addForeignKeyConstraint baseColumnNames="WEBSITEID" baseTableName="WEBSITECONTENT" constraintName="DER1N_WEBSITECONTENT_WEBSITE_W" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="WEBSITEID" referencedTableName="WEBSITE" validate="true"/>
</changeSet>
<!--输出实体[WEBSITERESOURCE]外键关系 -->
<changeSet author="a_LAB01_e85d8801c" id="fk-websiteresource-12-431">
<changeSet author="a_LAB01_e85d8801c" id="fk-websiteresource-15-431">
<addForeignKeyConstraint baseColumnNames="WEBSITEID" baseTableName="WEBSITERESOURCE" constraintName="DER1N_WEBSITERESOURCE_WEBSITE_" deferrable="false" initiallyDeferred="false" onDelete="RESTRICT" onUpdate="RESTRICT" referencedColumnNames="WEBSITEID" referencedTableName="WEBSITE" validate="true"/>
</changeSet>
......
......@@ -421,7 +421,7 @@
}
, {
"dename":"WebSiteResource",
"delogicname":"网站资源",
"delogicname":"站点资源",
"sysmoudle":{"id":"WEBSITE","name":"WebSite"},
"dedataset":[{"id":"Default" , "name":"DEFAULT"}],
"deaction":[{"id":"Create" , "name":"Create" , "type":"BUILTIN" },{"id":"Update" , "name":"Update" , "type":"BUILTIN" },{"id":"Remove" , "name":"Remove" , "type":"BUILTIN" },{"id":"Get" , "name":"Get" , "type":"BUILTIN" },{"id":"GetDraft" , "name":"GetDraft" , "type":"BUILTIN" },{"id":"CheckKey" , "name":"CheckKey" , "type":"BUILTIN" },{"id":"Save" , "name":"Save" , "type":"BUILTIN" }],
......@@ -437,7 +437,7 @@
}
, {
"dename":"WebSiteContent",
"delogicname":"网站内容",
"delogicname":"站点内容",
"sysmoudle":{"id":"WEBSITE","name":"WebSite"},
"dedataset":[{"id":"Default" , "name":"DEFAULT"}],
"deaction":[{"id":"Create" , "name":"Create" , "type":"BUILTIN" },{"id":"Update" , "name":"Update" , "type":"BUILTIN" },{"id":"Remove" , "name":"Remove" , "type":"BUILTIN" },{"id":"Get" , "name":"Get" , "type":"BUILTIN" },{"id":"GetDraft" , "name":"GetDraft" , "type":"BUILTIN" },{"id":"CheckKey" , "name":"CheckKey" , "type":"BUILTIN" },{"id":"Save" , "name":"Save" , "type":"BUILTIN" }],
......@@ -445,7 +445,7 @@
}
, {
"dename":"WebSiteChannel",
"delogicname":"网站频道",
"delogicname":"站点频道",
"sysmoudle":{"id":"WEBSITE","name":"WebSite"},
"dedataset":[{"id":"Default" , "name":"DEFAULT"}],
"deaction":[{"id":"Create" , "name":"Create" , "type":"BUILTIN" },{"id":"Update" , "name":"Update" , "type":"BUILTIN" },{"id":"Remove" , "name":"Remove" , "type":"BUILTIN" },{"id":"Get" , "name":"Get" , "type":"BUILTIN" },{"id":"GetDraft" , "name":"GetDraft" , "type":"BUILTIN" },{"id":"CheckKey" , "name":"CheckKey" , "type":"BUILTIN" },{"id":"Save" , "name":"Save" , "type":"BUILTIN" }],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册