涂煌豪
2022-05-06 ff435968945d457f9ee653a9620fa1c7d78d2d4c
force-app/main/default/classes/XinDailyReportControllerTest.cls
@@ -44,6 +44,11 @@
    private static String accDepId {get; set;}
    private static String accDepName {get; set;}
    @testSetup
    static void setUp(){
        TestDataUtility.CreatePIPolicyConfigurations( new string[]{'Contact'});
    }
    /**
     * 初期処理.
     */