wyg
2024-06-18 1308d4d7a162d3cabd0fe4f639b6d7f5dd376584
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
// 结果值
export const testVal = '100'
// 数据JSON
export const testValJson = '150'
// 过程结果1
export const testVal1 = '110'
// 技术要求
// export const testVal2 = '180'
// 过程结果2
export const testVal2 = '110'
// 过程结果3
export const testVal3 = '110'
// 过程结果4
export const testVal4 = '110'
// 过程结果5
export const testVal5 = '110'
// 描述
export const description = '160'
// 最后更新人姓名
export const lastUpdatedUserName = '120'
// 最后更新日期时间
export const lastUpdatedDateTime = '160'