提交 065fdb22 编写于 作者: ibizdev's avatar ibizdev

xignzi006 发布系统代码

上级 529c5715
......@@ -41,7 +41,7 @@
},
"leadgridview": {
"title": "lead表格视图",
"caption": "潜在客户",
"caption": "潜在顾客",
"viewtype": "DEGRIDVIEW",
"viewmodule": "Sales",
"viewname": "LeadGridView",
......@@ -51,7 +51,7 @@
},
"leadeditview": {
"title": "lead编辑视图",
"caption": "潜在客户",
"caption": "潜在顾客",
"viewtype": "DEEDITVIEW",
"viewmodule": "Sales",
"viewname": "LeadEditView",
......@@ -61,7 +61,7 @@
},
"salesordereditview": {
"title": "salesorder编辑视图",
"caption": "销售订单",
"caption": "订单",
"viewtype": "DEEDITVIEW",
"viewmodule": "Sales",
"viewname": "SalesOrderEditView",
......@@ -101,7 +101,7 @@
},
"quoteeditview": {
"title": "quote编辑视图",
"caption": "报价",
"caption": "报价",
"viewtype": "DEEDITVIEW",
"viewmodule": "Sales",
"viewname": "QuoteEditView",
......@@ -121,7 +121,7 @@
},
"salesliteraturegridview": {
"title": "salesliterature表格视图",
"caption": "销售资料",
"caption": "销售宣传资料",
"viewtype": "DEGRIDVIEW",
"viewmodule": "Sales",
"viewname": "SalesLiteratureGridView",
......@@ -131,7 +131,7 @@
},
"salesliteratureeditview": {
"title": "salesliterature编辑视图",
"caption": "销售资料",
"caption": "销售宣传资料",
"viewtype": "DEEDITVIEW",
"viewmodule": "Sales",
"viewname": "SalesLiteratureEditView",
......@@ -161,7 +161,7 @@
},
"activitypointergridview": {
"title": "activitypointer表格视图",
"caption": "活动打印机",
"caption": "活动",
"viewtype": "DEGRIDVIEW",
"viewmodule": "Base",
"viewname": "ActivityPointerGridView",
......@@ -231,7 +231,7 @@
},
"salesordergridview": {
"title": "salesorder表格视图",
"caption": "销售订单",
"caption": "订单",
"viewtype": "DEGRIDVIEW",
"viewmodule": "Sales",
"viewname": "SalesOrderGridView",
......@@ -241,7 +241,7 @@
},
"quotegridview": {
"title": "quote表格视图",
"caption": "报价",
"caption": "报价",
"viewtype": "DEGRIDVIEW",
"viewmodule": "Sales",
"viewname": "QuoteGridView",
......@@ -281,7 +281,7 @@
},
"activitypointereditview": {
"title": "activitypointer编辑视图",
"caption": "活动打印机",
"caption": "活动",
"viewtype": "DEEDITVIEW",
"viewmodule": "Base",
"viewname": "ActivityPointerEditView",
......
/**
* 活动打印机
* 活动
*
* @export
* @interface ActivityPointer
......
/**
* 潜在客户
* 潜在顾客
*
* @export
* @interface Lead
......
/**
* 报价
* 报价
*
* @export
* @interface Quote
......
/**
* 销售资料
* 销售宣传资料
*
* @export
* @interface SalesLiterature
......
/**
* 销售订单
* 订单
*
* @export
* @interface SalesOrder
......
......@@ -57,12 +57,12 @@ export default {
},
views: {
gridview: {
caption: "活动打印机",
title: '活动打印机',
caption: "活动",
title: '活动',
},
editview: {
caption: "活动打印机",
title: '活动打印机',
caption: "活动",
title: '活动',
},
},
main_form: {
......
......@@ -56,12 +56,12 @@ export default {
},
views: {
gridview: {
caption: '活动打印机',
title: '活动打印机',
caption: '活动',
title: '活动',
},
editview: {
caption: '活动打印机',
title: '活动打印机',
caption: '活动',
title: '活动',
},
},
main_form: {
......
......@@ -155,12 +155,12 @@ export default {
},
views: {
gridview: {
caption: "潜在客户",
title: '潜在客户',
caption: "潜在顾客",
title: '潜在顾客',
},
editview: {
caption: "潜在客户",
title: '潜在客户',
caption: "潜在顾客",
title: '潜在顾客',
},
},
main_form: {
......
......@@ -154,12 +154,12 @@ export default {
},
views: {
gridview: {
caption: '潜在客户',
title: '潜在客户',
caption: '潜在顾客',
title: '潜在顾客',
},
editview: {
caption: '潜在客户',
title: '潜在客户',
caption: '潜在顾客',
title: '潜在顾客',
},
},
main_form: {
......
......@@ -95,12 +95,12 @@ export default {
},
views: {
editview: {
caption: "报价",
title: '报价',
caption: "报价",
title: '报价',
},
gridview: {
caption: "报价",
title: '报价',
caption: "报价",
title: '报价',
},
},
main_form: {
......
......@@ -94,12 +94,12 @@ export default {
},
views: {
editview: {
caption: '报价',
title: '报价',
caption: '报价',
title: '报价',
},
gridview: {
caption: '报价',
title: '报价',
caption: '报价',
title: '报价',
},
},
main_form: {
......
......@@ -33,12 +33,12 @@ export default {
},
views: {
gridview: {
caption: "销售资料",
title: '销售资料',
caption: "销售宣传资料",
title: '销售宣传资料',
},
editview: {
caption: "销售资料",
title: '销售资料',
caption: "销售宣传资料",
title: '销售宣传资料',
},
},
main_form: {
......
......@@ -32,12 +32,12 @@ export default {
},
views: {
gridview: {
caption: '销售资料',
title: '销售资料',
caption: '销售宣传资料',
title: '销售宣传资料',
},
editview: {
caption: '销售资料',
title: '销售资料',
caption: '销售宣传资料',
title: '销售宣传资料',
},
},
main_form: {
......
......@@ -101,12 +101,12 @@ export default {
},
views: {
editview: {
caption: "销售订单",
title: '销售订单',
caption: "订单",
title: '订单',
},
gridview: {
caption: "销售订单",
title: '销售订单',
caption: "订单",
title: '订单',
},
},
main_form: {
......
......@@ -100,12 +100,12 @@ export default {
},
views: {
editview: {
caption: '销售订单',
title: '销售订单',
caption: '订单',
title: '订单',
},
gridview: {
caption: '销售订单',
title: '销售订单',
caption: '订单',
title: '订单',
},
},
main_form: {
......
......@@ -41,7 +41,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
},
"leadgridview": {
"title": "lead表格视图",
"caption": "潜在客户",
"caption": "潜在顾客",
"viewtype": "DEGRIDVIEW",
"viewmodule": "Sales",
"viewname": "LeadGridView",
......@@ -49,7 +49,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
},
"leadeditview": {
"title": "lead编辑视图",
"caption": "潜在客户",
"caption": "潜在顾客",
"viewtype": "DEEDITVIEW",
"viewmodule": "Sales",
"viewname": "LeadEditView",
......@@ -57,7 +57,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
},
"salesordereditview": {
"title": "salesorder编辑视图",
"caption": "销售订单",
"caption": "订单",
"viewtype": "DEEDITVIEW",
"viewmodule": "Sales",
"viewname": "SalesOrderEditView",
......@@ -89,7 +89,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
},
"quoteeditview": {
"title": "quote编辑视图",
"caption": "报价",
"caption": "报价",
"viewtype": "DEEDITVIEW",
"viewmodule": "Sales",
"viewname": "QuoteEditView",
......@@ -105,7 +105,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
},
"salesliteraturegridview": {
"title": "salesliterature表格视图",
"caption": "销售资料",
"caption": "销售宣传资料",
"viewtype": "DEGRIDVIEW",
"viewmodule": "Sales",
"viewname": "SalesLiteratureGridView",
......@@ -113,7 +113,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
},
"salesliteratureeditview": {
"title": "salesliterature编辑视图",
"caption": "销售资料",
"caption": "销售宣传资料",
"viewtype": "DEEDITVIEW",
"viewmodule": "Sales",
"viewname": "SalesLiteratureEditView",
......@@ -137,7 +137,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
},
"activitypointergridview": {
"title": "activitypointer表格视图",
"caption": "活动打印机",
"caption": "活动",
"viewtype": "DEGRIDVIEW",
"viewmodule": "Base",
"viewname": "ActivityPointerGridView",
......@@ -193,7 +193,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
},
"salesordergridview": {
"title": "salesorder表格视图",
"caption": "销售订单",
"caption": "订单",
"viewtype": "DEGRIDVIEW",
"viewmodule": "Sales",
"viewname": "SalesOrderGridView",
......@@ -201,7 +201,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
},
"quotegridview": {
"title": "quote表格视图",
"caption": "报价",
"caption": "报价",
"viewtype": "DEGRIDVIEW",
"viewmodule": "Sales",
"viewname": "QuoteGridView",
......@@ -233,7 +233,7 @@ mock.onGet('./assets/json/view-config.json').reply((config: any) => {
},
"activitypointereditview": {
"title": "activitypointer编辑视图",
"caption": "活动打印机",
"caption": "活动",
"viewtype": "DEEDITVIEW",
"viewmodule": "Base",
"viewname": "ActivityPointerEditView",
......
......@@ -4,7 +4,7 @@ import EntityService from '../entity-service';
/**
* 活动打印机服务对象基类
* 活动服务对象基类
*
* @export
* @class ActivityPointerServiceBase
......
......@@ -3,7 +3,7 @@ import ActivityPointerServiceBase from './activity-pointer-service-base';
/**
* 活动打印机服务对象
* 活动服务对象
*
* @export
* @class ActivityPointerService
......
......@@ -4,7 +4,7 @@ import EntityService from '../entity-service';
/**
* 潜在客户服务对象基类
* 潜在顾客服务对象基类
*
* @export
* @class LeadServiceBase
......
......@@ -3,7 +3,7 @@ import LeadServiceBase from './lead-service-base';
/**
* 潜在客户服务对象
* 潜在顾客服务对象
*
* @export
* @class LeadService
......
......@@ -4,7 +4,7 @@ import EntityService from '../entity-service';
/**
* 报价服务对象基类
* 报价服务对象基类
*
* @export
* @class QuoteServiceBase
......
......@@ -3,7 +3,7 @@ import QuoteServiceBase from './quote-service-base';
/**
* 报价服务对象
* 报价服务对象
*
* @export
* @class QuoteService
......
......@@ -4,7 +4,7 @@ import EntityService from '../entity-service';
/**
* 销售资料服务对象基类
* 销售宣传资料服务对象基类
*
* @export
* @class SalesLiteratureServiceBase
......
......@@ -3,7 +3,7 @@ import SalesLiteratureServiceBase from './sales-literature-service-base';
/**
* 销售资料服务对象
* 销售宣传资料服务对象
*
* @export
* @class SalesLiteratureService
......
......@@ -4,7 +4,7 @@ import EntityService from '../entity-service';
/**
* 销售订单服务对象基类
* 订单服务对象基类
*
* @export
* @class SalesOrderServiceBase
......
......@@ -3,7 +3,7 @@ import SalesOrderServiceBase from './sales-order-service-base';
/**
* 销售订单服务对象
* 订单服务对象
*
* @export
* @class SalesOrderService
......
......@@ -5,7 +5,7 @@ import { Subject } from 'rxjs';
import ActivityPointerService from '@/service/activity-pointer/activity-pointer-service';
/**
* 活动打印机UI服务对象基类
* 活动UI服务对象基类
*
* @export
* @class ActivityPointerUIServiceBase
......
import ActivityPointerUIServiceBase from './activity-pointer-ui-service-base';
/**
* 活动打印机UI服务对象
* 活动UI服务对象
*
* @export
* @class ActivityPointerUIService
......
......@@ -5,7 +5,7 @@ import { Subject } from 'rxjs';
import LeadService from '@/service/lead/lead-service';
/**
* 潜在客户UI服务对象基类
* 潜在顾客UI服务对象基类
*
* @export
* @class LeadUIServiceBase
......
import LeadUIServiceBase from './lead-ui-service-base';
/**
* 潜在客户UI服务对象
* 潜在顾客UI服务对象
*
* @export
* @class LeadUIService
......
......@@ -5,7 +5,7 @@ import { Subject } from 'rxjs';
import QuoteService from '@/service/quote/quote-service';
/**
* 报价UI服务对象基类
* 报价UI服务对象基类
*
* @export
* @class QuoteUIServiceBase
......
import QuoteUIServiceBase from './quote-ui-service-base';
/**
* 报价UI服务对象
* 报价UI服务对象
*
* @export
* @class QuoteUIService
......
......@@ -5,7 +5,7 @@ import { Subject } from 'rxjs';
import SalesLiteratureService from '@/service/sales-literature/sales-literature-service';
/**
* 销售资料UI服务对象基类
* 销售宣传资料UI服务对象基类
*
* @export
* @class SalesLiteratureUIServiceBase
......
import SalesLiteratureUIServiceBase from './sales-literature-ui-service-base';
/**
* 销售资料UI服务对象
* 销售宣传资料UI服务对象
*
* @export
* @class SalesLiteratureUIService
......
......@@ -5,7 +5,7 @@ import { Subject } from 'rxjs';
import SalesOrderService from '@/service/sales-order/sales-order-service';
/**
* 销售订单UI服务对象基类
* 订单UI服务对象基类
*
* @export
* @class SalesOrderUIServiceBase
......
import SalesOrderUIServiceBase from './sales-order-ui-service-base';
/**
* 销售订单UI服务对象
* 订单UI服务对象
*
* @export
* @class SalesOrderUIService
......
......@@ -13,7 +13,7 @@ import DefaultModel from './default-searchform-model';
export default class DefaultService extends ControlService {
/**
* 活动打印机服务对象
* 活动服务对象
*
* @type {ActivityPointerService}
* @memberof DefaultService
......
......@@ -13,7 +13,7 @@ import MainModel from './main-form-model';
export default class MainService extends ControlService {
/**
* 活动打印机服务对象
* 活动服务对象
*
* @type {ActivityPointerService}
* @memberof MainService
......
......@@ -887,7 +887,7 @@ export default class MainBase extends Vue implements ControlInterface {
excel.export_json_to_excel({
header: tHeader, //表头 必填
data, //具体数据 必填
filename: "活动打印机表", //非必填
filename: "活动表", //非必填
autoWidth: true, //非必填
bookType: "xlsx" //非必填
});
......
......@@ -13,7 +13,7 @@ import MainModel from './main-grid-model';
export default class MainService extends ControlService {
/**
* 活动打印机服务对象
* 活动服务对象
*
* @type {ActivityPointerService}
* @memberof MainService
......
......@@ -13,7 +13,7 @@ import DefaultModel from './default-searchform-model';
export default class DefaultService extends ControlService {
/**
* 潜在客户服务对象
* 潜在顾客服务对象
*
* @type {LeadService}
* @memberof DefaultService
......
......@@ -13,7 +13,7 @@ import MainModel from './main-form-model';
export default class MainService extends ControlService {
/**
* 潜在客户服务对象
* 潜在顾客服务对象
*
* @type {LeadService}
* @memberof MainService
......
......@@ -887,7 +887,7 @@ export default class MainBase extends Vue implements ControlInterface {
excel.export_json_to_excel({
header: tHeader, //表头 必填
data, //具体数据 必填
filename: "潜在客户表", //非必填
filename: "潜在顾客表", //非必填
autoWidth: true, //非必填
bookType: "xlsx" //非必填
});
......
......@@ -13,7 +13,7 @@ import MainModel from './main-grid-model';
export default class MainService extends ControlService {
/**
* 潜在客户服务对象
* 潜在顾客服务对象
*
* @type {LeadService}
* @memberof MainService
......
......@@ -13,7 +13,7 @@ import DefaultModel from './default-searchform-model';
export default class DefaultService extends ControlService {
/**
* 报价服务对象
* 报价服务对象
*
* @type {QuoteService}
* @memberof DefaultService
......
......@@ -13,7 +13,7 @@ import MainModel from './main-form-model';
export default class MainService extends ControlService {
/**
* 报价服务对象
* 报价服务对象
*
* @type {QuoteService}
* @memberof MainService
......
......@@ -887,7 +887,7 @@ export default class MainBase extends Vue implements ControlInterface {
excel.export_json_to_excel({
header: tHeader, //表头 必填
data, //具体数据 必填
filename: "报价表", //非必填
filename: "报价表", //非必填
autoWidth: true, //非必填
bookType: "xlsx" //非必填
});
......
......@@ -13,7 +13,7 @@ import MainModel from './main-grid-model';
export default class MainService extends ControlService {
/**
* 报价服务对象
* 报价服务对象
*
* @type {QuoteService}
* @memberof MainService
......
......@@ -13,7 +13,7 @@ import DefaultModel from './default-searchform-model';
export default class DefaultService extends ControlService {
/**
* 销售资料服务对象
* 销售宣传资料服务对象
*
* @type {SalesLiteratureService}
* @memberof DefaultService
......
......@@ -13,7 +13,7 @@ import MainModel from './main-form-model';
export default class MainService extends ControlService {
/**
* 销售资料服务对象
* 销售宣传资料服务对象
*
* @type {SalesLiteratureService}
* @memberof MainService
......
......@@ -887,7 +887,7 @@ export default class MainBase extends Vue implements ControlInterface {
excel.export_json_to_excel({
header: tHeader, //表头 必填
data, //具体数据 必填
filename: "销售资料表", //非必填
filename: "销售宣传资料表", //非必填
autoWidth: true, //非必填
bookType: "xlsx" //非必填
});
......
......@@ -13,7 +13,7 @@ import MainModel from './main-grid-model';
export default class MainService extends ControlService {
/**
* 销售资料服务对象
* 销售宣传资料服务对象
*
* @type {SalesLiteratureService}
* @memberof MainService
......
......@@ -13,7 +13,7 @@ import DefaultModel from './default-searchform-model';
export default class DefaultService extends ControlService {
/**
* 销售订单服务对象
* 订单服务对象
*
* @type {SalesOrderService}
* @memberof DefaultService
......
......@@ -13,7 +13,7 @@ import MainModel from './main-form-model';
export default class MainService extends ControlService {
/**
* 销售订单服务对象
* 订单服务对象
*
* @type {SalesOrderService}
* @memberof MainService
......
......@@ -887,7 +887,7 @@ export default class MainBase extends Vue implements ControlInterface {
excel.export_json_to_excel({
header: tHeader, //表头 必填
data, //具体数据 必填
filename: "销售订单表", //非必填
filename: "订单表", //非必填
autoWidth: true, //非必填
bookType: "xlsx" //非必填
});
......
......@@ -13,7 +13,7 @@ import MainModel from './main-grid-model';
export default class MainService extends ControlService {
/**
* 销售订单服务对象
* 订单服务对象
*
* @type {SalesOrderService}
* @memberof MainService
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[活动合作]
* 实体[活动]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[活动打印机]
* 实体[活动]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[注]
* 实体[注]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[预约]
* 实体[约会]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[审]
* 实体[审]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[业务部门新闻文章]
* 实体[公告]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[种类]
* 实体[类别]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[客户地址]
* 实体[地址]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[邮箱]
* 实体[电子邮件]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[知识库]
* 实体[知识库记录]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[语言环境]
* 实体[语言]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[信]
* 实体[信]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[公制]
* 实体[目标度量]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[电话]
* 实体[电话联络]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[邮件]
* 实体[公告 ]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[站点]
* 实体[场所]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[服务协议]
* 实体[SLA]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[服务协议项]
* 实体[SLA 项]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[服务协议KPI实例]
* 实体[SLA KPI 实例]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[科目]
* 实体[主题]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[模板]
* 实体[电子邮件模板]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[地区]
* 实体[区域]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[时区]
* 实体[时区定义]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[时区校准名称]
* 实体[时区的本地化名称]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[交易货币]
* 实体[货币]
*/
@Getter
@Setter
......
......@@ -27,7 +27,7 @@ import com.baomidou.mybatisplus.annotation.*;
import cn.ibizlab.businesscentral.util.domain.EntityMP;
/**
* 实体[计单位]
* 实体[计单位]
*/
@Getter
@Setter
......
......@@ -27,7 +27,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("ActivityPartyServiceImpl")
......
......@@ -38,7 +38,7 @@ import com.alibaba.fastjson.JSONObject;
import org.springframework.util.StringUtils;
/**
* 实体[活动打印机] 服务对象接口实现
* 实体[活动] 服务对象接口实现
*/
@Slf4j
@Service("ActivityPointerServiceImpl")
......
......@@ -38,7 +38,7 @@ import com.alibaba.fastjson.JSONObject;
import org.springframework.util.StringUtils;
/**
* 实体[注] 服务对象接口实现
* 实体[注] 服务对象接口实现
*/
@Slf4j
@Service("AnnotationServiceImpl")
......
......@@ -38,7 +38,7 @@ import com.alibaba.fastjson.JSONObject;
import org.springframework.util.StringUtils;
/**
* 实体[预约] 服务对象接口实现
* 实体[约会] 服务对象接口实现
*/
@Slf4j
@Service("AppointmentServiceImpl")
......
......@@ -38,7 +38,7 @@ import com.alibaba.fastjson.JSONObject;
import org.springframework.util.StringUtils;
/**
* 实体[审] 服务对象接口实现
* 实体[审] 服务对象接口实现
*/
@Slf4j
@Service("AuditServiceImpl")
......
......@@ -38,7 +38,7 @@ import com.alibaba.fastjson.JSONObject;
import org.springframework.util.StringUtils;
/**
* 实体[业务部门新闻文章] 服务对象接口实现
* 实体[公告] 服务对象接口实现
*/
@Slf4j
@Service("BusinessUnitNewsArticleServiceImpl")
......
......@@ -38,7 +38,7 @@ import com.alibaba.fastjson.JSONObject;
import org.springframework.util.StringUtils;
/**
* 实体[种类] 服务对象接口实现
* 实体[类别] 服务对象接口实现
*/
@Slf4j
@Service("CategoryServiceImpl")
......
......@@ -38,7 +38,7 @@ import com.alibaba.fastjson.JSONObject;
import org.springframework.util.StringUtils;
/**
* 实体[客户地址] 服务对象接口实现
* 实体[地址] 服务对象接口实现
*/
@Slf4j
@Service("CustomerAddressServiceImpl")
......
......@@ -38,7 +38,7 @@ import com.alibaba.fastjson.JSONObject;
import org.springframework.util.StringUtils;
/**
* 实体[邮箱] 服务对象接口实现
* 实体[电子邮件] 服务对象接口实现
*/
@Slf4j
@Service("EmailServiceImpl")
......
......@@ -38,7 +38,7 @@ import com.alibaba.fastjson.JSONObject;
import org.springframework.util.StringUtils;
/**
* 实体[知识库] 服务对象接口实现
* 实体[知识库记录] 服务对象接口实现
*/
@Slf4j
@Service("KnowledgeBaseRecordServiceImpl")
......
......@@ -38,7 +38,7 @@ import com.alibaba.fastjson.JSONObject;
import org.springframework.util.StringUtils;
/**
* 实体[语言环境] 服务对象接口实现
* 实体[语言] 服务对象接口实现
*/
@Slf4j
@Service("LanguageLocaleServiceImpl")
......
......@@ -38,7 +38,7 @@ import com.alibaba.fastjson.JSONObject;
import org.springframework.util.StringUtils;
/**
* 实体[信] 服务对象接口实现
* 实体[信] 服务对象接口实现
*/
@Slf4j
@Service("LetterServiceImpl")
......
......@@ -38,7 +38,7 @@ import com.alibaba.fastjson.JSONObject;
import org.springframework.util.StringUtils;
/**
* 实体[公制] 服务对象接口实现
* 实体[目标度量] 服务对象接口实现
*/
@Slf4j
@Service("MetricServiceImpl")
......
......@@ -38,7 +38,7 @@ import com.alibaba.fastjson.JSONObject;
import org.springframework.util.StringUtils;
/**
* 实体[电话] 服务对象接口实现
* 实体[电话联络] 服务对象接口实现
*/
@Slf4j
@Service("PhoneCallServiceImpl")
......
......@@ -38,7 +38,7 @@ import com.alibaba.fastjson.JSONObject;
import org.springframework.util.StringUtils;
/**
* 实体[邮件] 服务对象接口实现
* 实体[公告 ] 服务对象接口实现
*/
@Slf4j
@Service("PostServiceImpl")
......
......@@ -38,7 +38,7 @@ import com.alibaba.fastjson.JSONObject;
import org.springframework.util.StringUtils;
/**
* 实体[站点] 服务对象接口实现
* 实体[场所] 服务对象接口实现
*/
@Slf4j
@Service("SiteServiceImpl")
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册