6 lines
73 B
Java
Raw Normal View History

2025-03-10 13:46:51 +08:00
package com.cim.idm.service;
public interface IMaterialUndoService {
}