@gizone/rrs-client 4.2.9-alpha.524 → 4.2.9-alpha.525

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.
@@ -153,7 +153,7 @@ export interface WorkOrderGroupEquipmentDTO {
153
153
  */
154
154
  'handlerUserName'?: string;
155
155
  /**
156
- * 抽检结果
156
+ * 抽检结果(巡检点抽检结果)
157
157
  * @type {string}
158
158
  * @memberof WorkOrderGroupEquipmentDTO
159
159
  */
@@ -153,7 +153,7 @@ export interface WorkOrderGroupEquipmentDTO {
153
153
  */
154
154
  'handlerUserName'?: string;
155
155
  /**
156
- * 抽检结果
156
+ * 抽检结果(巡检点抽检结果)
157
157
  * @type {string}
158
158
  * @memberof WorkOrderGroupEquipmentDTO
159
159
  */
@@ -168,7 +168,7 @@ export interface WorkOrderGroupEquipmentDTO {
168
168
  */
169
169
  'handlerUserName'?: string;
170
170
  /**
171
- * 抽检结果
171
+ * 抽检结果(巡检点抽检结果)
172
172
  * @type {string}
173
173
  * @memberof WorkOrderGroupEquipmentDTO
174
174
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gizone/rrs-client",
3
- "version": "4.2.9-alpha.524",
3
+ "version": "4.2.9-alpha.525",
4
4
  "description": "OpenAPI client for @gizone/rrs-client",
5
5
  "author": "OpenAPI-Generator Contributors",
6
6
  "repository": {