| | |
| | | OBJECT_PATH.Add(DALInterface.IPVCFastCostDAL, "PVCFastCostDAL"); |
| | | OBJECT_PATH.Add(DALInterface.IPVCAfterCostDAL, "PVCAfterCostDAL"); |
| | | OBJECT_PATH.Add(DALInterface.IPaperTypeDAL, "PaperTypeDAL"); |
| | | OBJECT_PATH.Add(DALInterface.IWorkBookTypeDAL, "WorkBookTypeDAL"); |
| | | OBJECT_PATH.Add(DALInterface.IStickyHandBagCostDAL, "StickyHandBagCostDAL"); |
| | | OBJECT_PATH.Add(DALInterface.IStickEnvelopeCostDAL, "StickEnvelopeCostDAL"); |
| | | OBJECT_PATH.Add(DALInterface.IRopeCostDAL, "RopeCostDAL"); |
| | |
| | | |
| | | IPaperTypeDAL = 262, |
| | | |
| | | IWorkBookTypeDAL = 500, |
| | | |
| | | IStickyHandBagCostDAL = 263, |
| | | |
| | | IStickEnvelopeCostDAL = 264, |