PermApplyBillListHandler.java 279 B

12345678910111213
  1. package com.kingdee.eas.custom.permissioncontrol.handler;
  2. import com.kingdee.shr.base.syssetting.web.handler.ListHandler;
  3. /**
  4. * @Description ȨÏÞÉêÇëµ¥ÁÐ±í´¦ÀíÀà
  5. * @Date 2026/7/3 14:25
  6. * @Created by HeYuan
  7. */
  8. public class PermApplyBillListHandler extends ListHandler {
  9. }