高章伟
2022-03-10 1312ba82d4c880bdb5357d28e0d4af5b285f610f
force-app/main/default/classes/StaticParameter.cls
@@ -57,6 +57,9 @@
    public static Boolean EscapeOtherUpdateTenOwner = true;
    public static Boolean EscapeContactToUser = false;
    // 跳过NFM701接口
    public static Boolean EscapeNFM701Trigger = true;
    public StaticParameter(){
    }