Commit bf889f0f authored by neo's avatar neo

[dev] add re gen entity bean only comments

parent ee3f4d5e
......@@ -14,7 +14,7 @@ public class BusinessUnit extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column BUSINESS_UNIT.id
* This field corresponds to the database column BUSINESS_UNIT.ID
*
* @mbg.generated
*/
......@@ -66,9 +66,9 @@ public class BusinessUnit extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column BUSINESS_UNIT.id
* This method returns the value of the database column BUSINESS_UNIT.ID
*
* @return the value of BUSINESS_UNIT.id
* @return the value of BUSINESS_UNIT.ID
*
* @mbg.generated
*/
......@@ -78,9 +78,9 @@ public class BusinessUnit extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column BUSINESS_UNIT.id
* This method sets the value of the database column BUSINESS_UNIT.ID
*
* @param id the value for BUSINESS_UNIT.id
* @param id the value for BUSINESS_UNIT.ID
*
* @mbg.generated
*/
......
......@@ -13,7 +13,7 @@ public class Cache extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column CACHE.id
* This field corresponds to the database column CACHE.ID
*
* @mbg.generated
*/
......@@ -47,9 +47,9 @@ public class Cache extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column CACHE.id
* This method returns the value of the database column CACHE.ID
*
* @return the value of CACHE.id
* @return the value of CACHE.ID
*
* @mbg.generated
*/
......@@ -59,9 +59,9 @@ public class Cache extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column CACHE.id
* This method sets the value of the database column CACHE.ID
*
* @param id the value for CACHE.id
* @param id the value for CACHE.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class CellTemplate extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column CELL_TEMPLATE.id
* This field corresponds to the database column CELL_TEMPLATE.ID
*
* @mbg.generated
*/
......@@ -147,9 +147,9 @@ public class CellTemplate extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column CELL_TEMPLATE.id
* This method returns the value of the database column CELL_TEMPLATE.ID
*
* @return the value of CELL_TEMPLATE.id
* @return the value of CELL_TEMPLATE.ID
*
* @mbg.generated
*/
......@@ -159,9 +159,9 @@ public class CellTemplate extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column CELL_TEMPLATE.id
* This method sets the value of the database column CELL_TEMPLATE.ID
*
* @param id the value for CELL_TEMPLATE.id
* @param id the value for CELL_TEMPLATE.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class CellTemplateConfig extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column CELL_TEMPLATE_CONFIG.id
* This field corresponds to the database column CELL_TEMPLATE_CONFIG.ID
*
* @mbg.generated
*/
......@@ -201,9 +201,9 @@ public class CellTemplateConfig extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column CELL_TEMPLATE_CONFIG.id
* This method returns the value of the database column CELL_TEMPLATE_CONFIG.ID
*
* @return the value of CELL_TEMPLATE_CONFIG.id
* @return the value of CELL_TEMPLATE_CONFIG.ID
*
* @mbg.generated
*/
......@@ -213,9 +213,9 @@ public class CellTemplateConfig extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column CELL_TEMPLATE_CONFIG.id
* This method sets the value of the database column CELL_TEMPLATE_CONFIG.ID
*
* @param id the value for CELL_TEMPLATE_CONFIG.id
* @param id the value for CELL_TEMPLATE_CONFIG.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class Customer extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column CUSTOMER.id
* This field corresponds to the database column CUSTOMER.ID
*
* @mbg.generated
*/
......@@ -48,9 +48,9 @@ public class Customer extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column CUSTOMER.id
* This method returns the value of the database column CUSTOMER.ID
*
* @return the value of CUSTOMER.id
* @return the value of CUSTOMER.ID
*
* @mbg.generated
*/
......@@ -60,9 +60,9 @@ public class Customer extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column CUSTOMER.id
* This method sets the value of the database column CUSTOMER.ID
*
* @param id the value for CUSTOMER.id
* @param id the value for CUSTOMER.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class Dimension extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column DIMENSION.id
* This field corresponds to the database column DIMENSION.ID
*
* @mbg.generated
*/
......@@ -120,9 +120,9 @@ public class Dimension extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column DIMENSION.id
* This method returns the value of the database column DIMENSION.ID
*
* @return the value of DIMENSION.id
* @return the value of DIMENSION.ID
*
* @mbg.generated
*/
......@@ -132,9 +132,9 @@ public class Dimension extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column DIMENSION.id
* This method sets the value of the database column DIMENSION.ID
*
* @param id the value for DIMENSION.id
* @param id the value for DIMENSION.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class DimensionValue extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column DIMENSION_VALUE.id
* This field corresponds to the database column DIMENSION_VALUE.ID
*
* @mbg.generated
*/
......@@ -93,9 +93,9 @@ public class DimensionValue extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column DIMENSION_VALUE.id
* This method returns the value of the database column DIMENSION_VALUE.ID
*
* @return the value of DIMENSION_VALUE.id
* @return the value of DIMENSION_VALUE.ID
*
* @mbg.generated
*/
......@@ -105,9 +105,9 @@ public class DimensionValue extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column DIMENSION_VALUE.id
* This method sets the value of the database column DIMENSION_VALUE.ID
*
* @param id the value for DIMENSION_VALUE.id
* @param id the value for DIMENSION_VALUE.ID
*
* @mbg.generated
*/
......
......@@ -13,7 +13,7 @@ public class DimensionValueOrg extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column DIMENSION_VALUE_ORG.id
* This field corresponds to the database column DIMENSION_VALUE_ORG.ID
*
* @mbg.generated
*/
......@@ -47,9 +47,9 @@ public class DimensionValueOrg extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column DIMENSION_VALUE_ORG.id
* This method returns the value of the database column DIMENSION_VALUE_ORG.ID
*
* @return the value of DIMENSION_VALUE_ORG.id
* @return the value of DIMENSION_VALUE_ORG.ID
*
* @mbg.generated
*/
......@@ -59,9 +59,9 @@ public class DimensionValueOrg extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column DIMENSION_VALUE_ORG.id
* This method sets the value of the database column DIMENSION_VALUE_ORG.ID
*
* @param id the value for DIMENSION_VALUE_ORG.id
* @param id the value for DIMENSION_VALUE_ORG.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class EnterpriseAccountSet extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column ENTERPRISE_ACCOUNT_SET.id
* This field corresponds to the database column ENTERPRISE_ACCOUNT_SET.ID
*
* @mbg.generated
*/
......@@ -84,9 +84,9 @@ public class EnterpriseAccountSet extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column ENTERPRISE_ACCOUNT_SET.id
* This method returns the value of the database column ENTERPRISE_ACCOUNT_SET.ID
*
* @return the value of ENTERPRISE_ACCOUNT_SET.id
* @return the value of ENTERPRISE_ACCOUNT_SET.ID
*
* @mbg.generated
*/
......@@ -96,9 +96,9 @@ public class EnterpriseAccountSet extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column ENTERPRISE_ACCOUNT_SET.id
* This method sets the value of the database column ENTERPRISE_ACCOUNT_SET.ID
*
* @param id the value for ENTERPRISE_ACCOUNT_SET.id
* @param id the value for ENTERPRISE_ACCOUNT_SET.ID
*
* @mbg.generated
*/
......
......@@ -13,7 +13,7 @@ public class FormulaConfig extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column FORMULA_CONFIG.id
* This field corresponds to the database column FORMULA_CONFIG.ID
*
* @mbg.generated
*/
......@@ -119,9 +119,9 @@ public class FormulaConfig extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column FORMULA_CONFIG.id
* This method returns the value of the database column FORMULA_CONFIG.ID
*
* @return the value of FORMULA_CONFIG.id
* @return the value of FORMULA_CONFIG.ID
*
* @mbg.generated
*/
......@@ -131,9 +131,9 @@ public class FormulaConfig extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column FORMULA_CONFIG.id
* This method sets the value of the database column FORMULA_CONFIG.ID
*
* @param id the value for FORMULA_CONFIG.id
* @param id the value for FORMULA_CONFIG.ID
*
* @mbg.generated
*/
......
......@@ -13,7 +13,7 @@ public class FormulaParamConfig extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column FORMULA_PARAM_CONFIG.id
* This field corresponds to the database column FORMULA_PARAM_CONFIG.ID
*
* @mbg.generated
*/
......@@ -65,9 +65,9 @@ public class FormulaParamConfig extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column FORMULA_PARAM_CONFIG.id
* This method returns the value of the database column FORMULA_PARAM_CONFIG.ID
*
* @return the value of FORMULA_PARAM_CONFIG.id
* @return the value of FORMULA_PARAM_CONFIG.ID
*
* @mbg.generated
*/
......@@ -77,9 +77,9 @@ public class FormulaParamConfig extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column FORMULA_PARAM_CONFIG.id
* This method sets the value of the database column FORMULA_PARAM_CONFIG.ID
*
* @param id the value for FORMULA_PARAM_CONFIG.id
* @param id the value for FORMULA_PARAM_CONFIG.ID
*
* @mbg.generated
*/
......
......@@ -13,7 +13,7 @@ public class FormulaParamMapping extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column FORMULA_PARAM_MAPPING.id
* This field corresponds to the database column FORMULA_PARAM_MAPPING.ID
*
* @mbg.generated
*/
......@@ -56,9 +56,9 @@ public class FormulaParamMapping extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column FORMULA_PARAM_MAPPING.id
* This method returns the value of the database column FORMULA_PARAM_MAPPING.ID
*
* @return the value of FORMULA_PARAM_MAPPING.id
* @return the value of FORMULA_PARAM_MAPPING.ID
*
* @mbg.generated
*/
......@@ -68,9 +68,9 @@ public class FormulaParamMapping extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column FORMULA_PARAM_MAPPING.id
* This method sets the value of the database column FORMULA_PARAM_MAPPING.ID
*
* @param id the value for FORMULA_PARAM_MAPPING.id
* @param id the value for FORMULA_PARAM_MAPPING.ID
*
* @mbg.generated
*/
......
......@@ -13,7 +13,7 @@ public class FormulaParamOption extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column FORMULA_PARAM_OPTION.id
* This field corresponds to the database column FORMULA_PARAM_OPTION.ID
*
* @mbg.generated
*/
......@@ -74,9 +74,9 @@ public class FormulaParamOption extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column FORMULA_PARAM_OPTION.id
* This method returns the value of the database column FORMULA_PARAM_OPTION.ID
*
* @return the value of FORMULA_PARAM_OPTION.id
* @return the value of FORMULA_PARAM_OPTION.ID
*
* @mbg.generated
*/
......@@ -86,9 +86,9 @@ public class FormulaParamOption extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column FORMULA_PARAM_OPTION.id
* This method sets the value of the database column FORMULA_PARAM_OPTION.ID
*
* @param id the value for FORMULA_PARAM_OPTION.id
* @param id the value for FORMULA_PARAM_OPTION.ID
*
* @mbg.generated
*/
......
......@@ -13,7 +13,7 @@ public class Industry extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column INDUSTRY.id
* This field corresponds to the database column INDUSTRY.ID
*
* @mbg.generated
*/
......@@ -56,9 +56,9 @@ public class Industry extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column INDUSTRY.id
* This method returns the value of the database column INDUSTRY.ID
*
* @return the value of INDUSTRY.id
* @return the value of INDUSTRY.ID
*
* @mbg.generated
*/
......@@ -68,9 +68,9 @@ public class Industry extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column INDUSTRY.id
* This method sets the value of the database column INDUSTRY.ID
*
* @param id the value for INDUSTRY.id
* @param id the value for INDUSTRY.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class KeyValueConfig extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column KEY_VALUE_CONFIG.id
* This field corresponds to the database column KEY_VALUE_CONFIG.ID
*
* @mbg.generated
*/
......@@ -165,9 +165,9 @@ public class KeyValueConfig extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column KEY_VALUE_CONFIG.id
* This method returns the value of the database column KEY_VALUE_CONFIG.ID
*
* @return the value of KEY_VALUE_CONFIG.id
* @return the value of KEY_VALUE_CONFIG.ID
*
* @mbg.generated
*/
......@@ -177,9 +177,9 @@ public class KeyValueConfig extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column KEY_VALUE_CONFIG.id
* This method sets the value of the database column KEY_VALUE_CONFIG.ID
*
* @param id the value for KEY_VALUE_CONFIG.id
* @param id the value for KEY_VALUE_CONFIG.ID
*
* @mbg.generated
*/
......
......@@ -13,7 +13,7 @@ public class KeyValueReference extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column KEY_VALUE_REFERENCE.id
* This field corresponds to the database column KEY_VALUE_REFERENCE.ID
*
* @mbg.generated
*/
......@@ -83,9 +83,9 @@ public class KeyValueReference extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column KEY_VALUE_REFERENCE.id
* This method returns the value of the database column KEY_VALUE_REFERENCE.ID
*
* @return the value of KEY_VALUE_REFERENCE.id
* @return the value of KEY_VALUE_REFERENCE.ID
*
* @mbg.generated
*/
......@@ -95,9 +95,9 @@ public class KeyValueReference extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column KEY_VALUE_REFERENCE.id
* This method sets the value of the database column KEY_VALUE_REFERENCE.ID
*
* @param id the value for KEY_VALUE_REFERENCE.id
* @param id the value for KEY_VALUE_REFERENCE.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class Menu extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column MENU.id
* This field corresponds to the database column MENU.ID
*
* @mbg.generated
*/
......@@ -129,9 +129,9 @@ public class Menu extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column MENU.id
* This method returns the value of the database column MENU.ID
*
* @return the value of MENU.id
* @return the value of MENU.ID
*
* @mbg.generated
*/
......@@ -141,9 +141,9 @@ public class Menu extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column MENU.id
* This method sets the value of the database column MENU.ID
*
* @param id the value for MENU.id
* @param id the value for MENU.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class Model extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column MODEL.id
* This field corresponds to the database column MODEL.ID
*
* @mbg.generated
*/
......@@ -156,9 +156,9 @@ public class Model extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column MODEL.id
* This method returns the value of the database column MODEL.ID
*
* @return the value of MODEL.id
* @return the value of MODEL.ID
*
* @mbg.generated
*/
......@@ -168,9 +168,9 @@ public class Model extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column MODEL.id
* This method sets the value of the database column MODEL.ID
*
* @param id the value for MODEL.id
* @param id the value for MODEL.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class ModelCategory extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column MODEL_CATEGORY.id
* This field corresponds to the database column MODEL_CATEGORY.ID
*
* @mbg.generated
*/
......@@ -111,9 +111,9 @@ public class ModelCategory extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column MODEL_CATEGORY.id
* This method returns the value of the database column MODEL_CATEGORY.ID
*
* @return the value of MODEL_CATEGORY.id
* @return the value of MODEL_CATEGORY.ID
*
* @mbg.generated
*/
......@@ -123,9 +123,9 @@ public class ModelCategory extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column MODEL_CATEGORY.id
* This method sets the value of the database column MODEL_CATEGORY.ID
*
* @param id the value for MODEL_CATEGORY.id
* @param id the value for MODEL_CATEGORY.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class ModelConfig extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column MODEL_CONFIG.id
* This field corresponds to the database column MODEL_CONFIG.ID
*
* @mbg.generated
*/
......@@ -66,9 +66,9 @@ public class ModelConfig extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column MODEL_CONFIG.id
* This method returns the value of the database column MODEL_CONFIG.ID
*
* @return the value of MODEL_CONFIG.id
* @return the value of MODEL_CONFIG.ID
*
* @mbg.generated
*/
......@@ -78,9 +78,9 @@ public class ModelConfig extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column MODEL_CONFIG.id
* This method sets the value of the database column MODEL_CONFIG.ID
*
* @param id the value for MODEL_CONFIG.id
* @param id the value for MODEL_CONFIG.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class ModelServiceConfig extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column MODEL_SERVICE_CONFIG.id
* This field corresponds to the database column MODEL_SERVICE_CONFIG.ID
*
* @mbg.generated
*/
......@@ -66,9 +66,9 @@ public class ModelServiceConfig extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column MODEL_SERVICE_CONFIG.id
* This method returns the value of the database column MODEL_SERVICE_CONFIG.ID
*
* @return the value of MODEL_SERVICE_CONFIG.id
* @return the value of MODEL_SERVICE_CONFIG.ID
*
* @mbg.generated
*/
......@@ -78,9 +78,9 @@ public class ModelServiceConfig extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column MODEL_SERVICE_CONFIG.id
* This method sets the value of the database column MODEL_SERVICE_CONFIG.ID
*
* @param id the value for MODEL_SERVICE_CONFIG.id
* @param id the value for MODEL_SERVICE_CONFIG.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class OperationLogBasicData extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column OPERATION_LOG_BASIC_DATA.id
* This field corresponds to the database column OPERATION_LOG_BASIC_DATA.ID
*
* @mbg.generated
*/
......@@ -120,9 +120,9 @@ public class OperationLogBasicData extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column OPERATION_LOG_BASIC_DATA.id
* This method returns the value of the database column OPERATION_LOG_BASIC_DATA.ID
*
* @return the value of OPERATION_LOG_BASIC_DATA.id
* @return the value of OPERATION_LOG_BASIC_DATA.ID
*
* @mbg.generated
*/
......@@ -132,9 +132,9 @@ public class OperationLogBasicData extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column OPERATION_LOG_BASIC_DATA.id
* This method sets the value of the database column OPERATION_LOG_BASIC_DATA.ID
*
* @param id the value for OPERATION_LOG_BASIC_DATA.id
* @param id the value for OPERATION_LOG_BASIC_DATA.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class OperationLogEnterPrise extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column OPERATION_LOG_ENTER_PRISE.id
* This field corresponds to the database column OPERATION_LOG_ENTER_PRISE.ID
*
* @mbg.generated
*/
......@@ -120,9 +120,9 @@ public class OperationLogEnterPrise extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column OPERATION_LOG_ENTER_PRISE.id
* This method returns the value of the database column OPERATION_LOG_ENTER_PRISE.ID
*
* @return the value of OPERATION_LOG_ENTER_PRISE.id
* @return the value of OPERATION_LOG_ENTER_PRISE.ID
*
* @mbg.generated
*/
......@@ -132,9 +132,9 @@ public class OperationLogEnterPrise extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column OPERATION_LOG_ENTER_PRISE.id
* This method sets the value of the database column OPERATION_LOG_ENTER_PRISE.ID
*
* @param id the value for OPERATION_LOG_ENTER_PRISE.id
* @param id the value for OPERATION_LOG_ENTER_PRISE.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class OperationLogOrganization extends BaseEntity implements Serializable
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column OPERATION_LOG_ORGANIZATION.id
* This field corresponds to the database column OPERATION_LOG_ORGANIZATION.ID
*
* @mbg.generated
*/
......@@ -120,9 +120,9 @@ public class OperationLogOrganization extends BaseEntity implements Serializable
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column OPERATION_LOG_ORGANIZATION.id
* This method returns the value of the database column OPERATION_LOG_ORGANIZATION.ID
*
* @return the value of OPERATION_LOG_ORGANIZATION.id
* @return the value of OPERATION_LOG_ORGANIZATION.ID
*
* @mbg.generated
*/
......@@ -132,9 +132,9 @@ public class OperationLogOrganization extends BaseEntity implements Serializable
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column OPERATION_LOG_ORGANIZATION.id
* This method sets the value of the database column OPERATION_LOG_ORGANIZATION.ID
*
* @param id the value for OPERATION_LOG_ORGANIZATION.id
* @param id the value for OPERATION_LOG_ORGANIZATION.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class OperationLogRole extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column OPERATION_LOG_ROLE.id
* This field corresponds to the database column OPERATION_LOG_ROLE.ID
*
* @mbg.generated
*/
......@@ -120,9 +120,9 @@ public class OperationLogRole extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column OPERATION_LOG_ROLE.id
* This method returns the value of the database column OPERATION_LOG_ROLE.ID
*
* @return the value of OPERATION_LOG_ROLE.id
* @return the value of OPERATION_LOG_ROLE.ID
*
* @mbg.generated
*/
......@@ -132,9 +132,9 @@ public class OperationLogRole extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column OPERATION_LOG_ROLE.id
* This method sets the value of the database column OPERATION_LOG_ROLE.ID
*
* @param id the value for OPERATION_LOG_ROLE.id
* @param id the value for OPERATION_LOG_ROLE.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class OperationLogUser extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column OPERATION_LOG_USER.id
* This field corresponds to the database column OPERATION_LOG_USER.ID
*
* @mbg.generated
*/
......@@ -120,9 +120,9 @@ public class OperationLogUser extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column OPERATION_LOG_USER.id
* This method returns the value of the database column OPERATION_LOG_USER.ID
*
* @return the value of OPERATION_LOG_USER.id
* @return the value of OPERATION_LOG_USER.ID
*
* @mbg.generated
*/
......@@ -132,9 +132,9 @@ public class OperationLogUser extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column OPERATION_LOG_USER.id
* This method sets the value of the database column OPERATION_LOG_USER.ID
*
* @param id the value for OPERATION_LOG_USER.id
* @param id the value for OPERATION_LOG_USER.ID
*
* @mbg.generated
*/
......
......@@ -13,7 +13,7 @@ public class OrganizationServiceTemplateGroup extends BaseEntity implements Seri
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column ORG_SERVICE_TEMPLATE_GROUP.id
* This field corresponds to the database column ORG_SERVICE_TEMPLATE_GROUP.ID
*
* @mbg.generated
*/
......@@ -56,9 +56,9 @@ public class OrganizationServiceTemplateGroup extends BaseEntity implements Seri
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column ORG_SERVICE_TEMPLATE_GROUP.id
* This method returns the value of the database column ORG_SERVICE_TEMPLATE_GROUP.ID
*
* @return the value of ORG_SERVICE_TEMPLATE_GROUP.id
* @return the value of ORG_SERVICE_TEMPLATE_GROUP.ID
*
* @mbg.generated
*/
......@@ -68,9 +68,9 @@ public class OrganizationServiceTemplateGroup extends BaseEntity implements Seri
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column ORG_SERVICE_TEMPLATE_GROUP.id
* This method sets the value of the database column ORG_SERVICE_TEMPLATE_GROUP.ID
*
* @param id the value for ORG_SERVICE_TEMPLATE_GROUP.id
* @param id the value for ORG_SERVICE_TEMPLATE_GROUP.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class OrganizationStructure extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column ORGANIZATION_STRUCTURE.id
* This field corresponds to the database column ORGANIZATION_STRUCTURE.ID
*
* @mbg.generated
*/
......@@ -66,9 +66,9 @@ public class OrganizationStructure extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column ORGANIZATION_STRUCTURE.id
* This method returns the value of the database column ORGANIZATION_STRUCTURE.ID
*
* @return the value of ORGANIZATION_STRUCTURE.id
* @return the value of ORGANIZATION_STRUCTURE.ID
*
* @mbg.generated
*/
......@@ -78,9 +78,9 @@ public class OrganizationStructure extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column ORGANIZATION_STRUCTURE.id
* This method sets the value of the database column ORGANIZATION_STRUCTURE.ID
*
* @param id the value for ORGANIZATION_STRUCTURE.id
* @param id the value for ORGANIZATION_STRUCTURE.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class PeriodInfo extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column PERIOD_INFO.id
* This field corresponds to the database column PERIOD_INFO.ID
*
* @mbg.generated
*/
......@@ -111,9 +111,9 @@ public class PeriodInfo extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column PERIOD_INFO.id
* This method returns the value of the database column PERIOD_INFO.ID
*
* @return the value of PERIOD_INFO.id
* @return the value of PERIOD_INFO.ID
*
* @mbg.generated
*/
......@@ -123,9 +123,9 @@ public class PeriodInfo extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column PERIOD_INFO.id
* This method sets the value of the database column PERIOD_INFO.ID
*
* @param id the value for PERIOD_INFO.id
* @param id the value for PERIOD_INFO.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class Project extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column PROJECT.id
* This field corresponds to the database column PROJECT.ID
*
* @mbg.generated
*/
......@@ -165,9 +165,9 @@ public class Project extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column PROJECT.id
* This method returns the value of the database column PROJECT.ID
*
* @return the value of PROJECT.id
* @return the value of PROJECT.ID
*
* @mbg.generated
*/
......@@ -177,9 +177,9 @@ public class Project extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column PROJECT.id
* This method sets the value of the database column PROJECT.ID
*
* @param id the value for PROJECT.id
* @param id the value for PROJECT.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class ProjectClient extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column PROJECT_CLIENT.id
* This field corresponds to the database column PROJECT_CLIENT.ID
*
* @mbg.generated
*/
......@@ -84,9 +84,9 @@ public class ProjectClient extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column PROJECT_CLIENT.id
* This method returns the value of the database column PROJECT_CLIENT.ID
*
* @return the value of PROJECT_CLIENT.id
* @return the value of PROJECT_CLIENT.ID
*
* @mbg.generated
*/
......@@ -96,9 +96,9 @@ public class ProjectClient extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column PROJECT_CLIENT.id
* This method sets the value of the database column PROJECT_CLIENT.ID
*
* @param id the value for PROJECT_CLIENT.id
* @param id the value for PROJECT_CLIENT.ID
*
* @mbg.generated
*/
......
......@@ -13,7 +13,7 @@ public class ProjectServiceType extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column PROJECT_SERVICE_TYPE.id
* This field corresponds to the database column PROJECT_SERVICE_TYPE.ID
*
* @mbg.generated
*/
......@@ -56,9 +56,9 @@ public class ProjectServiceType extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column PROJECT_SERVICE_TYPE.id
* This method returns the value of the database column PROJECT_SERVICE_TYPE.ID
*
* @return the value of PROJECT_SERVICE_TYPE.id
* @return the value of PROJECT_SERVICE_TYPE.ID
*
* @mbg.generated
*/
......@@ -68,9 +68,9 @@ public class ProjectServiceType extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column PROJECT_SERVICE_TYPE.id
* This method sets the value of the database column PROJECT_SERVICE_TYPE.ID
*
* @param id the value for PROJECT_SERVICE_TYPE.id
* @param id the value for PROJECT_SERVICE_TYPE.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class ProjectStatusManage extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column PROJECT_STATUS_MANAGE.id
* This field corresponds to the database column PROJECT_STATUS_MANAGE.ID
*
* @mbg.generated
*/
......@@ -84,9 +84,9 @@ public class ProjectStatusManage extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column PROJECT_STATUS_MANAGE.id
* This method returns the value of the database column PROJECT_STATUS_MANAGE.ID
*
* @return the value of PROJECT_STATUS_MANAGE.id
* @return the value of PROJECT_STATUS_MANAGE.ID
*
* @mbg.generated
*/
......@@ -96,9 +96,9 @@ public class ProjectStatusManage extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column PROJECT_STATUS_MANAGE.id
* This method sets the value of the database column PROJECT_STATUS_MANAGE.ID
*
* @param id the value for PROJECT_STATUS_MANAGE.id
* @param id the value for PROJECT_STATUS_MANAGE.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class Role extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column ROLE.id
* This field corresponds to the database column ROLE.ID
*
* @mbg.generated
*/
......@@ -84,9 +84,9 @@ public class Role extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column ROLE.id
* This method returns the value of the database column ROLE.ID
*
* @return the value of ROLE.id
* @return the value of ROLE.ID
*
* @mbg.generated
*/
......@@ -96,9 +96,9 @@ public class Role extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column ROLE.id
* This method sets the value of the database column ROLE.ID
*
* @param id the value for ROLE.id
* @param id the value for ROLE.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class RoleCategory extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column ROLE_CATEGORY.id
* This field corresponds to the database column ROLE_CATEGORY.ID
*
* @mbg.generated
*/
......@@ -66,9 +66,9 @@ public class RoleCategory extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column ROLE_CATEGORY.id
* This method returns the value of the database column ROLE_CATEGORY.ID
*
* @return the value of ROLE_CATEGORY.id
* @return the value of ROLE_CATEGORY.ID
*
* @mbg.generated
*/
......@@ -78,9 +78,9 @@ public class RoleCategory extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column ROLE_CATEGORY.id
* This method sets the value of the database column ROLE_CATEGORY.ID
*
* @param id the value for ROLE_CATEGORY.id
* @param id the value for ROLE_CATEGORY.ID
*
* @mbg.generated
*/
......
......@@ -13,7 +13,7 @@ public class ServiceType extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column SERVICE_TYPE.id
* This field corresponds to the database column SERVICE_TYPE.ID
*
* @mbg.generated
*/
......@@ -56,9 +56,9 @@ public class ServiceType extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column SERVICE_TYPE.id
* This method returns the value of the database column SERVICE_TYPE.ID
*
* @return the value of SERVICE_TYPE.id
* @return the value of SERVICE_TYPE.ID
*
* @mbg.generated
*/
......@@ -68,9 +68,9 @@ public class ServiceType extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column SERVICE_TYPE.id
* This method sets the value of the database column SERVICE_TYPE.ID
*
* @param id the value for SERVICE_TYPE.id
* @param id the value for SERVICE_TYPE.ID
*
* @mbg.generated
*/
......
......@@ -13,7 +13,7 @@ public class StandardAccount extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column STANDARD_ACCOUNT.id
* This field corresponds to the database column STANDARD_ACCOUNT.ID
*
* @mbg.generated
*/
......@@ -146,9 +146,9 @@ public class StandardAccount extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column STANDARD_ACCOUNT.id
* This method returns the value of the database column STANDARD_ACCOUNT.ID
*
* @return the value of STANDARD_ACCOUNT.id
* @return the value of STANDARD_ACCOUNT.ID
*
* @mbg.generated
*/
......@@ -158,9 +158,9 @@ public class StandardAccount extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column STANDARD_ACCOUNT.id
* This method sets the value of the database column STANDARD_ACCOUNT.ID
*
* @param id the value for STANDARD_ACCOUNT.id
* @param id the value for STANDARD_ACCOUNT.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class StatisticAttribute extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column STATISTIC_ATTRIBUTE.id
* This field corresponds to the database column STATISTIC_ATTRIBUTE.ID
*
* @mbg.generated
*/
......@@ -66,9 +66,9 @@ public class StatisticAttribute extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column STATISTIC_ATTRIBUTE.id
* This method returns the value of the database column STATISTIC_ATTRIBUTE.ID
*
* @return the value of STATISTIC_ATTRIBUTE.id
* @return the value of STATISTIC_ATTRIBUTE.ID
*
* @mbg.generated
*/
......@@ -78,9 +78,9 @@ public class StatisticAttribute extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column STATISTIC_ATTRIBUTE.id
* This method sets the value of the database column STATISTIC_ATTRIBUTE.ID
*
* @param id the value for STATISTIC_ATTRIBUTE.id
* @param id the value for STATISTIC_ATTRIBUTE.ID
*
* @mbg.generated
*/
......
......@@ -13,7 +13,7 @@ public class StatisticAttributeDimension extends BaseEntity implements Serializa
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column STATISTIC_ATTRIBUTE_DIMENSION.id
* This field corresponds to the database column STATISTIC_ATTRIBUTE_DIMENSION.ID
*
* @mbg.generated
*/
......@@ -56,9 +56,9 @@ public class StatisticAttributeDimension extends BaseEntity implements Serializa
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column STATISTIC_ATTRIBUTE_DIMENSION.id
* This method returns the value of the database column STATISTIC_ATTRIBUTE_DIMENSION.ID
*
* @return the value of STATISTIC_ATTRIBUTE_DIMENSION.id
* @return the value of STATISTIC_ATTRIBUTE_DIMENSION.ID
*
* @mbg.generated
*/
......@@ -68,9 +68,9 @@ public class StatisticAttributeDimension extends BaseEntity implements Serializa
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column STATISTIC_ATTRIBUTE_DIMENSION.id
* This method sets the value of the database column STATISTIC_ATTRIBUTE_DIMENSION.ID
*
* @param id the value for STATISTIC_ATTRIBUTE_DIMENSION.id
* @param id the value for STATISTIC_ATTRIBUTE_DIMENSION.ID
*
* @mbg.generated
*/
......
......@@ -15,7 +15,7 @@ public class Stock extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column STOCK.id
* This field corresponds to the database column STOCK.ID
*
* @mbg.generated
*/
......@@ -103,9 +103,9 @@ public class Stock extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column STOCK.id
* This method returns the value of the database column STOCK.ID
*
* @return the value of STOCK.id
* @return the value of STOCK.ID
*
* @mbg.generated
*/
......@@ -115,9 +115,9 @@ public class Stock extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column STOCK.id
* This method sets the value of the database column STOCK.ID
*
* @param id the value for STOCK.id
* @param id the value for STOCK.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class TaxPayerReportRule extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column TAX_PAYER_REPORT_RULE.id
* This field corresponds to the database column TAX_PAYER_REPORT_RULE.ID
*
* @mbg.generated
*/
......@@ -102,9 +102,9 @@ public class TaxPayerReportRule extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column TAX_PAYER_REPORT_RULE.id
* This method returns the value of the database column TAX_PAYER_REPORT_RULE.ID
*
* @return the value of TAX_PAYER_REPORT_RULE.id
* @return the value of TAX_PAYER_REPORT_RULE.ID
*
* @mbg.generated
*/
......@@ -114,9 +114,9 @@ public class TaxPayerReportRule extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column TAX_PAYER_REPORT_RULE.id
* This method sets the value of the database column TAX_PAYER_REPORT_RULE.ID
*
* @param id the value for TAX_PAYER_REPORT_RULE.id
* @param id the value for TAX_PAYER_REPORT_RULE.ID
*
* @mbg.generated
*/
......
......@@ -15,7 +15,7 @@ public class TaxRuleSetting extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column TAX_RULE_SETTING.id
* This field corresponds to the database column TAX_RULE_SETTING.ID
*
* @mbg.generated
*/
......@@ -112,9 +112,9 @@ public class TaxRuleSetting extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column TAX_RULE_SETTING.id
* This method returns the value of the database column TAX_RULE_SETTING.ID
*
* @return the value of TAX_RULE_SETTING.id
* @return the value of TAX_RULE_SETTING.ID
*
* @mbg.generated
*/
......@@ -124,9 +124,9 @@ public class TaxRuleSetting extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column TAX_RULE_SETTING.id
* This method sets the value of the database column TAX_RULE_SETTING.ID
*
* @param id the value for TAX_RULE_SETTING.id
* @param id the value for TAX_RULE_SETTING.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class TaxRuleSettingOrganization extends BaseEntity implements Serializab
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column TAX_RULE_SETTING_ORGANIZATION.id
* This field corresponds to the database column TAX_RULE_SETTING_ORGANIZATION.ID
*
* @mbg.generated
*/
......@@ -84,9 +84,9 @@ public class TaxRuleSettingOrganization extends BaseEntity implements Serializab
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column TAX_RULE_SETTING_ORGANIZATION.id
* This method returns the value of the database column TAX_RULE_SETTING_ORGANIZATION.ID
*
* @return the value of TAX_RULE_SETTING_ORGANIZATION.id
* @return the value of TAX_RULE_SETTING_ORGANIZATION.ID
*
* @mbg.generated
*/
......@@ -96,9 +96,9 @@ public class TaxRuleSettingOrganization extends BaseEntity implements Serializab
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column TAX_RULE_SETTING_ORGANIZATION.id
* This method sets the value of the database column TAX_RULE_SETTING_ORGANIZATION.ID
*
* @param id the value for TAX_RULE_SETTING_ORGANIZATION.id
* @param id the value for TAX_RULE_SETTING_ORGANIZATION.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class TemplateFormula extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column TEMPLATE_FORMULA.id
* This field corresponds to the database column TEMPLATE_FORMULA.ID
*
* @mbg.generated
*/
......@@ -111,9 +111,9 @@ public class TemplateFormula extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column TEMPLATE_FORMULA.id
* This method returns the value of the database column TEMPLATE_FORMULA.ID
*
* @return the value of TEMPLATE_FORMULA.id
* @return the value of TEMPLATE_FORMULA.ID
*
* @mbg.generated
*/
......@@ -123,9 +123,9 @@ public class TemplateFormula extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column TEMPLATE_FORMULA.id
* This method sets the value of the database column TEMPLATE_FORMULA.ID
*
* @param id the value for TEMPLATE_FORMULA.id
* @param id the value for TEMPLATE_FORMULA.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class TemplateGroup extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column TEMPLATE_GROUP.id
* This field corresponds to the database column TEMPLATE_GROUP.ID
*
* @mbg.generated
*/
......@@ -129,9 +129,9 @@ public class TemplateGroup extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column TEMPLATE_GROUP.id
* This method returns the value of the database column TEMPLATE_GROUP.ID
*
* @return the value of TEMPLATE_GROUP.id
* @return the value of TEMPLATE_GROUP.ID
*
* @mbg.generated
*/
......@@ -141,9 +141,9 @@ public class TemplateGroup extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column TEMPLATE_GROUP.id
* This method sets the value of the database column TEMPLATE_GROUP.ID
*
* @param id the value for TEMPLATE_GROUP.id
* @param id the value for TEMPLATE_GROUP.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class User extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column USER.id
* This field corresponds to the database column USER.ID
*
* @mbg.generated
*/
......@@ -156,9 +156,9 @@ public class User extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column USER.id
* This method returns the value of the database column USER.ID
*
* @return the value of USER.id
* @return the value of USER.ID
*
* @mbg.generated
*/
......@@ -168,9 +168,9 @@ public class User extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column USER.id
* This method sets the value of the database column USER.ID
*
* @param id the value for USER.id
* @param id the value for USER.ID
*
* @mbg.generated
*/
......
......@@ -13,7 +13,7 @@ public class UserDimensionValue extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column USER_DIMENSION_VALUE.id
* This field corresponds to the database column USER_DIMENSION_VALUE.ID
*
* @mbg.generated
*/
......@@ -74,9 +74,9 @@ public class UserDimensionValue extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column USER_DIMENSION_VALUE.id
* This method returns the value of the database column USER_DIMENSION_VALUE.ID
*
* @return the value of USER_DIMENSION_VALUE.id
* @return the value of USER_DIMENSION_VALUE.ID
*
* @mbg.generated
*/
......@@ -86,9 +86,9 @@ public class UserDimensionValue extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column USER_DIMENSION_VALUE.id
* This method sets the value of the database column USER_DIMENSION_VALUE.ID
*
* @param id the value for USER_DIMENSION_VALUE.id
* @param id the value for USER_DIMENSION_VALUE.ID
*
* @mbg.generated
*/
......
......@@ -13,7 +13,7 @@ public class UserDimensionValueOrg extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column USER_DIMENSION_VALUE_ORG.id
* This field corresponds to the database column USER_DIMENSION_VALUE_ORG.ID
*
* @mbg.generated
*/
......@@ -56,9 +56,9 @@ public class UserDimensionValueOrg extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column USER_DIMENSION_VALUE_ORG.id
* This method returns the value of the database column USER_DIMENSION_VALUE_ORG.ID
*
* @return the value of USER_DIMENSION_VALUE_ORG.id
* @return the value of USER_DIMENSION_VALUE_ORG.ID
*
* @mbg.generated
*/
......@@ -68,9 +68,9 @@ public class UserDimensionValueOrg extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column USER_DIMENSION_VALUE_ORG.id
* This method sets the value of the database column USER_DIMENSION_VALUE_ORG.ID
*
* @param id the value for USER_DIMENSION_VALUE_ORG.id
* @param id the value for USER_DIMENSION_VALUE_ORG.ID
*
* @mbg.generated
*/
......
......@@ -13,7 +13,7 @@ public class UserDimensionValueRole extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column USER_DIMENSION_VALUE_ROLE.id
* This field corresponds to the database column USER_DIMENSION_VALUE_ROLE.ID
*
* @mbg.generated
*/
......@@ -47,9 +47,9 @@ public class UserDimensionValueRole extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column USER_DIMENSION_VALUE_ROLE.id
* This method returns the value of the database column USER_DIMENSION_VALUE_ROLE.ID
*
* @return the value of USER_DIMENSION_VALUE_ROLE.id
* @return the value of USER_DIMENSION_VALUE_ROLE.ID
*
* @mbg.generated
*/
......@@ -59,9 +59,9 @@ public class UserDimensionValueRole extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column USER_DIMENSION_VALUE_ROLE.id
* This method sets the value of the database column USER_DIMENSION_VALUE_ROLE.ID
*
* @param id the value for USER_DIMENSION_VALUE_ROLE.id
* @param id the value for USER_DIMENSION_VALUE_ROLE.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class UserHistoricalPassword extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column USER_HISTORICAL_PASSWORD.id
* This field corresponds to the database column USER_HISTORICAL_PASSWORD.ID
*
* @mbg.generated
*/
......@@ -57,9 +57,9 @@ public class UserHistoricalPassword extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column USER_HISTORICAL_PASSWORD.id
* This method returns the value of the database column USER_HISTORICAL_PASSWORD.ID
*
* @return the value of USER_HISTORICAL_PASSWORD.id
* @return the value of USER_HISTORICAL_PASSWORD.ID
*
* @mbg.generated
*/
......@@ -69,9 +69,9 @@ public class UserHistoricalPassword extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column USER_HISTORICAL_PASSWORD.id
* This method sets the value of the database column USER_HISTORICAL_PASSWORD.ID
*
* @param id the value for USER_HISTORICAL_PASSWORD.id
* @param id the value for USER_HISTORICAL_PASSWORD.ID
*
* @mbg.generated
*/
......
......@@ -13,7 +13,7 @@ public class UserOrganization extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column USER_ORGANIZATION.id
* This field corresponds to the database column USER_ORGANIZATION.ID
*
* @mbg.generated
*/
......@@ -65,9 +65,9 @@ public class UserOrganization extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column USER_ORGANIZATION.id
* This method returns the value of the database column USER_ORGANIZATION.ID
*
* @return the value of USER_ORGANIZATION.id
* @return the value of USER_ORGANIZATION.ID
*
* @mbg.generated
*/
......@@ -77,9 +77,9 @@ public class UserOrganization extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column USER_ORGANIZATION.id
* This method sets the value of the database column USER_ORGANIZATION.ID
*
* @param id the value for USER_ORGANIZATION.id
* @param id the value for USER_ORGANIZATION.ID
*
* @mbg.generated
*/
......
......@@ -13,7 +13,7 @@ public class UserOrganizationRole extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column USER_ORGANIZATION_ROLE.id
* This field corresponds to the database column USER_ORGANIZATION_ROLE.ID
*
* @mbg.generated
*/
......@@ -47,9 +47,9 @@ public class UserOrganizationRole extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column USER_ORGANIZATION_ROLE.id
* This method returns the value of the database column USER_ORGANIZATION_ROLE.ID
*
* @return the value of USER_ORGANIZATION_ROLE.id
* @return the value of USER_ORGANIZATION_ROLE.ID
*
* @mbg.generated
*/
......@@ -59,9 +59,9 @@ public class UserOrganizationRole extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column USER_ORGANIZATION_ROLE.id
* This method sets the value of the database column USER_ORGANIZATION_ROLE.ID
*
* @param id the value for USER_ORGANIZATION_ROLE.id
* @param id the value for USER_ORGANIZATION_ROLE.ID
*
* @mbg.generated
*/
......
......@@ -13,7 +13,7 @@ public class UserRole extends BaseEntity implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column USER_ROLE.id
* This field corresponds to the database column USER_ROLE.ID
*
* @mbg.generated
*/
......@@ -65,9 +65,9 @@ public class UserRole extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column USER_ROLE.id
* This method returns the value of the database column USER_ROLE.ID
*
* @return the value of USER_ROLE.id
* @return the value of USER_ROLE.ID
*
* @mbg.generated
*/
......@@ -77,9 +77,9 @@ public class UserRole extends BaseEntity implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column USER_ROLE.id
* This method sets the value of the database column USER_ROLE.ID
*
* @param id the value for USER_ROLE.id
* @param id the value for USER_ROLE.ID
*
* @mbg.generated
*/
......
......@@ -13,7 +13,7 @@ public class Account implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column ACCOUNT.id
* This field corresponds to the database column ACCOUNT.ID
*
* @mbg.generated
*/
......@@ -146,9 +146,9 @@ public class Account implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column ACCOUNT.id
* This method returns the value of the database column ACCOUNT.ID
*
* @return the value of ACCOUNT.id
* @return the value of ACCOUNT.ID
*
* @mbg.generated
*/
......@@ -158,9 +158,9 @@ public class Account implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column ACCOUNT.id
* This method sets the value of the database column ACCOUNT.ID
*
* @param id the value for ACCOUNT.id
* @param id the value for ACCOUNT.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class AssetGroupResult implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column ASSET_GROUP_RESULT.id
* This field corresponds to the database column ASSET_GROUP_RESULT.ID
*
* @mbg.generated
*/
......@@ -84,9 +84,9 @@ public class AssetGroupResult implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column ASSET_GROUP_RESULT.id
* This method returns the value of the database column ASSET_GROUP_RESULT.ID
*
* @return the value of ASSET_GROUP_RESULT.id
* @return the value of ASSET_GROUP_RESULT.ID
*
* @mbg.generated
*/
......@@ -96,9 +96,9 @@ public class AssetGroupResult implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column ASSET_GROUP_RESULT.id
* This method sets the value of the database column ASSET_GROUP_RESULT.ID
*
* @param id the value for ASSET_GROUP_RESULT.id
* @param id the value for ASSET_GROUP_RESULT.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class CellComment implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column CELL_COMMENT.id
* This field corresponds to the database column CELL_COMMENT.ID
*
* @mbg.generated
*/
......@@ -111,9 +111,9 @@ public class CellComment implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column CELL_COMMENT.id
* This method returns the value of the database column CELL_COMMENT.ID
*
* @return the value of CELL_COMMENT.id
* @return the value of CELL_COMMENT.ID
*
* @mbg.generated
*/
......@@ -123,9 +123,9 @@ public class CellComment implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column CELL_COMMENT.id
* This method sets the value of the database column CELL_COMMENT.ID
*
* @param id the value for CELL_COMMENT.id
* @param id the value for CELL_COMMENT.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class CellData implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column CELL_DATA.id
* This field corresponds to the database column CELL_DATA.ID
*
* @mbg.generated
*/
......@@ -102,9 +102,9 @@ public class CellData implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column CELL_DATA.id
* This method returns the value of the database column CELL_DATA.ID
*
* @return the value of CELL_DATA.id
* @return the value of CELL_DATA.ID
*
* @mbg.generated
*/
......@@ -114,9 +114,9 @@ public class CellData implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column CELL_DATA.id
* This method sets the value of the database column CELL_DATA.ID
*
* @param id the value for CELL_DATA.id
* @param id the value for CELL_DATA.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class CellDataSource implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column CELL_DATA_SOURCE.id
* This field corresponds to the database column CELL_DATA_SOURCE.ID
*
* @mbg.generated
*/
......@@ -84,9 +84,9 @@ public class CellDataSource implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column CELL_DATA_SOURCE.id
* This method returns the value of the database column CELL_DATA_SOURCE.ID
*
* @return the value of CELL_DATA_SOURCE.id
* @return the value of CELL_DATA_SOURCE.ID
*
* @mbg.generated
*/
......@@ -96,9 +96,9 @@ public class CellDataSource implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column CELL_DATA_SOURCE.id
* This method sets the value of the database column CELL_DATA_SOURCE.ID
*
* @param id the value for CELL_DATA_SOURCE.id
* @param id the value for CELL_DATA_SOURCE.ID
*
* @mbg.generated
*/
......
......@@ -15,7 +15,7 @@ public class DataSource implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column DATA_SOURCE.id
* This field corresponds to the database column DATA_SOURCE.ID
*
* @mbg.generated
*/
......@@ -175,9 +175,9 @@ public class DataSource implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column DATA_SOURCE.id
* This method returns the value of the database column DATA_SOURCE.ID
*
* @return the value of DATA_SOURCE.id
* @return the value of DATA_SOURCE.ID
*
* @mbg.generated
*/
......@@ -187,9 +187,9 @@ public class DataSource implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column DATA_SOURCE.id
* This method sets the value of the database column DATA_SOURCE.ID
*
* @param id the value for DATA_SOURCE.id
* @param id the value for DATA_SOURCE.ID
*
* @mbg.generated
*/
......
......@@ -13,7 +13,7 @@ public class DataSourceDetail implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column DATA_SOURCE_DETAIL.id
* This field corresponds to the database column DATA_SOURCE_DETAIL.ID
*
* @mbg.generated
*/
......@@ -56,9 +56,9 @@ public class DataSourceDetail implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column DATA_SOURCE_DETAIL.id
* This method returns the value of the database column DATA_SOURCE_DETAIL.ID
*
* @return the value of DATA_SOURCE_DETAIL.id
* @return the value of DATA_SOURCE_DETAIL.ID
*
* @mbg.generated
*/
......@@ -68,9 +68,9 @@ public class DataSourceDetail implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column DATA_SOURCE_DETAIL.id
* This method sets the value of the database column DATA_SOURCE_DETAIL.ID
*
* @param id the value for DATA_SOURCE_DETAIL.id
* @param id the value for DATA_SOURCE_DETAIL.ID
*
* @mbg.generated
*/
......
......@@ -15,7 +15,7 @@ public class EntriesCheckDetailResult implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column ENTRIES_CHECK_DETAIL_RESULT.id
* This field corresponds to the database column ENTRIES_CHECK_DETAIL_RESULT.ID
*
* @mbg.generated
*/
......@@ -229,9 +229,9 @@ public class EntriesCheckDetailResult implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column ENTRIES_CHECK_DETAIL_RESULT.id
* This method returns the value of the database column ENTRIES_CHECK_DETAIL_RESULT.ID
*
* @return the value of ENTRIES_CHECK_DETAIL_RESULT.id
* @return the value of ENTRIES_CHECK_DETAIL_RESULT.ID
*
* @mbg.generated
*/
......@@ -241,9 +241,9 @@ public class EntriesCheckDetailResult implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column ENTRIES_CHECK_DETAIL_RESULT.id
* This method sets the value of the database column ENTRIES_CHECK_DETAIL_RESULT.ID
*
* @param id the value for ENTRIES_CHECK_DETAIL_RESULT.id
* @param id the value for ENTRIES_CHECK_DETAIL_RESULT.ID
*
* @mbg.generated
*/
......
......@@ -15,7 +15,7 @@ public class EntriesCheckResult implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column ENTRIES_CHECK_RESULT.id
* This field corresponds to the database column ENTRIES_CHECK_RESULT.ID
*
* @mbg.generated
*/
......@@ -292,9 +292,9 @@ public class EntriesCheckResult implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column ENTRIES_CHECK_RESULT.id
* This method returns the value of the database column ENTRIES_CHECK_RESULT.ID
*
* @return the value of ENTRIES_CHECK_RESULT.id
* @return the value of ENTRIES_CHECK_RESULT.ID
*
* @mbg.generated
*/
......@@ -304,9 +304,9 @@ public class EntriesCheckResult implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column ENTRIES_CHECK_RESULT.id
* This method sets the value of the database column ENTRIES_CHECK_RESULT.ID
*
* @param id the value for ENTRIES_CHECK_RESULT.id
* @param id the value for ENTRIES_CHECK_RESULT.ID
*
* @mbg.generated
*/
......
......@@ -22,7 +22,7 @@ public class FormulaCacheKey implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column FORMULA_CACHE.id
* This field corresponds to the database column FORMULA_CACHE.ID
*
* @mbg.generated
*/
......@@ -62,9 +62,9 @@ public class FormulaCacheKey implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column FORMULA_CACHE.id
* This method returns the value of the database column FORMULA_CACHE.ID
*
* @return the value of FORMULA_CACHE.id
* @return the value of FORMULA_CACHE.ID
*
* @mbg.generated
*/
......@@ -74,9 +74,9 @@ public class FormulaCacheKey implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column FORMULA_CACHE.id
* This method sets the value of the database column FORMULA_CACHE.ID
*
* @param id the value for FORMULA_CACHE.id
* @param id the value for FORMULA_CACHE.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class GoodsMapping implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column GOODS_MAPPING.id
* This field corresponds to the database column GOODS_MAPPING.ID
*
* @mbg.generated
*/
......@@ -75,9 +75,9 @@ public class GoodsMapping implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column GOODS_MAPPING.id
* This method returns the value of the database column GOODS_MAPPING.ID
*
* @return the value of GOODS_MAPPING.id
* @return the value of GOODS_MAPPING.ID
*
* @mbg.generated
*/
......@@ -87,9 +87,9 @@ public class GoodsMapping implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column GOODS_MAPPING.id
* This method sets the value of the database column GOODS_MAPPING.ID
*
* @param id the value for GOODS_MAPPING.id
* @param id the value for GOODS_MAPPING.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class IndexAnalysisDetailResult implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column INDEX_ANALYSIS_DETAIL_RESULT.id
* This field corresponds to the database column INDEX_ANALYSIS_DETAIL_RESULT.ID
*
* @mbg.generated
*/
......@@ -165,9 +165,9 @@ public class IndexAnalysisDetailResult implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column INDEX_ANALYSIS_DETAIL_RESULT.id
* This method returns the value of the database column INDEX_ANALYSIS_DETAIL_RESULT.ID
*
* @return the value of INDEX_ANALYSIS_DETAIL_RESULT.id
* @return the value of INDEX_ANALYSIS_DETAIL_RESULT.ID
*
* @mbg.generated
*/
......@@ -177,9 +177,9 @@ public class IndexAnalysisDetailResult implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column INDEX_ANALYSIS_DETAIL_RESULT.id
* This method sets the value of the database column INDEX_ANALYSIS_DETAIL_RESULT.ID
*
* @param id the value for INDEX_ANALYSIS_DETAIL_RESULT.id
* @param id the value for INDEX_ANALYSIS_DETAIL_RESULT.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class IndexAnalysisResult implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column INDEX_ANALYSIS_RESULT.id
* This field corresponds to the database column INDEX_ANALYSIS_RESULT.ID
*
* @mbg.generated
*/
......@@ -156,9 +156,9 @@ public class IndexAnalysisResult implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column INDEX_ANALYSIS_RESULT.id
* This method returns the value of the database column INDEX_ANALYSIS_RESULT.ID
*
* @return the value of INDEX_ANALYSIS_RESULT.id
* @return the value of INDEX_ANALYSIS_RESULT.ID
*
* @mbg.generated
*/
......@@ -168,9 +168,9 @@ public class IndexAnalysisResult implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column INDEX_ANALYSIS_RESULT.id
* This method sets the value of the database column INDEX_ANALYSIS_RESULT.ID
*
* @param id the value for INDEX_ANALYSIS_RESULT.id
* @param id the value for INDEX_ANALYSIS_RESULT.ID
*
* @mbg.generated
*/
......
......@@ -15,7 +15,7 @@ public class InputVatInvoice implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column INPUT_VAT_INVOICE.id
* This field corresponds to the database column INPUT_VAT_INVOICE.ID
*
* @mbg.generated
*/
......@@ -166,9 +166,9 @@ public class InputVatInvoice implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column INPUT_VAT_INVOICE.id
* This method returns the value of the database column INPUT_VAT_INVOICE.ID
*
* @return the value of INPUT_VAT_INVOICE.id
* @return the value of INPUT_VAT_INVOICE.ID
*
* @mbg.generated
*/
......@@ -178,9 +178,9 @@ public class InputVatInvoice implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column INPUT_VAT_INVOICE.id
* This method sets the value of the database column INPUT_VAT_INVOICE.ID
*
* @param id the value for INPUT_VAT_INVOICE.id
* @param id the value for INPUT_VAT_INVOICE.ID
*
* @mbg.generated
*/
......
......@@ -15,7 +15,7 @@ public class InputVatInvoiceItem implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column INPUT_VAT_INVOICE_ITEM.id
* This field corresponds to the database column INPUT_VAT_INVOICE_ITEM.ID
*
* @mbg.generated
*/
......@@ -130,9 +130,9 @@ public class InputVatInvoiceItem implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column INPUT_VAT_INVOICE_ITEM.id
* This method returns the value of the database column INPUT_VAT_INVOICE_ITEM.ID
*
* @return the value of INPUT_VAT_INVOICE_ITEM.id
* @return the value of INPUT_VAT_INVOICE_ITEM.ID
*
* @mbg.generated
*/
......@@ -142,9 +142,9 @@ public class InputVatInvoiceItem implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column INPUT_VAT_INVOICE_ITEM.id
* This method sets the value of the database column INPUT_VAT_INVOICE_ITEM.ID
*
* @param id the value for INPUT_VAT_INVOICE_ITEM.id
* @param id the value for INPUT_VAT_INVOICE_ITEM.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class InvoiceMapping implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column INVOICE_MAPPING.id
* This field corresponds to the database column INVOICE_MAPPING.ID
*
* @mbg.generated
*/
......@@ -84,9 +84,9 @@ public class InvoiceMapping implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column INVOICE_MAPPING.id
* This method returns the value of the database column INVOICE_MAPPING.ID
*
* @return the value of INVOICE_MAPPING.id
* @return the value of INVOICE_MAPPING.ID
*
* @mbg.generated
*/
......@@ -96,9 +96,9 @@ public class InvoiceMapping implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column INVOICE_MAPPING.id
* This method sets the value of the database column INVOICE_MAPPING.ID
*
* @param id the value for INVOICE_MAPPING.id
* @param id the value for INVOICE_MAPPING.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class ModelBackFillAmount implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column MODEL_BACK_FILL_AMOUNT.id
* This field corresponds to the database column MODEL_BACK_FILL_AMOUNT.ID
*
* @mbg.generated
*/
......@@ -66,9 +66,9 @@ public class ModelBackFillAmount implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column MODEL_BACK_FILL_AMOUNT.id
* This method returns the value of the database column MODEL_BACK_FILL_AMOUNT.ID
*
* @return the value of MODEL_BACK_FILL_AMOUNT.id
* @return the value of MODEL_BACK_FILL_AMOUNT.ID
*
* @mbg.generated
*/
......@@ -78,9 +78,9 @@ public class ModelBackFillAmount implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column MODEL_BACK_FILL_AMOUNT.id
* This method sets the value of the database column MODEL_BACK_FILL_AMOUNT.ID
*
* @param id the value for MODEL_BACK_FILL_AMOUNT.id
* @param id the value for MODEL_BACK_FILL_AMOUNT.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class ModelCategoryResult implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column MODEL_CATEGORY_RESULT.id
* This field corresponds to the database column MODEL_CATEGORY_RESULT.ID
*
* @mbg.generated
*/
......@@ -129,9 +129,9 @@ public class ModelCategoryResult implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column MODEL_CATEGORY_RESULT.id
* This method returns the value of the database column MODEL_CATEGORY_RESULT.ID
*
* @return the value of MODEL_CATEGORY_RESULT.id
* @return the value of MODEL_CATEGORY_RESULT.ID
*
* @mbg.generated
*/
......@@ -141,9 +141,9 @@ public class ModelCategoryResult implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column MODEL_CATEGORY_RESULT.id
* This method sets the value of the database column MODEL_CATEGORY_RESULT.ID
*
* @param id the value for MODEL_CATEGORY_RESULT.id
* @param id the value for MODEL_CATEGORY_RESULT.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class ModelDetailLog implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column MODEL_DETAIL_LOG.id
* This field corresponds to the database column MODEL_DETAIL_LOG.ID
*
* @mbg.generated
*/
......@@ -120,9 +120,9 @@ public class ModelDetailLog implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column MODEL_DETAIL_LOG.id
* This method returns the value of the database column MODEL_DETAIL_LOG.ID
*
* @return the value of MODEL_DETAIL_LOG.id
* @return the value of MODEL_DETAIL_LOG.ID
*
* @mbg.generated
*/
......@@ -132,9 +132,9 @@ public class ModelDetailLog implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column MODEL_DETAIL_LOG.id
* This method sets the value of the database column MODEL_DETAIL_LOG.ID
*
* @param id the value for MODEL_DETAIL_LOG.id
* @param id the value for MODEL_DETAIL_LOG.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class ModelLog implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column MODEL_LOG.id
* This field corresponds to the database column MODEL_LOG.ID
*
* @mbg.generated
*/
......@@ -102,9 +102,9 @@ public class ModelLog implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column MODEL_LOG.id
* This method returns the value of the database column MODEL_LOG.ID
*
* @return the value of MODEL_LOG.id
* @return the value of MODEL_LOG.ID
*
* @mbg.generated
*/
......@@ -114,9 +114,9 @@ public class ModelLog implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column MODEL_LOG.id
* This method sets the value of the database column MODEL_LOG.ID
*
* @param id the value for MODEL_LOG.id
* @param id the value for MODEL_LOG.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class ModifiedReportCell implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column MODIFIED_REPORT_CELL.id
* This field corresponds to the database column MODIFIED_REPORT_CELL.ID
*
* @mbg.generated
*/
......@@ -129,9 +129,9 @@ public class ModifiedReportCell implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column MODIFIED_REPORT_CELL.id
* This method returns the value of the database column MODIFIED_REPORT_CELL.ID
*
* @return the value of MODIFIED_REPORT_CELL.id
* @return the value of MODIFIED_REPORT_CELL.ID
*
* @mbg.generated
*/
......@@ -141,9 +141,9 @@ public class ModifiedReportCell implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column MODIFIED_REPORT_CELL.id
* This method sets the value of the database column MODIFIED_REPORT_CELL.ID
*
* @param id the value for MODIFIED_REPORT_CELL.id
* @param id the value for MODIFIED_REPORT_CELL.ID
*
* @mbg.generated
*/
......
......@@ -22,7 +22,7 @@ public class PeriodCellReferenceKey implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column PERIOD_CELL_REFERENCE.id
* This field corresponds to the database column PERIOD_CELL_REFERENCE.ID
*
* @mbg.generated
*/
......@@ -62,9 +62,9 @@ public class PeriodCellReferenceKey implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column PERIOD_CELL_REFERENCE.id
* This method returns the value of the database column PERIOD_CELL_REFERENCE.ID
*
* @return the value of PERIOD_CELL_REFERENCE.id
* @return the value of PERIOD_CELL_REFERENCE.ID
*
* @mbg.generated
*/
......@@ -74,9 +74,9 @@ public class PeriodCellReferenceKey implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column PERIOD_CELL_REFERENCE.id
* This method sets the value of the database column PERIOD_CELL_REFERENCE.ID
*
* @param id the value for PERIOD_CELL_REFERENCE.id
* @param id the value for PERIOD_CELL_REFERENCE.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class PeriodCellTemplate implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column PERIOD_CELL_TEMPLATE.id
* This field corresponds to the database column PERIOD_CELL_TEMPLATE.ID
*
* @mbg.generated
*/
......@@ -165,9 +165,9 @@ public class PeriodCellTemplate implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column PERIOD_CELL_TEMPLATE.id
* This method returns the value of the database column PERIOD_CELL_TEMPLATE.ID
*
* @return the value of PERIOD_CELL_TEMPLATE.id
* @return the value of PERIOD_CELL_TEMPLATE.ID
*
* @mbg.generated
*/
......@@ -177,9 +177,9 @@ public class PeriodCellTemplate implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column PERIOD_CELL_TEMPLATE.id
* This method sets the value of the database column PERIOD_CELL_TEMPLATE.ID
*
* @param id the value for PERIOD_CELL_TEMPLATE.id
* @param id the value for PERIOD_CELL_TEMPLATE.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class PeriodCellTemplateConfig implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column PERIOD_CELL_TEMPLATE_CONFIG.id
* This field corresponds to the database column PERIOD_CELL_TEMPLATE_CONFIG.ID
*
* @mbg.generated
*/
......@@ -246,9 +246,9 @@ public class PeriodCellTemplateConfig implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column PERIOD_CELL_TEMPLATE_CONFIG.id
* This method returns the value of the database column PERIOD_CELL_TEMPLATE_CONFIG.ID
*
* @return the value of PERIOD_CELL_TEMPLATE_CONFIG.id
* @return the value of PERIOD_CELL_TEMPLATE_CONFIG.ID
*
* @mbg.generated
*/
......@@ -258,9 +258,9 @@ public class PeriodCellTemplateConfig implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column PERIOD_CELL_TEMPLATE_CONFIG.id
* This method sets the value of the database column PERIOD_CELL_TEMPLATE_CONFIG.ID
*
* @param id the value for PERIOD_CELL_TEMPLATE_CONFIG.id
* @param id the value for PERIOD_CELL_TEMPLATE_CONFIG.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class PeriodFormulaBlock implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column PERIOD_FORMULA_BLOCK.id
* This field corresponds to the database column PERIOD_FORMULA_BLOCK.ID
*
* @mbg.generated
*/
......@@ -120,9 +120,9 @@ public class PeriodFormulaBlock implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column PERIOD_FORMULA_BLOCK.id
* This method returns the value of the database column PERIOD_FORMULA_BLOCK.ID
*
* @return the value of PERIOD_FORMULA_BLOCK.id
* @return the value of PERIOD_FORMULA_BLOCK.ID
*
* @mbg.generated
*/
......@@ -132,9 +132,9 @@ public class PeriodFormulaBlock implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column PERIOD_FORMULA_BLOCK.id
* This method sets the value of the database column PERIOD_FORMULA_BLOCK.ID
*
* @param id the value for PERIOD_FORMULA_BLOCK.id
* @param id the value for PERIOD_FORMULA_BLOCK.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class PeriodTaxPayerReportRule implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column PERIOD_TAX_PAYER_REPORT_RULE.id
* This field corresponds to the database column PERIOD_TAX_PAYER_REPORT_RULE.ID
*
* @mbg.generated
*/
......@@ -120,9 +120,9 @@ public class PeriodTaxPayerReportRule implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column PERIOD_TAX_PAYER_REPORT_RULE.id
* This method returns the value of the database column PERIOD_TAX_PAYER_REPORT_RULE.ID
*
* @return the value of PERIOD_TAX_PAYER_REPORT_RULE.id
* @return the value of PERIOD_TAX_PAYER_REPORT_RULE.ID
*
* @mbg.generated
*/
......@@ -132,9 +132,9 @@ public class PeriodTaxPayerReportRule implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column PERIOD_TAX_PAYER_REPORT_RULE.id
* This method sets the value of the database column PERIOD_TAX_PAYER_REPORT_RULE.ID
*
* @param id the value for PERIOD_TAX_PAYER_REPORT_RULE.id
* @param id the value for PERIOD_TAX_PAYER_REPORT_RULE.ID
*
* @mbg.generated
*/
......
......@@ -15,7 +15,7 @@ public class PeriodTaxRuleSetting implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column PERIOD_TAX_RULE_SETTING.id
* This field corresponds to the database column PERIOD_TAX_RULE_SETTING.ID
*
* @mbg.generated
*/
......@@ -130,9 +130,9 @@ public class PeriodTaxRuleSetting implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column PERIOD_TAX_RULE_SETTING.id
* This method returns the value of the database column PERIOD_TAX_RULE_SETTING.ID
*
* @return the value of PERIOD_TAX_RULE_SETTING.id
* @return the value of PERIOD_TAX_RULE_SETTING.ID
*
* @mbg.generated
*/
......@@ -142,9 +142,9 @@ public class PeriodTaxRuleSetting implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column PERIOD_TAX_RULE_SETTING.id
* This method sets the value of the database column PERIOD_TAX_RULE_SETTING.ID
*
* @param id the value for PERIOD_TAX_RULE_SETTING.id
* @param id the value for PERIOD_TAX_RULE_SETTING.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class PeriodTaxRuleSettingOrganization implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column PERIOD_TAX_RULE_SETTING_ORG.id
* This field corresponds to the database column PERIOD_TAX_RULE_SETTING_ORG.ID
*
* @mbg.generated
*/
......@@ -102,9 +102,9 @@ public class PeriodTaxRuleSettingOrganization implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column PERIOD_TAX_RULE_SETTING_ORG.id
* This method returns the value of the database column PERIOD_TAX_RULE_SETTING_ORG.ID
*
* @return the value of PERIOD_TAX_RULE_SETTING_ORG.id
* @return the value of PERIOD_TAX_RULE_SETTING_ORG.ID
*
* @mbg.generated
*/
......@@ -114,9 +114,9 @@ public class PeriodTaxRuleSettingOrganization implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column PERIOD_TAX_RULE_SETTING_ORG.id
* This method sets the value of the database column PERIOD_TAX_RULE_SETTING_ORG.ID
*
* @param id the value for PERIOD_TAX_RULE_SETTING_ORG.id
* @param id the value for PERIOD_TAX_RULE_SETTING_ORG.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class Report implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column REPORT.id
* This field corresponds to the database column REPORT.ID
*
* @mbg.generated
*/
......@@ -93,9 +93,9 @@ public class Report implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column REPORT.id
* This method returns the value of the database column REPORT.ID
*
* @return the value of REPORT.id
* @return the value of REPORT.ID
*
* @mbg.generated
*/
......@@ -105,9 +105,9 @@ public class Report implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column REPORT.id
* This method sets the value of the database column REPORT.ID
*
* @param id the value for REPORT.id
* @param id the value for REPORT.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class ValidationInfo implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column VALIDATION_INFO.id
* This field corresponds to the database column VALIDATION_INFO.ID
*
* @mbg.generated
*/
......@@ -129,9 +129,9 @@ public class ValidationInfo implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column VALIDATION_INFO.id
* This method returns the value of the database column VALIDATION_INFO.ID
*
* @return the value of VALIDATION_INFO.id
* @return the value of VALIDATION_INFO.ID
*
* @mbg.generated
*/
......@@ -141,9 +141,9 @@ public class ValidationInfo implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column VALIDATION_INFO.id
* This method sets the value of the database column VALIDATION_INFO.ID
*
* @param id the value for VALIDATION_INFO.id
* @param id the value for VALIDATION_INFO.ID
*
* @mbg.generated
*/
......
......@@ -14,7 +14,7 @@ public class VoucherMapping implements Serializable {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column VOUCHER_MAPPING.id
* This field corresponds to the database column VOUCHER_MAPPING.ID
*
* @mbg.generated
*/
......@@ -93,9 +93,9 @@ public class VoucherMapping implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method returns the value of the database column VOUCHER_MAPPING.id
* This method returns the value of the database column VOUCHER_MAPPING.ID
*
* @return the value of VOUCHER_MAPPING.id
* @return the value of VOUCHER_MAPPING.ID
*
* @mbg.generated
*/
......@@ -105,9 +105,9 @@ public class VoucherMapping implements Serializable {
/**
* This method was generated by MyBatis Generator.
* This method sets the value of the database column VOUCHER_MAPPING.id
* This method sets the value of the database column VOUCHER_MAPPING.ID
*
* @param id the value for VOUCHER_MAPPING.id
* @param id the value for VOUCHER_MAPPING.ID
*
* @mbg.generated
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment