Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
weiqiao-vue
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
金民
weiqiao-vue
Commits
d6f13c45
Commit
d6f13c45
authored
Mar 10, 2026
by
sunhaiwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
解决合并冲突问题
parent
620d4f7e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
59 deletions
+0
-59
xjrsoft-vue3/src/api/jcsj/cjx/model/CjxModel.ts
+0
-59
No files found.
xjrsoft-vue3/src/api/jcsj/cjx/model/CjxModel.ts
View file @
d6f13c45
...
@@ -8,8 +8,6 @@ export interface MesCollectionItemPageParams extends BasicPageParams {
...
@@ -8,8 +8,6 @@ export interface MesCollectionItemPageParams extends BasicPageParams {
contentType
:
string
;
contentType
:
string
;
qualityCategoryId
:
string
;
name
:
string
;
name
:
string
;
qualityCategoryId
:
string
;
qualityCategoryId
:
string
;
...
@@ -31,44 +29,6 @@ export interface MesCollectionItemPageModel {
...
@@ -31,44 +29,6 @@ export interface MesCollectionItemPageModel {
dataType
:
string
;
dataType
:
string
;
standardValue
:
string
;
qualityCategoryId
:
string
;
}
/**
* @description: MesCollectionItem表类型
*/
export
interface
MesCollectionItemModel
{
id
:
string
;
code
:
string
;
name
:
string
;
required
:
string
;
categoryId
:
string
;
contentType
:
string
;
dataType
:
string
;
dictId
:
string
;
relatedModelId
:
string
;
relatedModelName
:
string
;
relatedModelDomain
:
string
;
standardValue
:
string
;
upperValue
:
string
;
lowerValue
:
string
;
note
:
string
;
qualityCategoryId
:
string
;
qualityCategoryId
:
string
;
}
}
...
@@ -136,25 +96,6 @@ export interface MesCollectionItemModel {
...
@@ -136,25 +96,6 @@ export interface MesCollectionItemModel {
mesCollectionScItOptionList
?:
MesCollectionScItOptionModel
;
mesCollectionScItOptionList
?:
MesCollectionScItOptionModel
;
}
}
companyId
:
string
;
qualityCategoryId
:
string
;
analysisMethod
:
string
;
qualityMethodId
:
string
;
destructive
:
string
;
keyItem
:
string
;
deleteMark
:
string
;
createDate
:
string
;
createUserId
:
string
;
modifyDate
:
string
;
/**
/**
* @description: MesCollectionScItOption表类型
* @description: MesCollectionScItOption表类型
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment