高章伟
2023-03-03 d8dc84a3d56df839895f1c417a4d9cbee763d262
force-app/main/default/classes/RepairBeforeInsertHandlerTest.cls
@@ -9,6 +9,12 @@
    Static String hospitalId;
    Static String strategicDepId;
    Static String depId;
    @TestSetup
    static void setup(){
        TestDataUtility.CreatePIPolicyConfigurations(new string[]{'Repair__c','Agency_Contact__c','Contact','Agency_Contact__cV2'});
    }
    static testMethod void testMethod1() {
        // 省
        Address_Level__c al = new Address_Level__c();