涂煌豪
2022-04-18 f24a5026dbfb2981e234ce46ed503584c03ce420
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'});
    }
    /**
     * 初期処理.
     */