buli
2022-05-13 2f4492ee18f90274582fcc2bb06f5e9bf64136e8
force-app/main/default/classes/RadiationUtil.cls
@@ -1,7 +1,5 @@
global class RadiationUtil {
    public static Boolean oldOrder = false;
    public static Boolean EscapeOrderTriggerHandler = true;
    /**
     * [updateRadiationTypeQuantity description]更新代理商证照明细,更新奥林巴斯代理商的证照明细
@@ -12,8 +10,7 @@
     */
    public static void updateRadiationTypeQuantity (String Id, String orderFounder, String dealerId, Boolean toloseFlag, String operationType, String operator) {
        String olympusAccountId = oldOrder ? System.label.Olympus_Id : System.label.newOlympus_Id;
        String olympusAccountId = System.label.Olympus_Id;
        String orderId = Id;
        //获取合同的辐射类型和数量