liuyan
2022-11-24 8badb57ea2c82557850ad5b39281c3e8714eb119
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(){
    }