Commit fd9d683a authored by 乾坤平台's avatar 乾坤平台 Committed by 季圣华
Browse files

!44 修改一下网站的地址,由ip修改为域名

Merge pull request !44 from 乾坤平台/master
parents ced7d9b2 fad740e8
...@@ -281,7 +281,7 @@ ...@@ -281,7 +281,7 @@
/** /**
* create by: qiankunpingtai * create by: qiankunpingtai
* create time: 2019/3/21 14:56 * create time: 2019/3/21 14:56
* website:http://39.105.146.63/symphony/ * website:https://qiankunpingtai.cn
* description: * description:
* 提交时需要对表格内容进行校验,校验通过后提交后台处理 * 提交时需要对表格内容进行校验,校验通过后提交后台处理
*/ */
......
...@@ -203,7 +203,7 @@ ...@@ -203,7 +203,7 @@
/** /**
* create by: qiankunpingtai * create by: qiankunpingtai
* create time: 2019/3/21 11:23 * create time: 2019/3/21 11:23
* website:http://39.105.146.63/symphony/ * website:https://qiankunpingtai.cn
* description: * description:
* 对于每次拼接字符串作为参数传递 * 对于每次拼接字符串作为参数传递
* 再对字符串分解获取数据的方式,个人感觉效率不是很高,实现也不优雅 * 再对字符串分解获取数据的方式,个人感觉效率不是很高,实现也不优雅
......
...@@ -142,7 +142,7 @@ public class AccountController { ...@@ -142,7 +142,7 @@ public class AccountController {
} }
/** /**
* create by: qiankunpingtai * create by: qiankunpingtai
* website:http://39.105.146.63/symphony/ * website:https://qiankunpingtai.cn
* description: * description:
* 批量删除账户信息 * 批量删除账户信息
* create time: 2019/3/29 10:49 * create time: 2019/3/29 10:49
......
...@@ -150,7 +150,7 @@ public class AccountHeadController { ...@@ -150,7 +150,7 @@ public class AccountHeadController {
} }
/** /**
* create by: qiankunpingtai * create by: qiankunpingtai
* website:http://39.105.146.63/symphony/ * website:https://qiankunpingtai.cn
* description: * description:
* 批量删除账户信息 * 批量删除账户信息
* create time: 2019/3/29 10:49 * create time: 2019/3/29 10:49
......
...@@ -108,7 +108,7 @@ public class AccountItemController { ...@@ -108,7 +108,7 @@ public class AccountItemController {
} }
/** /**
* create by: qiankunpingtai * create by: qiankunpingtai
* website:http://39.105.146.63/symphony/ * website:https://qiankunpingtai.cn
* description: * description:
* 批量删除财务明细信息 * 批量删除财务明细信息
* create time: 2019/3/29 10:56 * create time: 2019/3/29 10:56
......
...@@ -257,7 +257,7 @@ public class AppController { ...@@ -257,7 +257,7 @@ public class AppController {
} }
/** /**
* create by: qiankunpingtai * create by: qiankunpingtai
* website:http://39.105.146.63/symphony/ * website:https://qiankunpingtai.cn
* description: * description:
* 批量删除应用信息 * 批量删除应用信息
* create time: 2019/3/29 11:15 * create time: 2019/3/29 11:15
......
...@@ -177,7 +177,7 @@ public class DepotController { ...@@ -177,7 +177,7 @@ public class DepotController {
} }
/** /**
* create by: qiankunpingtai * create by: qiankunpingtai
* website:http://39.105.146.63/symphony/ * website:https://qiankunpingtai.cn
* description: * description:
* 批量删除仓库信息 * 批量删除仓库信息
* create time: 2019/3/29 11:15 * create time: 2019/3/29 11:15
......
...@@ -786,7 +786,7 @@ public class DepotItemController { ...@@ -786,7 +786,7 @@ public class DepotItemController {
} }
/** /**
* create by: qiankunpingtai * create by: qiankunpingtai
* website:http://39.105.146.63/symphony/ * website:https://qiankunpingtai.cn
* description: * description:
* 批量删除单据明细信息 * 批量删除单据明细信息
* create time: 2019/3/29 11:15 * create time: 2019/3/29 11:15
......
...@@ -307,7 +307,7 @@ public class FunctionsController { ...@@ -307,7 +307,7 @@ public class FunctionsController {
} }
/** /**
* create by: qiankunpingtai * create by: qiankunpingtai
* website:http://39.105.146.63/symphony/ * website:https://qiankunpingtai.cn
* description: * description:
* 批量删除功能模块信息 * 批量删除功能模块信息
* create time: 2019/3/29 11:15 * create time: 2019/3/29 11:15
......
...@@ -58,7 +58,7 @@ public class InOutItemController { ...@@ -58,7 +58,7 @@ public class InOutItemController {
} }
/** /**
* create by: qiankunpingtai * create by: qiankunpingtai
* website:http://39.105.146.63/symphony/ * website:https://qiankunpingtai.cn
* description: * description:
* 批量删除收支项目信息 * 批量删除收支项目信息
* create time: 2019/3/29 11:15 * create time: 2019/3/29 11:15
......
...@@ -345,7 +345,7 @@ public class MaterialController { ...@@ -345,7 +345,7 @@ public class MaterialController {
} }
/** /**
* create by: qiankunpingtai * create by: qiankunpingtai
* website:http://39.105.146.63/symphony/ * website:https://qiankunpingtai.cn
* description: * description:
* 批量删除商品信息 * 批量删除商品信息
* create time: 2019/3/29 11:15 * create time: 2019/3/29 11:15
......
...@@ -27,7 +27,7 @@ public class MaterialPropertyController { ...@@ -27,7 +27,7 @@ public class MaterialPropertyController {
private MaterialPropertyService materialPropertyService; private MaterialPropertyService materialPropertyService;
/** /**
* create by: qiankunpingtai * create by: qiankunpingtai
* website:http://39.105.146.63/symphony/ * website:https://qiankunpingtai.cn
* description: * description:
* 批量删除商品扩展信息 * 批量删除商品扩展信息
* create time: 2019/3/29 11:15 * create time: 2019/3/29 11:15
......
...@@ -125,7 +125,7 @@ public class PersonController { ...@@ -125,7 +125,7 @@ public class PersonController {
} }
/** /**
* create by: qiankunpingtai * create by: qiankunpingtai
* website:http://39.105.146.63/symphony/ * website:https://qiankunpingtai.cn
* description: * description:
* 批量删除经手人信息 * 批量删除经手人信息
* create time: 2019/3/29 11:15 * create time: 2019/3/29 11:15
......
...@@ -82,7 +82,7 @@ public class RoleController { ...@@ -82,7 +82,7 @@ public class RoleController {
/** /**
* create by: qiankunpingtai * create by: qiankunpingtai
* website:http://39.105.146.63/symphony/ * website:https://qiankunpingtai.cn
* description: * description:
* 逻辑删除角色信息 * 逻辑删除角色信息
* create time: 2019/3/28 15:39 * create time: 2019/3/28 15:39
......
...@@ -109,7 +109,7 @@ public class SerialNumberController { ...@@ -109,7 +109,7 @@ public class SerialNumberController {
} }
/** /**
* create by: qiankunpingtai * create by: qiankunpingtai
* website:http://39.105.146.63/symphony/ * website:https://qiankunpingtai.cn
* description: * description:
* 逻辑删除序列号信息 * 逻辑删除序列号信息
* create time: 2019/3/27 17:43 * create time: 2019/3/27 17:43
......
...@@ -444,7 +444,7 @@ public class SupplierController { ...@@ -444,7 +444,7 @@ public class SupplierController {
} }
/** /**
* create by: qiankunpingtai * create by: qiankunpingtai
* website:http://39.105.146.63/symphony/ * website:https://qiankunpingtai.cn
* description: * description:
* 批量删除供应商信息 * 批量删除供应商信息
* create time: 2019/3/29 11:15 * create time: 2019/3/29 11:15
......
...@@ -26,7 +26,7 @@ public class SystemConfigController { ...@@ -26,7 +26,7 @@ public class SystemConfigController {
private SystemConfigService systemConfigService; private SystemConfigService systemConfigService;
/** /**
* create by: qiankunpingtai * create by: qiankunpingtai
* website:http://39.105.146.63/symphony/ * website:https://qiankunpingtai.cn
* description: * description:
* 批量删除系统配置信息 * 批量删除系统配置信息
* create time: 2019/3/29 11:15 * create time: 2019/3/29 11:15
......
...@@ -26,7 +26,7 @@ public class UnitController { ...@@ -26,7 +26,7 @@ public class UnitController {
private UnitService unitService; private UnitService unitService;
/** /**
* create by: qiankunpingtai * create by: qiankunpingtai
* website:http://39.105.146.63/symphony/ * website:https://qiankunpingtai.cn
* description: * description:
* 批量删除系统配置信息 * 批量删除系统配置信息
* create time: 2019/3/29 11:15 * create time: 2019/3/29 11:15
......
...@@ -93,7 +93,7 @@ public class UserBusinessController { ...@@ -93,7 +93,7 @@ public class UserBusinessController {
} }
/** /**
* create by: qiankunpingtai * create by: qiankunpingtai
* website:http://39.105.146.63/symphony/ * website:https://qiankunpingtai.cn
* description: * description:
* 批量删除用户角色模块关系信息 * 批量删除用户角色模块关系信息
* create time: 2019/3/28 15:47 * create time: 2019/3/28 15:47
......
...@@ -479,7 +479,7 @@ public class DepotItemService { ...@@ -479,7 +479,7 @@ public class DepotItemService {
/** /**
* create by: qiankunpingtai * create by: qiankunpingtai
* create time: 2019/3/25 15:18 * create time: 2019/3/25 15:18
* website:http://39.105.146.63/symphony/ * website:https://qiankunpingtai.cn
* description: * description:
* 修改了商品类型时,库中的商品和页面传递的不同 * 修改了商品类型时,库中的商品和页面传递的不同
* 这里需要重新获取页面传递的商品信息 * 这里需要重新获取页面传递的商品信息
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment