李金换
2022-03-21 ca51336f247021aa79b8863522e15e8dee957e19
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(){
    }