Commit 1521e31c authored by 余海军's avatar 余海军

add

parent 7cf7ba3d
'use strict';
module.exports = function(Mainbillbrandnum) {
};
{
"name": "MainBillbrandnum",
"base": "PersistedModel",
"idInjection": false,
"options": {
"validateUpsert": true
},
"mysql": {
"schema": "wordpress",
"table": "main_billbrandnum"
},
"properties": {
"id": {
"type": "String",
"required": false,
"length": 36,
"precision": null,
"scale": null,
"mysql": {
"columnName": "id",
"dataType": "varchar",
"dataLength": 36,
"dataPrecision": null,
"dataScale": null,
"nullable": "Y"
}
},
"name": {
"type": "String",
"required": true,
"length": 5,
"precision": null,
"scale": null,
"mysql": {
"columnName": "name",
"dataType": "varchar",
"dataLength": 5,
"dataPrecision": null,
"dataScale": null,
"nullable": "N"
}
},
"value": {
"type": "Number",
"required": false,
"length": null,
"precision": 32,
"scale": 0,
"mysql": {
"columnName": "value",
"dataType": "decimal",
"dataLength": null,
"dataPrecision": 32,
"dataScale": 0,
"nullable": "Y"
}
}
},
"validations": [],
"relations": {},
"acls": [],
"methods": {}
}
'use strict';
module.exports = function(Mainbilltotalrevenue) {
};
{
"name": "MainBilltotalrevenue",
"base": "PersistedModel",
"idInjection": false,
"options": {
"validateUpsert": true
},
"mysql": {
"schema": "wordpress",
"table": "main_billtotalrevenue"
},
"properties": {
"id": {
"type": "String",
"required": false,
"length": 36,
"precision": null,
"scale": null,
"mysql": {
"columnName": "id",
"dataType": "varchar",
"dataLength": 36,
"dataPrecision": null,
"dataScale": null,
"nullable": "Y"
}
},
"name": {
"type": "String",
"required": true,
"length": 5,
"precision": null,
"scale": null,
"mysql": {
"columnName": "name",
"dataType": "varchar",
"dataLength": 5,
"dataPrecision": null,
"dataScale": null,
"nullable": "N"
}
},
"value": {
"type": "Number",
"required": false,
"length": null,
"precision": 46,
"scale": 2,
"mysql": {
"columnName": "value",
"dataType": "decimal",
"dataLength": null,
"dataPrecision": 46,
"dataScale": 2,
"nullable": "Y"
}
}
},
"validations": [],
"relations": {},
"acls": [],
"methods": {}
}
...@@ -28,13 +28,13 @@ ...@@ -28,13 +28,13 @@
"name": { "name": {
"type": "String", "type": "String",
"required": true, "required": true,
"length": 6, "length": 5,
"precision": null, "precision": null,
"scale": null, "scale": null,
"mysql": { "mysql": {
"columnName": "name", "columnName": "name",
"dataType": "varchar", "dataType": "varchar",
"dataLength": 6, "dataLength": 5,
"dataPrecision": null, "dataPrecision": null,
"dataScale": null, "dataScale": null,
"nullable": "N" "nullable": "N"
...@@ -44,14 +44,14 @@ ...@@ -44,14 +44,14 @@
"type": "Number", "type": "Number",
"required": false, "required": false,
"length": null, "length": null,
"precision": 10, "precision": 11,
"scale": 0, "scale": 2,
"mysql": { "mysql": {
"columnName": "value", "columnName": "value",
"dataType": "int", "dataType": "float",
"dataLength": null, "dataLength": null,
"dataPrecision": 10, "dataPrecision": 11,
"dataScale": 0, "dataScale": 2,
"nullable": "Y" "nullable": "Y"
} }
} }
......
...@@ -28,13 +28,13 @@ ...@@ -28,13 +28,13 @@
"name": { "name": {
"type": "String", "type": "String",
"required": true, "required": true,
"length": 4, "length": 6,
"precision": null, "precision": null,
"scale": null, "scale": null,
"mysql": { "mysql": {
"columnName": "name", "columnName": "name",
"dataType": "varchar", "dataType": "varchar",
"dataLength": 4, "dataLength": 6,
"dataPrecision": null, "dataPrecision": null,
"dataScale": null, "dataScale": null,
"nullable": "N" "nullable": "N"
......
...@@ -28,13 +28,13 @@ ...@@ -28,13 +28,13 @@
"name": { "name": {
"type": "String", "type": "String",
"required": true, "required": true,
"length": 4, "length": 3,
"precision": null, "precision": null,
"scale": null, "scale": null,
"mysql": { "mysql": {
"columnName": "name", "columnName": "name",
"dataType": "varchar", "dataType": "varchar",
"dataLength": 4, "dataLength": 3,
"dataPrecision": null, "dataPrecision": null,
"dataScale": null, "dataScale": null,
"nullable": "N" "nullable": "N"
...@@ -44,14 +44,14 @@ ...@@ -44,14 +44,14 @@
"type": "Number", "type": "Number",
"required": false, "required": false,
"length": null, "length": null,
"precision": 10, "precision": 11,
"scale": 0, "scale": 2,
"mysql": { "mysql": {
"columnName": "value", "columnName": "value",
"dataType": "int", "dataType": "float",
"dataLength": null, "dataLength": null,
"dataPrecision": 10, "dataPrecision": 11,
"dataScale": 0, "dataScale": 2,
"nullable": "Y" "nullable": "Y"
} }
} }
......
'use strict'; 'use strict';
module.exports = function(Mainbillbrand) { module.exports = function(Mainexpre) {
}; };
{ {
"name": "MainFonlineteachers", "name": "MainExpre",
"base": "PersistedModel", "base": "PersistedModel",
"idInjection": false, "idInjection": false,
"options": { "options": {
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
}, },
"mysql": { "mysql": {
"schema": "wordpress", "schema": "wordpress",
"table": "main_fonlineTeachers" "table": "main_expre"
}, },
"properties": { "properties": {
"id": { "id": {
...@@ -28,13 +28,13 @@ ...@@ -28,13 +28,13 @@
"name": { "name": {
"type": "String", "type": "String",
"required": true, "required": true,
"length": 10, "length": 4,
"precision": null, "precision": null,
"scale": null, "scale": null,
"mysql": { "mysql": {
"columnName": "name", "columnName": "name",
"dataType": "varchar", "dataType": "varchar",
"dataLength": 10, "dataLength": 4,
"dataPrecision": null, "dataPrecision": null,
"dataScale": null, "dataScale": null,
"nullable": "N" "nullable": "N"
......
'use strict';
module.exports = function(Mainfonlineteachers) {
};
'use strict';
module.exports = function(Mainforteachers) {
};
{ {
"name": "MianFofflineteachers", "name": "MainForteachers",
"base": "PersistedModel", "base": "PersistedModel",
"idInjection": false, "idInjection": false,
"options": { "options": {
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
}, },
"mysql": { "mysql": {
"schema": "wordpress", "schema": "wordpress",
"table": "mian_fofflineTeachers" "table": "main_forTeachers"
}, },
"properties": { "properties": {
"id": { "id": {
...@@ -28,13 +28,13 @@ ...@@ -28,13 +28,13 @@
"name": { "name": {
"type": "String", "type": "String",
"required": true, "required": true,
"length": 10, "length": 4,
"precision": null, "precision": null,
"scale": null, "scale": null,
"mysql": { "mysql": {
"columnName": "name", "columnName": "name",
"dataType": "varchar", "dataType": "varchar",
"dataLength": 10, "dataLength": 4,
"dataPrecision": null, "dataPrecision": null,
"dataScale": null, "dataScale": null,
"nullable": "N" "nullable": "N"
......
'use strict';
module.exports = function(Maingoldteachers) {
};
{
"name": "MainGoldteachers",
"base": "PersistedModel",
"idInjection": false,
"options": {
"validateUpsert": true
},
"mysql": {
"schema": "wordpress",
"table": "main_goldteachers"
},
"properties": {
"id": {
"type": "String",
"required": false,
"length": 36,
"precision": null,
"scale": null,
"mysql": {
"columnName": "id",
"dataType": "varchar",
"dataLength": 36,
"dataPrecision": null,
"dataScale": null,
"nullable": "Y"
}
},
"name": {
"type": "String",
"required": true,
"length": 5,
"precision": null,
"scale": null,
"mysql": {
"columnName": "name",
"dataType": "varchar",
"dataLength": 5,
"dataPrecision": null,
"dataScale": null,
"nullable": "N"
}
},
"value": {
"type": "Number",
"required": true,
"length": null,
"precision": 19,
"scale": 0,
"mysql": {
"columnName": "value",
"dataType": "bigint",
"dataLength": null,
"dataPrecision": 19,
"dataScale": 0,
"nullable": "N"
}
}
},
"validations": [],
"relations": {},
"acls": [],
"methods": {}
}
'use strict';
module.exports = function(Mainofflineteachers) {
};
'use strict';
module.exports = function(Mainpetdoc) {
};
{ {
"name": "MainOfflineteachers", "name": "MainPetdoc",
"base": "PersistedModel", "base": "PersistedModel",
"idInjection": false, "idInjection": false,
"options": { "options": {
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
}, },
"mysql": { "mysql": {
"schema": "wordpress", "schema": "wordpress",
"table": "main_offlineTeachers" "table": "main_petdoc"
}, },
"properties": { "properties": {
"id": { "id": {
...@@ -40,18 +40,18 @@ ...@@ -40,18 +40,18 @@
"nullable": "N" "nullable": "N"
} }
}, },
"vaule": { "value": {
"type": "Number", "type": "Number",
"required": false, "required": false,
"length": null, "length": null,
"precision": 23, "precision": 11,
"scale": null, "scale": 2,
"mysql": { "mysql": {
"columnName": "vaule", "columnName": "value",
"dataType": "double", "dataType": "float",
"dataLength": null, "dataLength": null,
"dataPrecision": 23, "dataPrecision": 11,
"dataScale": null, "dataScale": 2,
"nullable": "Y" "nullable": "Y"
} }
} }
......
...@@ -28,13 +28,13 @@ ...@@ -28,13 +28,13 @@
"name": { "name": {
"type": "String", "type": "String",
"required": true, "required": true,
"length": 6, "length": 5,
"precision": null, "precision": null,
"scale": null, "scale": null,
"mysql": { "mysql": {
"columnName": "name", "columnName": "name",
"dataType": "varchar", "dataType": "varchar",
"dataLength": 6, "dataLength": 5,
"dataPrecision": null, "dataPrecision": null,
"dataScale": null, "dataScale": null,
"nullable": "N" "nullable": "N"
...@@ -44,14 +44,14 @@ ...@@ -44,14 +44,14 @@
"type": "Number", "type": "Number",
"required": false, "required": false,
"length": null, "length": null,
"precision": 10, "precision": 11,
"scale": 0, "scale": 2,
"mysql": { "mysql": {
"columnName": "value", "columnName": "value",
"dataType": "int", "dataType": "float",
"dataLength": null, "dataLength": null,
"dataPrecision": 10, "dataPrecision": 11,
"dataScale": 0, "dataScale": 2,
"nullable": "Y" "nullable": "Y"
} }
} }
......
'use strict';
module.exports = function(Maintotalhosnum) {
};
{ {
"name": "MainBillbrand", "name": "MainTotalhosnum",
"base": "PersistedModel", "base": "PersistedModel",
"idInjection": false, "idInjection": false,
"options": { "options": {
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
}, },
"mysql": { "mysql": {
"schema": "wordpress", "schema": "wordpress",
"table": "main_billbrand" "table": "main_totalhosnum"
}, },
"properties": { "properties": {
"id": { "id": {
...@@ -27,17 +27,17 @@ ...@@ -27,17 +27,17 @@
}, },
"name": { "name": {
"type": "String", "type": "String",
"required": false, "required": true,
"length": 200, "length": 4,
"precision": null, "precision": null,
"scale": null, "scale": null,
"mysql": { "mysql": {
"columnName": "name", "columnName": "name",
"dataType": "varchar", "dataType": "varchar",
"dataLength": 200, "dataLength": 4,
"dataPrecision": null, "dataPrecision": null,
"dataScale": null, "dataScale": null,
"nullable": "Y" "nullable": "N"
} }
}, },
"value": { "value": {
......
'use strict';
module.exports = function(Mianfofflineteachers) {
};
'use strict';
module.exports = function(Mianpetdoco) {
};
{
"name": "MianPetdoco",
"base": "PersistedModel",
"idInjection": false,
"options": {
"validateUpsert": true
},
"mysql": {
"schema": "wordpress",
"table": "mian_petdoco"
},
"properties": {
"id": {
"type": "String",
"required": false,
"length": 36,
"precision": null,
"scale": null,
"mysql": {
"columnName": "id",
"dataType": "varchar",
"dataLength": 36,
"dataPrecision": null,
"dataScale": null,
"nullable": "Y"
}
},
"name": {
"type": "String",
"required": true,
"length": 6,
"precision": null,
"scale": null,
"mysql": {
"columnName": "name",
"dataType": "varchar",
"dataLength": 6,
"dataPrecision": null,
"dataScale": null,
"nullable": "N"
}
},
"value": {
"type": "Number",
"required": false,
"length": null,
"precision": 11,
"scale": 2,
"mysql": {
"columnName": "value",
"dataType": "float",
"dataLength": null,
"dataPrecision": 11,
"dataScale": 2,
"nullable": "Y"
}
}
},
"validations": [],
"relations": {},
"acls": [],
"methods": {}
}
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -97,18 +97,6 @@ ...@@ -97,18 +97,6 @@
"dataSource": "ruipeng", "dataSource": "ruipeng",
"public": true "public": true
}, },
"MainCosmetology": {
"dataSource": "ruipeng",
"public": true
},
"MainCountbill": {
"dataSource": "ruipeng",
"public": true
},
"MainDay": {
"dataSource": "ruipeng",
"public": true
},
"MainEachyear": { "MainEachyear": {
"dataSource": "ruipeng", "dataSource": "ruipeng",
"public": true "public": true
...@@ -121,18 +109,10 @@ ...@@ -121,18 +109,10 @@
"dataSource": "ruipeng", "dataSource": "ruipeng",
"public": true "public": true
}, },
"MainFonlineteachers": {
"dataSource": "ruipeng",
"public": true
},
"MainHospitalnum": { "MainHospitalnum": {
"dataSource": "ruipeng", "dataSource": "ruipeng",
"public": true "public": true
}, },
"MainRegister": {
"dataSource": "ruipeng",
"public": true
},
"MainRealityrevenue": { "MainRealityrevenue": {
"dataSource": "ruipeng", "dataSource": "ruipeng",
"public": true "public": true
...@@ -141,10 +121,6 @@ ...@@ -141,10 +121,6 @@
"dataSource": "ruipeng", "dataSource": "ruipeng",
"public": true "public": true
}, },
"MainOfflineteachers": {
"dataSource": "ruipeng",
"public": true
},
"MainTotal": { "MainTotal": {
"dataSource": "ruipeng", "dataSource": "ruipeng",
"public": true "public": true
...@@ -169,18 +145,6 @@ ...@@ -169,18 +145,6 @@
"dataSource": "ruipeng", "dataSource": "ruipeng",
"public": true "public": true
}, },
"MainTotalorder": {
"dataSource": "ruipeng",
"public": true
},
"MianFofflineteachers": {
"dataSource": "ruipeng",
"public": true
},
"MainTotalrevenue": {
"dataSource": "ruipeng",
"public": true
},
"MianBilltotalrevenue": { "MianBilltotalrevenue": {
"dataSource": "ruipeng", "dataSource": "ruipeng",
"public": true "public": true
...@@ -253,10 +217,6 @@ ...@@ -253,10 +217,6 @@
"dataSource": "ruipeng", "dataSource": "ruipeng",
"public": true "public": true
}, },
"MainBillbrand": {
"dataSource": "ruipeng",
"public": true
},
"InterMarket": { "InterMarket": {
"dataSource": "ruipeng", "dataSource": "ruipeng",
"public": true "public": true
...@@ -304,5 +264,61 @@ ...@@ -304,5 +264,61 @@
"MainRevenuehigh": { "MainRevenuehigh": {
"dataSource": "ruipeng", "dataSource": "ruipeng",
"public": true "public": true
},
"MainBilltotalrevenue": {
"dataSource": "ruipeng",
"public": true
},
"MainCountbill": {
"dataSource": "ruipeng",
"public": true
},
"MainBillbrandnum": {
"dataSource": "ruipeng",
"public": true
},
"MainGoldteachers": {
"dataSource": "ruipeng",
"public": true
},
"MainForteachers": {
"dataSource": "ruipeng",
"public": true
},
"MianPetdoco": {
"dataSource": "ruipeng",
"public": true
},
"MainPetdoc": {
"dataSource": "ruipeng",
"public": true
},
"MainExpre": {
"dataSource": "ruipeng",
"public": true
},
"MainDay": {
"dataSource": "ruipeng",
"public": true
},
"MainTotalhosnum": {
"dataSource": "ruipeng",
"public": true
},
"MainTotalorder": {
"dataSource": "ruipeng",
"public": true
},
"MainTotalrevenue": {
"dataSource": "ruipeng",
"public": true
},
"MainCosmetology": {
"dataSource": "ruipeng",
"public": true
},
"MainRegister": {
"dataSource": "ruipeng",
"public": true
} }
} }
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