2017-09-25 8 views

답변

2

값 대신 xml에서 표현 언어 (SpEL)를 사용하여 시스템 유형을 호출 할 수 있습니다.

<object type="Date" singleton="false"> 
    <property name="StartDate" expression="DateTime.Today" /> 
</object>