合并优化

This commit is contained in:
15856 2024-07-15 15:46:41 +08:00
parent 3bac5f119a
commit 57d55bbab2
2 changed files with 7 additions and 1 deletions

View File

@ -127,6 +127,12 @@ public class MachIneDto {
@ApiModelProperty(value = "上方页面入库数量")
private Double num;
/**
* 表单数量总和
*/
@ApiModelProperty(value = "表单数量总和")
private Double totalNum;
/**
* 检验人
*/

View File

@ -45,7 +45,7 @@ module.exports = {
target: `http://10.40.92.60:28080`, //超
// target: `http://10.40.92.81:8080`, //韩/
// target: `http://10.40.92.74:8080`,//旭/
target: `http://192.168.2.248:28080`, //帅
//target: `http://192.168.2.248:28080`, //帅
// target: `http://10.40.92.253:28080`, //福
//******** 注意事项 ********* */