Skip to content

Commit 01b9047

Browse files
committed
fix sample01
1 parent 80a90e0 commit 01b9047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/deal_sample/test01.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
,"rateType":{"Fixed":0.00}
2828
,"bondType":{"Equity":None}
2929
}))
30-
,(("trusteeFee",{"type":{"fixFee":30}}),)
30+
,(("trusteeFee",{"type":{"fixFee":30},"feeStart":"2021-06-15"}),)
3131
,{"amortizing":[
3232
["payFee","acc01",['trusteeFee']]
3333
,["accrueAndPayInt","acc01",["A1"]]

0 commit comments

Comments
 (0)