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