ソースを参照

rst-客诉-开发

wangxiaoming 7 年 前
コミット
d8e79aaa0e

+ 9 - 0
watero-rst-interface/src/main/java/com/iamberry/rst/faces/cm/CustomerService.java

@@ -0,0 +1,9 @@
+package com.iamberry.rst.faces.cm;
+
+/**
+ * 客诉基本信息
+ */
+public interface CustomerService {
+
+
+}

+ 1 - 1
watero-rst-service/src/main/java/com/iamberry/rst/service/cm/Impl.java

@@ -1,4 +1,4 @@
 package com.iamberry.rst.service.cm;
 
-public class Impl {
+public class CustomerServiceImpl {
 }

+ 1 - 1
watero-rst-web/src/main/resources/watero-rst-orm.xml

@@ -75,7 +75,7 @@
 		<typeAlias type="com.iamberry.rst.core.cm.SalesOrder" alias="SalesOrder"/>
 		<typeAlias type="com.iamberry.rst.core.cm.SalesOrderItem" alias="SalesOrderItem"/>
 		<typeAlias type="com.iamberry.rst.core.cm.SendFitting" alias="SendFitting"/>
-		<typeAlias type="com.iamberry.rst.core.cm.PtsSaSendProdcuelesCompany" alias="SendProdcue"/>
+		<typeAlias type="com.iamberry.rst.core.cm.SendProdcue" alias="SendProdcue"/>
 		<typeAlias type="com.iamberry.rst.core.cm.SignclosedProductInfo" alias="SignclosedProductInfo"/>
 		<typeAlias type="com.iamberry.rst.core.cm.StoreInfo" alias="StoreInfo"/>
 		<typeAlias type="com.iamberry.rst.core.cm.Visit" alias="Visit"/>

+ 3 - 5
watero-rst-web/src/main/webapp/WEB-INF/views/cm/customer/add_customer.ftl

@@ -14,12 +14,12 @@
         input[type=radio]{-webkit-appearance:none;appearance:none;background: url(/common/images/pts/radio-1.png) center center no-repeat;background-size:auto 100%;width: 20px;height: 20px;margin-right: 10px;}
         input[type=radio]:checked{-webkit-appearance:none;appearance:none;background: url(/common/images/pts/radio-2.png) center center no-repeat;background-size:auto 100%;width: 20px;height: 20px;margin-right: 10px;}
     </style>
-    <title>添加Bom - Bom管理 - RST</title>
+    <title>添加客诉 - 客诉管理 - RST</title>
 </head>
 <body>
 <nav class="breadcrumb"><i class="Hui-iconfont">&#xe67f;</i> 首页
-    <span class="c-gray en">&gt;</span> Bom管理
-    <span class="c-gray en">&gt;</span> 添加Bom
+    <span class="c-gray en">&gt;</span> 客诉管理
+    <span class="c-gray en">&gt;</span> 添加客诉
     <a class="btn radius r"
        style="line-height:1.6em;margin-top:3px;background: #32a3d8;color: #fff;border:1px solid #32a3d8;"
        href="javascript:location.replace(location.href);" title="刷新"><i class="Hui-iconfont">&#xe68f;</i></a>
@@ -27,8 +27,6 @@
 <article class="page-container" style="padding: 10px;width: 600px;margin: 0 auto;">
     <form action="${path}/admin/bom/save_bom" method="post" class="form form-horizontal" id="form-bom-add">
 
-
-
         <div class="row cl">
             <label class="form-label col-xs-4 col-sm-3">修改基础:</label>
             <div class="formControls col-xs-8 col-sm-9"> <span class="select-box">