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