91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介


資源截圖

代碼片段和文件信息

package?cn.xsshome.mvcdo.common;

import?java.io.InputStream;
import?java.util.Properties;

import?org.slf4j.Logger;
import?org.slf4j.LoggerFactory;


/**
?*?應用信息
?*?@author?小帥丶
?*
?*/
public?class?AIConstant?{
private?static?Logger?logger?=?LoggerFactory.getLogger(AIConstant.class);
????private?static?Properties?props;
????static{
????????loadProps();
????}
????//演示系統賬戶
????public?static?String?DEMO_ACCOUNT?=?“test“;
????//自動去除表前綴
????public?static?String?AUTO_REOMVE_PRE?=?“true“;
????//停止計劃任務
????public?static?String?STATUS_RUNNING_STOP?=?“stop“;
????//開啟計劃任務
????public?static?String?STATUS_RUNNING_START?=?“start“;
????//通知公告閱讀狀態-未讀
????public?static?String?OA_NOTIFY_READ_NO?=?“0“;
????//通知公告閱讀狀態-已讀
????public?static?int?OA_NOTIFY_READ_YES?=?1;
????//部門根節

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-07-15?00:23??weixinxiaochengxu\
?????文件?????????221??2018-07-03?09:46??weixinxiaochengxu\.project
?????文件???????35120??2018-07-03?09:46??weixinxiaochengxu\LICENSE
?????文件?????????719??2018-07-03?09:46??weixinxiaochengxu\app.js
?????文件????????1412??2018-07-03?09:46??weixinxiaochengxu\app.json
?????文件?????????194??2018-07-03?09:46??weixinxiaochengxu\app.wxss
?????目錄???????????0??2018-07-15?00:21??weixinxiaochengxu\image\
?????文件????????2885??2018-07-03?09:46??weixinxiaochengxu\image\Face.png
?????文件????????3119??2018-07-03?09:46??weixinxiaochengxu\image\Face_HL.png
?????文件????????1230??2018-07-03?09:46??weixinxiaochengxu\image\OCR.png
?????文件????????1427??2018-07-03?09:46??weixinxiaochengxu\image\OCR_HL.png
?????文件????????2761??2018-07-03?09:46??weixinxiaochengxu\image\ai.png
?????文件????????3006??2018-07-03?09:46??weixinxiaochengxu\image\ai_HL.png
?????文件????????3039??2018-07-03?09:46??weixinxiaochengxu\image\animalNine.png
?????文件????????2079??2018-07-03?09:46??weixinxiaochengxu\image\animal_HL.png
?????文件????????1173??2018-07-03?09:46??weixinxiaochengxu\image\car.png
?????文件????????1423??2018-07-03?09:46??weixinxiaochengxu\image\carNine.png
?????文件????????1267??2018-07-03?09:46??weixinxiaochengxu\image\car_HL.png
?????文件????????2013??2018-07-03?09:46??weixinxiaochengxu\image\damageNine.png
?????文件????????2035??2018-07-03?09:46??weixinxiaochengxu\image\damage_HL.png
?????文件????????1155??2018-07-03?09:46??weixinxiaochengxu\image\dish.png
?????文件????????2026??2018-07-03?09:46??weixinxiaochengxu\image\dishNine.png
?????文件????????1214??2018-07-03?09:46??weixinxiaochengxu\image\dish_HL.png
?????文件????????2360??2018-07-03?09:46??weixinxiaochengxu\image\equal_HL.png
?????文件????????1274??2018-07-03?09:46??weixinxiaochengxu\image\exam.png
?????文件????????1305??2018-07-03?09:46??weixinxiaochengxu\image\examselected.png
?????文件????????1622??2018-07-03?09:46??weixinxiaochengxu\image\green_tri.png
?????文件?????????982??2018-07-03?09:46??weixinxiaochengxu\image\home.png
?????文件????????1025??2018-07-03?09:46??weixinxiaochengxu\image\homeselected.png
?????文件????????3542??2018-07-03?09:46??weixinxiaochengxu\image\icon64_appwx_logo.png
?????文件????????1629??2018-07-03?09:46??weixinxiaochengxu\image\icon_API.png
............此處省略579個文件信息

評論

共有 條評論