package com.changhong.epc.constter.count.format; public interface ConstCountMoney { String OTHER_COST = "otherCost"; String E_OTHER_AMOUNT = "E_OtherAmount"; }