19626
2023-07-25 e4e82928f141bd7b580e33289412dfd9bea821f8
force-app/main/default/classes/StaticParameter.cls
@@ -66,7 +66,8 @@
    // 预测跳过询价和注残
    public static Boolean EscapeOppandStaTrigger = false;
    //跳过文档链接接口
    public static Boolean ContentDocumentLink = true;
    public StaticParameter(){
    }