@daocloud-proto/mcamel-mysql 0.5.0-940 → 0.5.0-941

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/mysql.pb.ts +0 -1
  2. package/package.json +1 -1
package/mysql.pb.ts CHANGED
@@ -157,7 +157,6 @@ export enum GetMysqlNodeListRespNodeType {
157
157
  PhpAdmin = "PhpAdmin",
158
158
  PRIMARY = "PRIMARY",
159
159
  SECONDARY = "SECONDARY",
160
- MgrRouter = "MgrRouter",
161
160
  }
162
161
 
163
162
  export enum GetMysqlConfRespItemsParamType {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name":"@daocloud-proto/mcamel-mysql",
3
- "version":"0.5.0-940",
3
+ "version":"0.5.0-941",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {