This commit is contained in:
zoujiandong 2024-05-10 13:14:10 +08:00
parent a35f8fc3ed
commit 2d3a846a15

View File

@ -85,7 +85,7 @@ function formatwenzhenList(arr,type){
} }
}; };
module.exports = { module.exports = {
countMoney:countMoney, countMoney:countMoney,
formatwenzhenList:formatwenzhenList, formatwenzhenList:formatwenzhenList,
numberTOstring:numberTOstring, numberTOstring:numberTOstring,
transforDay:transforDay, transforDay:transforDay,