流程+任务分发+报销功能完成
This commit is contained in:
@@ -41,13 +41,13 @@ public class RuoYiConfig {
|
||||
*/
|
||||
private boolean cacheLazy;
|
||||
|
||||
// /** 上传路径 */
|
||||
// @Getter
|
||||
// private static String profile = "/home/wangyu/oa/uploadPath";
|
||||
|
||||
/** 上传路径 */
|
||||
@Getter
|
||||
private static String profile = "F:\\work\\fad_oa系统\\fad_oa\\temp";
|
||||
private static String profile = "/home/wangyu/oa/uploadPath";
|
||||
//
|
||||
// /** 上传路径 */
|
||||
// @Getter
|
||||
// private static String profile = "F:\\work\\fad_oa系统\\fad_oa\\temp";
|
||||
|
||||
/**
|
||||
* 获取地址开关
|
||||
|
||||
Reference in New Issue
Block a user