/**
*定义常量接口
*/
package com.njue.mis.common;
public interface Constants
{
int PSTM_TYPE=0;
int CALL_TYPE=1;
//服务类的完整包名
String GOODS_SERVICES_CLASS="com.njue.mis.services.GoodsServices";
String CUSTOMER_SERVICES_CLASS="com.njue.mis.services.CustomerServices";
String PROVIDER_SERVICES_CLASS="com.njue.mis.services.ProviderServices";
String OPERATOR_SERVICES_CLASS="com.njue.mis.services.OperatorServices";
String PORTIN_SERVICES_CLASS="com.njue.mis.services.PortInServices";
String PORTOUT_SERVICES_CLASS="com.njue.mis.services.PortOutServices";
String SALESIN_SERVICES_CLASS="com.njue.mis.services.SalesInServices";
String SALESBACK_SERVICES_CLASS="com.njue.mis.services.SalesBackServices";
}
最近下载更多
yifeng868 LV9
4月15日
woshixiaomu LV2
2024年1月2日
小学僧 LV1
2023年12月24日
zcfhh1 LV2
2023年10月3日
ds9009 LV8
2023年6月26日
zzz9985688 LV10
2023年6月13日
陈小灏 LV18
2023年2月27日
zyq_html LV2
2022年12月30日
jehdbhhh LV1
2022年12月20日
petrichor06 LV1
2022年11月30日

最近浏览