Sign in

wms / wms_changshushengyi · Files

Logo

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • wms_changshushengyi
  • src
  • test
  • java
  • com.huaheng.test
  • testing.java
  • 配料移库中间仓设置预警水位和危险水位 ...
    2cdc65cd
    限制生成任务数量
    tongzhonghao authored
    2023-08-06 17:41:08 +0800  
    Browse Dir »
testing.java 372 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
package com.huaheng.test;


import com.huaheng.pc.inventory.InventoryMaterialSummary.domain.InventoryMaterialSummary;

import java.math.BigDecimal;
import java.util.*;
import java.util.stream.Collectors;

public class testing {



    public static void main(String[] args) {
        boolean a = true;
        boolean b = true;
        System.out.println();

    }





}