Browse Source

调试

master_hella_20240701
zhaoyiran 8 months ago
parent
commit
c2f4f9b87e
  1. 2
      src/api/qms/sampleCode/index.ts

2
src/api/qms/sampleCode/index.ts

@ -3,7 +3,7 @@ import request from '@/config/axios'
export interface SampleCodeVO {
id: number
code: string
batchLow limiting: number
batchLowLimiting: number
batchUpperLimiting: number
s1: number
s2: number

Loading…
Cancel
Save